[==========] 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 14:47:50.456984  6412 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.67.62:34053
I20260709 14:47:50.458725  6412 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 14:47:50.459895  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:47:50.479449  6421 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 14:47:50.479461  6419 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 14:47:50.479494  6418 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 14:47:50.480929  6412 server_base.cc:1061] running on GCE node
I20260709 14:47:51.718066  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:47:51.718322  6412 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 14:47:51.718582  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608471718548 us; error 0 us; skew 500 ppm
I20260709 14:47:51.719431  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:47:51.724870  6412 webserver.cc:533] Webserver started at http://127.6.67.62:35269/ using document root <none> and password file <none>
I20260709 14:47:51.725786  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:47:51.726101  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:47:51.726581  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:47:51.732582  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608470283356-6412-0/minicluster-data/master-0-root/instance:
uuid: "97aa8f8d330142eea05404bb40bae7a5"
format_stamp: "Formatted at 2026-07-09 14:47:51 on dist-test-slave-5tjq"
I20260709 14:47:51.740792  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260709 14:47:51.746248  6427 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:51.747531  6412 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:47:51.747964  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608470283356-6412-0/minicluster-data/master-0-root
uuid: "97aa8f8d330142eea05404bb40bae7a5"
format_stamp: "Formatted at 2026-07-09 14:47:51 on dist-test-slave-5tjq"
I20260709 14:47:51.748334  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608470283356-6412-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608470283356-6412-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608470283356-6412-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 14:47:51.803758  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:47:51.805374  6412 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 14:47:51.805917  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:47:51.880430  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.62:34053
I20260709 14:47:51.880501  6478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.62:34053 every 8 connection(s)
I20260709 14:47:51.888949  6479 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 14:47:51.912124  6479 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5: Bootstrap starting.
I20260709 14:47:51.918411  6479 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:51.920383  6479 log.cc:826] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5: Log is configured to *not* fsync() on all Append() calls
I20260709 14:47:51.925289  6479 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5: No bootstrap required, opened a new log
I20260709 14:47:51.947184  6479 raft_consensus.cc:359] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97aa8f8d330142eea05404bb40bae7a5" member_type: VOTER }
I20260709 14:47:51.947788  6479 raft_consensus.cc:385] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:51.948098  6479 raft_consensus.cc:740] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97aa8f8d330142eea05404bb40bae7a5, State: Initialized, Role: FOLLOWER
I20260709 14:47:51.949062  6479 consensus_queue.cc:260] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "97aa8f8d330142eea05404bb40bae7a5" member_type: VOTER }
I20260709 14:47:51.949590  6479 raft_consensus.cc:399] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:47:51.949934  6479 raft_consensus.cc:493] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:47:51.950299  6479 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:51.954645  6479 raft_consensus.cc:515] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97aa8f8d330142eea05404bb40bae7a5" member_type: VOTER }
I20260709 14:47:51.955461  6479 leader_election.cc:304] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5 [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: 97aa8f8d330142eea05404bb40bae7a5; no voters: 
I20260709 14:47:51.957218  6479 leader_election.cc:290] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:47:51.957625  6482 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:51.960393  6482 raft_consensus.cc:697] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5 [term 1 LEADER]: Becoming Leader. State: Replica: 97aa8f8d330142eea05404bb40bae7a5, State: Running, Role: LEADER
I20260709 14:47:51.961346  6482 consensus_queue.cc:237] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5 [LEADER]: Queue going to LEADER mode. State: All 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: "97aa8f8d330142eea05404bb40bae7a5" member_type: VOTER }
I20260709 14:47:51.962497  6479 sys_catalog.cc:565] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:47:51.972255  6483 sys_catalog.cc:455] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "97aa8f8d330142eea05404bb40bae7a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97aa8f8d330142eea05404bb40bae7a5" member_type: VOTER } }
I20260709 14:47:51.972532  6484 sys_catalog.cc:455] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 97aa8f8d330142eea05404bb40bae7a5. Latest consensus state: current_term: 1 leader_uuid: "97aa8f8d330142eea05404bb40bae7a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97aa8f8d330142eea05404bb40bae7a5" member_type: VOTER } }
I20260709 14:47:51.973009  6483 sys_catalog.cc:458] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5 [sys.catalog]: This master's current role is: LEADER
I20260709 14:47:51.973194  6484 sys_catalog.cc:458] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5 [sys.catalog]: This master's current role is: LEADER
I20260709 14:47:51.976408  6491 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:47:51.988242  6491 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:47:51.990609  6412 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:47:52.005371  6491 catalog_manager.cc:1383] Generated new cluster ID: bdd555df5206410798dfe765839fc3e6
I20260709 14:47:52.005743  6491 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:47:52.032217  6491 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:47:52.033826  6491 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:47:52.049006  6491 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5: Generated new TSK 0
I20260709 14:47:52.050037  6491 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:47:52.058440  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:47:52.068818  6501 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 14:47:52.070318  6502 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 14:47:52.074018  6412 server_base.cc:1061] running on GCE node
W20260709 14:47:52.074499  6504 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 14:47:52.075584  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:47:52.075868  6412 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 14:47:52.076088  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608472076070 us; error 0 us; skew 500 ppm
I20260709 14:47:52.076884  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:47:52.081077  6412 webserver.cc:533] Webserver started at http://127.6.67.1:40471/ using document root <none> and password file <none>
I20260709 14:47:52.081856  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:47:52.082121  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:47:52.082473  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:47:52.084028  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608470283356-6412-0/minicluster-data/ts-0-root/instance:
uuid: "544321eb3d734e1facc54376da617368"
format_stamp: "Formatted at 2026-07-09 14:47:52 on dist-test-slave-5tjq"
I20260709 14:47:52.091678  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.003s
I20260709 14:47:52.097332  6509 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:52.098367  6412 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 14:47:52.098753  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608470283356-6412-0/minicluster-data/ts-0-root
uuid: "544321eb3d734e1facc54376da617368"
format_stamp: "Formatted at 2026-07-09 14:47:52 on dist-test-slave-5tjq"
I20260709 14:47:52.099169  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608470283356-6412-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608470283356-6412-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608470283356-6412-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 14:47:52.121870  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:47:52.123723  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:47:52.126688  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:47:52.132835  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:47:52.133230  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:52.133569  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:47:52.133808  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:52.230705  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.1:38423
I20260709 14:47:52.230871  6571 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.1:38423 every 8 connection(s)
I20260709 14:47:52.242412  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:47:52.255745  6577 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 14:47:52.258396  6576 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 14:47:52.267678  6572 heartbeater.cc:344] Connected to a master server at 127.6.67.62:34053
I20260709 14:47:52.268375  6572 heartbeater.cc:461] Registering TS with master...
I20260709 14:47:52.269906  6572 heartbeater.cc:507] Master 127.6.67.62:34053 requested a full tablet report, sending...
W20260709 14:47:52.269987  6579 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 14:47:52.270609  6412 server_base.cc:1061] running on GCE node
I20260709 14:47:52.271510  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:47:52.271780  6412 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 14:47:52.272001  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608472271978 us; error 0 us; skew 500 ppm
I20260709 14:47:52.272671  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:47:52.274264  6444 ts_manager.cc:194] Registered new tserver with Master: 544321eb3d734e1facc54376da617368 (127.6.67.1:38423)
I20260709 14:47:52.276247  6412 webserver.cc:533] Webserver started at http://127.6.67.2:39623/ using document root <none> and password file <none>
I20260709 14:47:52.276986  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:47:52.277348  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:47:52.277895  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:47:52.277729  6444 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41650
I20260709 14:47:52.279528  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608470283356-6412-0/minicluster-data/ts-1-root/instance:
uuid: "d72c907322ca478ea8aa71bb776a547d"
format_stamp: "Formatted at 2026-07-09 14:47:52 on dist-test-slave-5tjq"
I20260709 14:47:52.286247  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:47:52.292261  6584 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:52.293269  6412 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:47:52.293711  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608470283356-6412-0/minicluster-data/ts-1-root
uuid: "d72c907322ca478ea8aa71bb776a547d"
format_stamp: "Formatted at 2026-07-09 14:47:52 on dist-test-slave-5tjq"
I20260709 14:47:52.294157  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608470283356-6412-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608470283356-6412-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608470283356-6412-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 14:47:52.317698  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:47:52.319598  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:47:52.322376  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:47:52.326663  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:47:52.326977  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:52.327291  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:47:52.327531  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:52.423098  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.2:45717
I20260709 14:47:52.423197  6646 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.2:45717 every 8 connection(s)
I20260709 14:47:52.429667  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:47:52.441107  6650 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 14:47:52.448107  6647 heartbeater.cc:344] Connected to a master server at 127.6.67.62:34053
W20260709 14:47:52.448415  6653 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 14:47:52.448616  6647 heartbeater.cc:461] Registering TS with master...
I20260709 14:47:52.448999  6412 server_base.cc:1061] running on GCE node
W20260709 14:47:52.449287  6651 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 14:47:52.449726  6647 heartbeater.cc:507] Master 127.6.67.62:34053 requested a full tablet report, sending...
I20260709 14:47:52.450578  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:47:52.450860  6412 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 14:47:52.451062  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608472451045 us; error 0 us; skew 500 ppm
I20260709 14:47:52.451831  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:47:52.452047  6444 ts_manager.cc:194] Registered new tserver with Master: d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717)
I20260709 14:47:52.453686  6444 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41658
I20260709 14:47:52.454941  6412 webserver.cc:533] Webserver started at http://127.6.67.3:45465/ using document root <none> and password file <none>
I20260709 14:47:52.455590  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:47:52.455844  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:47:52.456171  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:47:52.457691  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608470283356-6412-0/minicluster-data/ts-2-root/instance:
uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
format_stamp: "Formatted at 2026-07-09 14:47:52 on dist-test-slave-5tjq"
I20260709 14:47:52.463997  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:47:52.468289  6658 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:52.469205  6412 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:47:52.469561  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608470283356-6412-0/minicluster-data/ts-2-root
uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
format_stamp: "Formatted at 2026-07-09 14:47:52 on dist-test-slave-5tjq"
I20260709 14:47:52.469959  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608470283356-6412-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608470283356-6412-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608470283356-6412-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 14:47:52.495455  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:47:52.497076  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:47:52.498770  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:47:52.502498  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:47:52.502792  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:52.503072  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:47:52.503290  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:52.591362  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.3:41851
I20260709 14:47:52.591429  6720 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.3:41851 every 8 connection(s)
I20260709 14:47:52.609894  6721 heartbeater.cc:344] Connected to a master server at 127.6.67.62:34053
I20260709 14:47:52.610332  6721 heartbeater.cc:461] Registering TS with master...
I20260709 14:47:52.611267  6721 heartbeater.cc:507] Master 127.6.67.62:34053 requested a full tablet report, sending...
I20260709 14:47:52.613646  6444 ts_manager.cc:194] Registered new tserver with Master: 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:52.613731  6412 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01680148s
I20260709 14:47:52.615517  6444 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41664
I20260709 14:47:52.677940  6444 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41674:
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 14:47:52.683624  6444 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 14:47:52.799075  6612 tablet_service.cc:1511] Processing CreateTablet for tablet 5c579b77381849d2ac7d189dfa7f2333 (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:47:52.800909  6612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c579b77381849d2ac7d189dfa7f2333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:52.802596  6611 tablet_service.cc:1511] Processing CreateTablet for tablet 206ebd7f6cd6470f99c6958ed4a62ba9 (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:47:52.803128  6609 tablet_service.cc:1511] Processing CreateTablet for tablet 7a73beca81f84148a77a63d2bc3ad6bd (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:47:52.803611  6610 tablet_service.cc:1511] Processing CreateTablet for tablet c5415b0be4ec40a1b2e18f197ceda887 (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:47:52.806449  6610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5415b0be4ec40a1b2e18f197ceda887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:52.807438  6611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 206ebd7f6cd6470f99c6958ed4a62ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:52.812073  6609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a73beca81f84148a77a63d2bc3ad6bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:52.813994  6608 tablet_service.cc:1511] Processing CreateTablet for tablet 62d00ab059454796822fa1e94b692971 (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:47:52.816195  6608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d00ab059454796822fa1e94b692971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:52.823588  6607 tablet_service.cc:1511] Processing CreateTablet for tablet 81185626e50e411aafbccd409cc529ae (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:47:52.826458  6607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81185626e50e411aafbccd409cc529ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:52.856087  6606 tablet_service.cc:1511] Processing CreateTablet for tablet f46b40fa16fc43d2bf090002677d3964 (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:47:52.850412  6684 tablet_service.cc:1511] Processing CreateTablet for tablet c5415b0be4ec40a1b2e18f197ceda887 (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:47:52.862816  6606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f46b40fa16fc43d2bf090002677d3964. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:52.849306  6686 tablet_service.cc:1511] Processing CreateTablet for tablet 5c579b77381849d2ac7d189dfa7f2333 (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:47:52.866106  6681 tablet_service.cc:1511] Processing CreateTablet for tablet 81185626e50e411aafbccd409cc529ae (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:47:52.867373  6685 tablet_service.cc:1511] Processing CreateTablet for tablet 206ebd7f6cd6470f99c6958ed4a62ba9 (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:47:52.851263  6683 tablet_service.cc:1511] Processing CreateTablet for tablet 7a73beca81f84148a77a63d2bc3ad6bd (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:47:52.861450  6682 tablet_service.cc:1511] Processing CreateTablet for tablet 62d00ab059454796822fa1e94b692971 (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:47:52.875527  6684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5415b0be4ec40a1b2e18f197ceda887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:52.887351  6686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c579b77381849d2ac7d189dfa7f2333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:52.890158  6683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a73beca81f84148a77a63d2bc3ad6bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:52.892836  6681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81185626e50e411aafbccd409cc529ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:52.894845  6685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 206ebd7f6cd6470f99c6958ed4a62ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:52.897501  6682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d00ab059454796822fa1e94b692971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:52.919523  6680 tablet_service.cc:1511] Processing CreateTablet for tablet f46b40fa16fc43d2bf090002677d3964 (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:47:52.921065  6680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f46b40fa16fc43d2bf090002677d3964. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:52.924507  6605 tablet_service.cc:1511] Processing CreateTablet for tablet 40fa9dc37d8a45488675d8f0d4abb4e8 (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:47:52.932054  6679 tablet_service.cc:1511] Processing CreateTablet for tablet 40fa9dc37d8a45488675d8f0d4abb4e8 (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:47:52.934988  6679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40fa9dc37d8a45488675d8f0d4abb4e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:52.942498  6605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40fa9dc37d8a45488675d8f0d4abb4e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:52.959815  6536 tablet_service.cc:1511] Processing CreateTablet for tablet 206ebd7f6cd6470f99c6958ed4a62ba9 (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:47:52.961369  6534 tablet_service.cc:1511] Processing CreateTablet for tablet 7a73beca81f84148a77a63d2bc3ad6bd (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:47:52.963088  6536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 206ebd7f6cd6470f99c6958ed4a62ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:52.977178  6534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a73beca81f84148a77a63d2bc3ad6bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:52.998584  6739 tablet_bootstrap.cc:492] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d: Bootstrap starting.
I20260709 14:47:52.961450  6537 tablet_service.cc:1511] Processing CreateTablet for tablet 5c579b77381849d2ac7d189dfa7f2333 (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:47:52.965761  6535 tablet_service.cc:1511] Processing CreateTablet for tablet c5415b0be4ec40a1b2e18f197ceda887 (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:47:53.032953  6532 tablet_service.cc:1511] Processing CreateTablet for tablet 81185626e50e411aafbccd409cc529ae (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:47:53.035301  6537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c579b77381849d2ac7d189dfa7f2333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:53.021049  6533 tablet_service.cc:1511] Processing CreateTablet for tablet 62d00ab059454796822fa1e94b692971 (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:47:53.028460  6531 tablet_service.cc:1511] Processing CreateTablet for tablet f46b40fa16fc43d2bf090002677d3964 (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:47:53.044091  6535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5415b0be4ec40a1b2e18f197ceda887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:53.050860  6530 tablet_service.cc:1511] Processing CreateTablet for tablet 40fa9dc37d8a45488675d8f0d4abb4e8 (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:47:53.051136  6607 tablet_service.cc:1511] Processing CreateTablet for tablet e96ef0f346e549a7838973b457f62b98 (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:47:53.054880  6532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81185626e50e411aafbccd409cc529ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:53.053939  6607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96ef0f346e549a7838973b457f62b98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:53.087127  6678 tablet_service.cc:1511] Processing CreateTablet for tablet e96ef0f346e549a7838973b457f62b98 (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:47:53.088912  6678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96ef0f346e549a7838973b457f62b98. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:47:53.084924  6492 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:47:53.091859  6529 tablet_service.cc:1511] Processing CreateTablet for tablet e96ef0f346e549a7838973b457f62b98 (DEFAULT_TABLE table=test-workload [id=a12165ab3e314418ad2877ce7ddef4de]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:47:53.093624  6533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d00ab059454796822fa1e94b692971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:53.109081  6529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96ef0f346e549a7838973b457f62b98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:53.122834  6531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f46b40fa16fc43d2bf090002677d3964. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:53.126161  6530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40fa9dc37d8a45488675d8f0d4abb4e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:53.196753  6739 tablet_bootstrap.cc:654] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.221410  6741 tablet_bootstrap.cc:492] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1: Bootstrap starting.
I20260709 14:47:53.282235  6572 heartbeater.cc:499] Master 127.6.67.62:34053 was elected leader, sending a full tablet report...
I20260709 14:47:53.291980  6741 tablet_bootstrap.cc:654] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.298178  6739 tablet_bootstrap.cc:492] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d: No bootstrap required, opened a new log
I20260709 14:47:53.303531  6742 tablet_bootstrap.cc:492] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368: Bootstrap starting.
I20260709 14:47:53.310019  6739 ts_tablet_manager.cc:1403] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d: Time spent bootstrapping tablet: real 0.346s	user 0.025s	sys 0.030s
I20260709 14:47:53.325271  6741 tablet_bootstrap.cc:492] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1: No bootstrap required, opened a new log
I20260709 14:47:53.325846  6741 ts_tablet_manager.cc:1403] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.005s
I20260709 14:47:53.325203  6739 raft_consensus.cc:359] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.326297  6739 raft_consensus.cc:385] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.326640  6739 raft_consensus.cc:740] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.328863  6741 raft_consensus.cc:359] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.329649  6741 raft_consensus.cc:385] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.329991  6741 raft_consensus.cc:740] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167acfa39f2d4e3fb0a313e6d7108cc1, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.330049  6739 consensus_queue.cc:260] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.330832  6741 consensus_queue.cc:260] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.331668  6742 tablet_bootstrap.cc:654] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.338920  6647 heartbeater.cc:499] Master 127.6.67.62:34053 was elected leader, sending a full tablet report...
I20260709 14:47:53.340749  6739 ts_tablet_manager.cc:1434] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.004s
I20260709 14:47:53.341183  6741 ts_tablet_manager.cc:1434] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.008s
I20260709 14:47:53.342042  6721 heartbeater.cc:499] Master 127.6.67.62:34053 was elected leader, sending a full tablet report...
I20260709 14:47:53.342372  6741 tablet_bootstrap.cc:492] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1: Bootstrap starting.
I20260709 14:47:53.342484  6739 tablet_bootstrap.cc:492] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d: Bootstrap starting.
I20260709 14:47:53.348999  6741 tablet_bootstrap.cc:654] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.351188  6739 tablet_bootstrap.cc:654] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.357177  6742 tablet_bootstrap.cc:492] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368: No bootstrap required, opened a new log
I20260709 14:47:53.357759  6742 ts_tablet_manager.cc:1403] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.012s
W20260709 14:47:53.358896  6722 tablet.cc:2406] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:47:53.361122  6742 raft_consensus.cc:359] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.361963  6742 raft_consensus.cc:385] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.362334  6742 raft_consensus.cc:740] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 544321eb3d734e1facc54376da617368, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.363237  6742 consensus_queue.cc:260] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.367566  6741 tablet_bootstrap.cc:492] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1: No bootstrap required, opened a new log
I20260709 14:47:53.368069  6741 ts_tablet_manager.cc:1403] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.005s
I20260709 14:47:53.372684  6741 raft_consensus.cc:359] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.373489  6741 raft_consensus.cc:385] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.373798  6741 raft_consensus.cc:740] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167acfa39f2d4e3fb0a313e6d7108cc1, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.374207  6739 tablet_bootstrap.cc:492] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d: No bootstrap required, opened a new log
I20260709 14:47:53.375658  6742 ts_tablet_manager.cc:1434] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.004s
I20260709 14:47:53.376763  6742 tablet_bootstrap.cc:492] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368: Bootstrap starting.
I20260709 14:47:53.376309  6741 consensus_queue.cc:260] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.375730  6739 ts_tablet_manager.cc:1403] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.008s
I20260709 14:47:53.379088  6741 ts_tablet_manager.cc:1434] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 14:47:53.380180  6741 tablet_bootstrap.cc:492] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1: Bootstrap starting.
I20260709 14:47:53.387840  6742 tablet_bootstrap.cc:654] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.387938  6741 tablet_bootstrap.cc:654] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.380143  6739 raft_consensus.cc:359] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.388947  6739 raft_consensus.cc:385] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.389288  6739 raft_consensus.cc:740] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.390069  6739 consensus_queue.cc:260] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.392256  6739 ts_tablet_manager.cc:1434] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.002s
I20260709 14:47:53.393512  6749 raft_consensus.cc:493] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:53.394063  6749 raft_consensus.cc:515] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.397213  6749 leader_election.cc:290] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:53.397715  6739 tablet_bootstrap.cc:492] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d: Bootstrap starting.
I20260709 14:47:53.412360  6739 tablet_bootstrap.cc:654] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.418288  6744 raft_consensus.cc:493] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:53.418865  6744 raft_consensus.cc:515] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.425034  6744 leader_election.cc:290] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:53.431496  6745 raft_consensus.cc:493] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:53.432219  6745 raft_consensus.cc:515] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.435580  6742 tablet_bootstrap.cc:492] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368: No bootstrap required, opened a new log
I20260709 14:47:53.435745  6745 leader_election.cc:290] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717)
I20260709 14:47:53.446710  6742 ts_tablet_manager.cc:1403] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.005s
I20260709 14:47:53.453766  6742 raft_consensus.cc:359] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.457561  6741 tablet_bootstrap.cc:492] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1: No bootstrap required, opened a new log
I20260709 14:47:53.487459  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c579b77381849d2ac7d189dfa7f2333" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d72c907322ca478ea8aa71bb776a547d" is_pre_election: true
I20260709 14:47:53.495488  6741 ts_tablet_manager.cc:1403] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1: Time spent bootstrapping tablet: real 0.116s	user 0.011s	sys 0.023s
W20260709 14:47:53.497131  6510 leader_election.cc:343] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:53.497877  6742 raft_consensus.cc:385] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.498633  6741 raft_consensus.cc:359] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.501521  6741 raft_consensus.cc:385] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.502015  6741 raft_consensus.cc:740] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167acfa39f2d4e3fb0a313e6d7108cc1, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.502861  6741 consensus_queue.cc:260] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.501132  6742 raft_consensus.cc:740] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 544321eb3d734e1facc54376da617368, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.507256  6741 ts_tablet_manager.cc:1434] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:47:53.507048  6742 consensus_queue.cc:260] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.508249  6741 tablet_bootstrap.cc:492] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1: Bootstrap starting.
I20260709 14:47:53.505201  6739 tablet_bootstrap.cc:492] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d: No bootstrap required, opened a new log
I20260709 14:47:53.513576  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5415b0be4ec40a1b2e18f197ceda887" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "544321eb3d734e1facc54376da617368" is_pre_election: true
I20260709 14:47:53.514128  6739 ts_tablet_manager.cc:1403] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d: Time spent bootstrapping tablet: real 0.121s	user 0.026s	sys 0.033s
W20260709 14:47:53.517339  6585 leader_election.cc:343] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 544321eb3d734e1facc54376da617368 (127.6.67.1:38423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:53.521340  6742 ts_tablet_manager.cc:1434] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368: Time spent starting tablet: real 0.070s	user 0.000s	sys 0.007s
I20260709 14:47:53.524515  6696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c579b77381849d2ac7d189dfa7f2333" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" is_pre_election: true
I20260709 14:47:53.524901  6742 tablet_bootstrap.cc:492] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368: Bootstrap starting.
I20260709 14:47:53.526134  6696 raft_consensus.cc:2468] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 0.
I20260709 14:47:53.528797  6512 leader_election.cc:304] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [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: 167acfa39f2d4e3fb0a313e6d7108cc1, 544321eb3d734e1facc54376da617368; no voters: d72c907322ca478ea8aa71bb776a547d
I20260709 14:47:53.530486  6749 raft_consensus.cc:2804] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:53.530884  6749 raft_consensus.cc:493] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:53.531176  6741 tablet_bootstrap.cc:654] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.531234  6749 raft_consensus.cc:3060] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:53.535459  6739 raft_consensus.cc:359] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.536326  6739 raft_consensus.cc:385] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.536345  6696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5415b0be4ec40a1b2e18f197ceda887" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" is_pre_election: true
I20260709 14:47:53.536770  6739 raft_consensus.cc:740] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.537416  6696 raft_consensus.cc:2468] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d72c907322ca478ea8aa71bb776a547d in term 0.
I20260709 14:47:53.539851  6587 leader_election.cc:304] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [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: 167acfa39f2d4e3fb0a313e6d7108cc1, d72c907322ca478ea8aa71bb776a547d; no voters: 544321eb3d734e1facc54376da617368
I20260709 14:47:53.539994  6739 consensus_queue.cc:260] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.541549  6744 raft_consensus.cc:2804] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:53.541957  6744 raft_consensus.cc:493] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:53.542543  6744 raft_consensus.cc:3060] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:53.544916  6749 raft_consensus.cc:515] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.550541  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa9dc37d8a45488675d8f0d4abb4e8" candidate_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "544321eb3d734e1facc54376da617368" is_pre_election: true
I20260709 14:47:53.552551  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c579b77381849d2ac7d189dfa7f2333" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
W20260709 14:47:53.553949  6659 leader_election.cc:343] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 544321eb3d734e1facc54376da617368 (127.6.67.1:38423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:53.554160  6739 ts_tablet_manager.cc:1434] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.008s
I20260709 14:47:53.555153  6739 tablet_bootstrap.cc:492] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d: Bootstrap starting.
W20260709 14:47:53.555085  6510 leader_election.cc:343] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:53.556975  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa9dc37d8a45488675d8f0d4abb4e8" candidate_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d72c907322ca478ea8aa71bb776a547d" is_pre_election: true
I20260709 14:47:53.556900  6744 raft_consensus.cc:515] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
W20260709 14:47:53.558457  6659 leader_election.cc:343] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:53.559005  6744 leader_election.cc:290] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 election: Requested vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:53.560496  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5415b0be4ec40a1b2e18f197ceda887" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "544321eb3d734e1facc54376da617368"
I20260709 14:47:53.560680  6696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5415b0be4ec40a1b2e18f197ceda887" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
I20260709 14:47:53.561262  6696 raft_consensus.cc:3060] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:47:53.561997  6585 leader_election.cc:343] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 544321eb3d734e1facc54376da617368 (127.6.67.1:38423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:53.558889  6659 leader_election.cc:304] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 167acfa39f2d4e3fb0a313e6d7108cc1; no voters: 544321eb3d734e1facc54376da617368, d72c907322ca478ea8aa71bb776a547d
I20260709 14:47:53.562976  6739 tablet_bootstrap.cc:654] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.564909  6742 tablet_bootstrap.cc:654] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.566480  6745 raft_consensus.cc:2749] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:53.567348  6741 tablet_bootstrap.cc:492] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1: No bootstrap required, opened a new log
I20260709 14:47:53.567827  6741 ts_tablet_manager.cc:1403] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.006s
I20260709 14:47:53.568189  6749 leader_election.cc:290] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 election: Requested vote from peers d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:53.569574  6695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c579b77381849d2ac7d189dfa7f2333" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
I20260709 14:47:53.570573  6695 raft_consensus.cc:3060] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:53.575393  6742 tablet_bootstrap.cc:492] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368: No bootstrap required, opened a new log
I20260709 14:47:53.576043  6742 ts_tablet_manager.cc:1403] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.001s
I20260709 14:47:53.579226  6742 raft_consensus.cc:359] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.580192  6742 raft_consensus.cc:385] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.580578  6742 raft_consensus.cc:740] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 544321eb3d734e1facc54376da617368, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.580922  6741 raft_consensus.cc:359] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.581684  6741 raft_consensus.cc:385] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.582046  6741 raft_consensus.cc:740] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167acfa39f2d4e3fb0a313e6d7108cc1, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.582301  6696 raft_consensus.cc:2468] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d72c907322ca478ea8aa71bb776a547d in term 1.
I20260709 14:47:53.582846  6741 consensus_queue.cc:260] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.584090  6587 leader_election.cc:304] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 167acfa39f2d4e3fb0a313e6d7108cc1, d72c907322ca478ea8aa71bb776a547d; no voters: 544321eb3d734e1facc54376da617368
I20260709 14:47:53.585176  6744 raft_consensus.cc:2804] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:53.581472  6742 consensus_queue.cc:260] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.585688  6744 raft_consensus.cc:697] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 1 LEADER]: Becoming Leader. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Running, Role: LEADER
I20260709 14:47:53.586560  6744 consensus_queue.cc:237] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.587303  6742 ts_tablet_manager.cc:1434] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:47:53.588281  6742 tablet_bootstrap.cc:492] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368: Bootstrap starting.
I20260709 14:47:53.591835  6741 ts_tablet_manager.cc:1434] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260709 14:47:53.593255  6741 tablet_bootstrap.cc:492] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1: Bootstrap starting.
I20260709 14:47:53.594080  6695 raft_consensus.cc:2468] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 1.
I20260709 14:47:53.598775  6512 leader_election.cc:304] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 167acfa39f2d4e3fb0a313e6d7108cc1, 544321eb3d734e1facc54376da617368; no voters: d72c907322ca478ea8aa71bb776a547d
I20260709 14:47:53.599972  6749 raft_consensus.cc:2804] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:53.601082  6742 tablet_bootstrap.cc:654] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.616439  6741 tablet_bootstrap.cc:654] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.621958  6749 raft_consensus.cc:697] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Becoming Leader. State: Replica: 544321eb3d734e1facc54376da617368, State: Running, Role: LEADER
I20260709 14:47:53.626134  6749 consensus_queue.cc:237] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.631672  6444 catalog_manager.cc:5697] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d reported cstate change: term changed from 0 to 1, leader changed from <none> to d72c907322ca478ea8aa71bb776a547d (127.6.67.2). New cstate: current_term: 1 leader_uuid: "d72c907322ca478ea8aa71bb776a547d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:53.634792  6739 tablet_bootstrap.cc:492] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d: No bootstrap required, opened a new log
I20260709 14:47:53.635468  6739 ts_tablet_manager.cc:1403] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d: Time spent bootstrapping tablet: real 0.081s	user 0.040s	sys 0.025s
I20260709 14:47:53.638703  6739 raft_consensus.cc:359] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.639482  6739 raft_consensus.cc:385] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.639278  6769 raft_consensus.cc:493] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:53.639941  6739 raft_consensus.cc:740] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.640375  6769 raft_consensus.cc:515] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.640754  6739 consensus_queue.cc:260] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.643162  6739 ts_tablet_manager.cc:1434] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:47:53.645426  6739 tablet_bootstrap.cc:492] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d: Bootstrap starting.
I20260709 14:47:53.647541  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96ef0f346e549a7838973b457f62b98" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d72c907322ca478ea8aa71bb776a547d" is_pre_election: true
I20260709 14:47:53.648396  6696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96ef0f346e549a7838973b457f62b98" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" is_pre_election: true
W20260709 14:47:53.648983  6510 leader_election.cc:343] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:53.649221  6696 raft_consensus.cc:2468] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 0.
I20260709 14:47:53.653100  6512 leader_election.cc:304] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [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: 167acfa39f2d4e3fb0a313e6d7108cc1, 544321eb3d734e1facc54376da617368; no voters: d72c907322ca478ea8aa71bb776a547d
I20260709 14:47:53.649581  6769 leader_election.cc:290] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:53.654711  6769 raft_consensus.cc:2804] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:53.660746  6769 raft_consensus.cc:493] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:53.662936  6769 raft_consensus.cc:3060] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:53.667520  6741 tablet_bootstrap.cc:492] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1: No bootstrap required, opened a new log
I20260709 14:47:53.675050  6742 tablet_bootstrap.cc:492] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368: No bootstrap required, opened a new log
I20260709 14:47:53.675875  6742 ts_tablet_manager.cc:1403] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368: Time spent bootstrapping tablet: real 0.088s	user 0.024s	sys 0.005s
I20260709 14:47:53.672804  6741 ts_tablet_manager.cc:1403] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.022s
I20260709 14:47:53.680356  6773 raft_consensus.cc:493] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:53.680907  6773 raft_consensus.cc:515] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.683380  6442 catalog_manager.cc:5697] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 544321eb3d734e1facc54376da617368 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "544321eb3d734e1facc54376da617368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:53.686803  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81185626e50e411aafbccd409cc529ae" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d72c907322ca478ea8aa71bb776a547d" is_pre_election: true
I20260709 14:47:53.687614  6622 raft_consensus.cc:2468] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 0.
I20260709 14:47:53.689189  6510 leader_election.cc:304] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 544321eb3d734e1facc54376da617368, d72c907322ca478ea8aa71bb776a547d; no voters: 
I20260709 14:47:53.690335  6749 raft_consensus.cc:2804] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:53.690847  6749 raft_consensus.cc:493] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:53.691321  6749 raft_consensus.cc:3060] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:53.697685  6739 tablet_bootstrap.cc:654] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.701607  6773 leader_election.cc:290] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:53.702863  6696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81185626e50e411aafbccd409cc529ae" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" is_pre_election: true
I20260709 14:47:53.703087  6744 raft_consensus.cc:493] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:53.703603  6744 raft_consensus.cc:515] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
W20260709 14:47:53.704559  6512 leader_election.cc:343] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:53.702602  6749 raft_consensus.cc:515] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.705879  6744 leader_election.cc:290] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:53.707048  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d00ab059454796822fa1e94b692971" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "544321eb3d734e1facc54376da617368" is_pre_election: true
I20260709 14:47:53.707657  6749 leader_election.cc:290] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 election: Requested vote from peers d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:53.707129  6742 raft_consensus.cc:359] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.708395  6742 raft_consensus.cc:385] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.709405  6696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81185626e50e411aafbccd409cc529ae" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
W20260709 14:47:53.709947  6585 leader_election.cc:343] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 544321eb3d734e1facc54376da617368 (127.6.67.1:38423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:53.710534  6769 raft_consensus.cc:515] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.710896  6695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d00ab059454796822fa1e94b692971" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" is_pre_election: true
I20260709 14:47:53.711179  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81185626e50e411aafbccd409cc529ae" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
I20260709 14:47:53.711745  6622 raft_consensus.cc:3060] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:53.712659  6769 leader_election.cc:290] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 election: Requested vote from peers d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
W20260709 14:47:53.713389  6512 leader_election.cc:343] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:53.713758  6741 raft_consensus.cc:359] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.714773  6695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96ef0f346e549a7838973b457f62b98" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
I20260709 14:47:53.715510  6741 raft_consensus.cc:385] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.715868  6741 raft_consensus.cc:740] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167acfa39f2d4e3fb0a313e6d7108cc1, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.715822  6695 raft_consensus.cc:3060] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:53.716997  6741 consensus_queue.cc:260] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
W20260709 14:47:53.718744  6587 leader_election.cc:343] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:53.719220  6587 leader_election.cc:304] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d72c907322ca478ea8aa71bb776a547d; no voters: 167acfa39f2d4e3fb0a313e6d7108cc1, 544321eb3d734e1facc54376da617368
I20260709 14:47:53.720011  6744 raft_consensus.cc:2749] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:53.721611  6741 ts_tablet_manager.cc:1434] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.003s
I20260709 14:47:53.721366  6621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96ef0f346e549a7838973b457f62b98" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
I20260709 14:47:53.722685  6741 tablet_bootstrap.cc:492] T f46b40fa16fc43d2bf090002677d3964 P 167acfa39f2d4e3fb0a313e6d7108cc1: Bootstrap starting.
W20260709 14:47:53.723271  6510 leader_election.cc:343] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:53.726778  6695 raft_consensus.cc:2468] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 1.
I20260709 14:47:53.726768  6622 raft_consensus.cc:2468] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 1.
I20260709 14:47:53.728443  6512 leader_election.cc:304] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 167acfa39f2d4e3fb0a313e6d7108cc1, 544321eb3d734e1facc54376da617368; no voters: d72c907322ca478ea8aa71bb776a547d
I20260709 14:47:53.728709  6510 leader_election.cc:304] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 544321eb3d734e1facc54376da617368, d72c907322ca478ea8aa71bb776a547d; no voters: 167acfa39f2d4e3fb0a313e6d7108cc1
I20260709 14:47:53.708804  6742 raft_consensus.cc:740] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 544321eb3d734e1facc54376da617368, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.729807  6749 raft_consensus.cc:2804] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:53.730093  6769 raft_consensus.cc:2804] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:53.730527  6749 raft_consensus.cc:697] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Becoming Leader. State: Replica: 544321eb3d734e1facc54376da617368, State: Running, Role: LEADER
I20260709 14:47:53.731616  6769 raft_consensus.cc:697] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Becoming Leader. State: Replica: 544321eb3d734e1facc54376da617368, State: Running, Role: LEADER
I20260709 14:47:53.731678  6749 consensus_queue.cc:237] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.733577  6769 consensus_queue.cc:237] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.737607  6742 consensus_queue.cc:260] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.742285  6742 ts_tablet_manager.cc:1434] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.006s
I20260709 14:47:53.743331  6742 tablet_bootstrap.cc:492] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368: Bootstrap starting.
I20260709 14:47:53.751869  6739 tablet_bootstrap.cc:492] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d: No bootstrap required, opened a new log
I20260709 14:47:53.752405  6739 ts_tablet_manager.cc:1403] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d: Time spent bootstrapping tablet: real 0.108s	user 0.021s	sys 0.025s
I20260709 14:47:53.752794  6741 tablet_bootstrap.cc:654] T f46b40fa16fc43d2bf090002677d3964 P 167acfa39f2d4e3fb0a313e6d7108cc1: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.755389  6739 raft_consensus.cc:359] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.756165  6739 raft_consensus.cc:385] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.756572  6742 tablet_bootstrap.cc:654] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.756531  6739 raft_consensus.cc:740] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.757390  6739 consensus_queue.cc:260] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.759730  6739 ts_tablet_manager.cc:1434] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:47:53.760725  6739 tablet_bootstrap.cc:492] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d: Bootstrap starting.
I20260709 14:47:53.768097  6739 tablet_bootstrap.cc:654] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.772666  6741 tablet_bootstrap.cc:492] T f46b40fa16fc43d2bf090002677d3964 P 167acfa39f2d4e3fb0a313e6d7108cc1: No bootstrap required, opened a new log
I20260709 14:47:53.773170  6741 ts_tablet_manager.cc:1403] T f46b40fa16fc43d2bf090002677d3964 P 167acfa39f2d4e3fb0a313e6d7108cc1: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.002s
I20260709 14:47:53.775892  6741 raft_consensus.cc:359] T f46b40fa16fc43d2bf090002677d3964 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.776645  6741 raft_consensus.cc:385] T f46b40fa16fc43d2bf090002677d3964 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.776943  6741 raft_consensus.cc:740] T f46b40fa16fc43d2bf090002677d3964 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167acfa39f2d4e3fb0a313e6d7108cc1, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.777917  6741 consensus_queue.cc:260] T f46b40fa16fc43d2bf090002677d3964 P 167acfa39f2d4e3fb0a313e6d7108cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.780542  6741 ts_tablet_manager.cc:1434] T f46b40fa16fc43d2bf090002677d3964 P 167acfa39f2d4e3fb0a313e6d7108cc1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:47:53.781603  6741 tablet_bootstrap.cc:492] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1: Bootstrap starting.
I20260709 14:47:53.784922  6441 catalog_manager.cc:5697] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 544321eb3d734e1facc54376da617368 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "544321eb3d734e1facc54376da617368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:53.788592  6741 tablet_bootstrap.cc:654] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.788734  6441 catalog_manager.cc:5697] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 544321eb3d734e1facc54376da617368 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "544321eb3d734e1facc54376da617368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:53.797152  6744 raft_consensus.cc:493] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:53.797909  6744 raft_consensus.cc:515] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.800477  6744 leader_election.cc:290] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:53.803218  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206ebd7f6cd6470f99c6958ed4a62ba9" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "544321eb3d734e1facc54376da617368" is_pre_election: true
I20260709 14:47:53.803411  6695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206ebd7f6cd6470f99c6958ed4a62ba9" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" is_pre_election: true
W20260709 14:47:53.805094  6587 leader_election.cc:343] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:47:53.805603  6585 leader_election.cc:343] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 544321eb3d734e1facc54376da617368 (127.6.67.1:38423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:53.806092  6585 leader_election.cc:304] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d72c907322ca478ea8aa71bb776a547d; no voters: 167acfa39f2d4e3fb0a313e6d7108cc1, 544321eb3d734e1facc54376da617368
I20260709 14:47:53.809547  6744 raft_consensus.cc:2749] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:53.814558  6741 tablet_bootstrap.cc:492] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1: No bootstrap required, opened a new log
I20260709 14:47:53.815083  6741 ts_tablet_manager.cc:1403] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.007s
I20260709 14:47:53.817968  6741 raft_consensus.cc:359] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.818729  6741 raft_consensus.cc:385] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.819048  6741 raft_consensus.cc:740] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167acfa39f2d4e3fb0a313e6d7108cc1, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.820031  6741 consensus_queue.cc:260] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.822717  6741 ts_tablet_manager.cc:1434] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:47:53.823714  6741 tablet_bootstrap.cc:492] T 81185626e50e411aafbccd409cc529ae P 167acfa39f2d4e3fb0a313e6d7108cc1: Bootstrap starting.
I20260709 14:47:53.828126  6742 tablet_bootstrap.cc:492] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368: No bootstrap required, opened a new log
I20260709 14:47:53.830915  6741 tablet_bootstrap.cc:654] T 81185626e50e411aafbccd409cc529ae P 167acfa39f2d4e3fb0a313e6d7108cc1: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.834694  6742 ts_tablet_manager.cc:1403] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368: Time spent bootstrapping tablet: real 0.092s	user 0.006s	sys 0.011s
I20260709 14:47:53.838946  6742 raft_consensus.cc:359] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.841557  6742 raft_consensus.cc:385] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.842010  6742 raft_consensus.cc:740] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 544321eb3d734e1facc54376da617368, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.842829  6739 tablet_bootstrap.cc:492] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d: No bootstrap required, opened a new log
I20260709 14:47:53.843446  6739 ts_tablet_manager.cc:1403] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d: Time spent bootstrapping tablet: real 0.083s	user 0.032s	sys 0.041s
I20260709 14:47:53.842811  6742 consensus_queue.cc:260] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.845567  6741 tablet_bootstrap.cc:492] T 81185626e50e411aafbccd409cc529ae P 167acfa39f2d4e3fb0a313e6d7108cc1: No bootstrap required, opened a new log
I20260709 14:47:53.846031  6741 ts_tablet_manager.cc:1403] T 81185626e50e411aafbccd409cc529ae P 167acfa39f2d4e3fb0a313e6d7108cc1: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260709 14:47:53.846483  6739 raft_consensus.cc:359] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.847225  6739 raft_consensus.cc:385] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.847553  6739 raft_consensus.cc:740] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.848281  6739 consensus_queue.cc:260] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.848572  6741 raft_consensus.cc:359] T 81185626e50e411aafbccd409cc529ae P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.849614  6741 raft_consensus.cc:385] T 81185626e50e411aafbccd409cc529ae P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.849925  6741 raft_consensus.cc:740] T 81185626e50e411aafbccd409cc529ae P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167acfa39f2d4e3fb0a313e6d7108cc1, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.850617  6739 ts_tablet_manager.cc:1434] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:47:53.851087  6741 consensus_queue.cc:260] T 81185626e50e411aafbccd409cc529ae P 167acfa39f2d4e3fb0a313e6d7108cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.853448  6741 ts_tablet_manager.cc:1434] T 81185626e50e411aafbccd409cc529ae P 167acfa39f2d4e3fb0a313e6d7108cc1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:47:53.853907  6739 tablet_bootstrap.cc:492] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d: Bootstrap starting.
I20260709 14:47:53.854336  6741 tablet_bootstrap.cc:492] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1: Bootstrap starting.
I20260709 14:47:53.860386  6741 tablet_bootstrap.cc:654] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.869489  6739 tablet_bootstrap.cc:654] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.871790  6741 tablet_bootstrap.cc:492] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1: No bootstrap required, opened a new log
I20260709 14:47:53.872264  6741 ts_tablet_manager.cc:1403] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260709 14:47:53.859364  6742 ts_tablet_manager.cc:1434] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 14:47:53.874809  6741 raft_consensus.cc:359] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.875495  6741 raft_consensus.cc:385] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.875759  6741 raft_consensus.cc:740] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167acfa39f2d4e3fb0a313e6d7108cc1, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.876389  6741 consensus_queue.cc:260] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.878851  6741 ts_tablet_manager.cc:1434] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:47:53.883805  6739 tablet_bootstrap.cc:492] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d: No bootstrap required, opened a new log
I20260709 14:47:53.884302  6739 ts_tablet_manager.cc:1403] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.010s
I20260709 14:47:53.884667  6742 tablet_bootstrap.cc:492] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368: Bootstrap starting.
I20260709 14:47:53.887297  6739 raft_consensus.cc:359] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.888144  6739 raft_consensus.cc:385] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.888468  6739 raft_consensus.cc:740] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.889129  6739 consensus_queue.cc:260] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.891379  6739 ts_tablet_manager.cc:1434] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260709 14:47:53.892335  6739 tablet_bootstrap.cc:492] T e96ef0f346e549a7838973b457f62b98 P d72c907322ca478ea8aa71bb776a547d: Bootstrap starting.
I20260709 14:47:53.899111  6739 tablet_bootstrap.cc:654] T e96ef0f346e549a7838973b457f62b98 P d72c907322ca478ea8aa71bb776a547d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.902624  6742 tablet_bootstrap.cc:654] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.903522  6744 raft_consensus.cc:493] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:53.904068  6744 raft_consensus.cc:515] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.906440  6744 leader_election.cc:290] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:53.907152  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c579b77381849d2ac7d189dfa7f2333" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "544321eb3d734e1facc54376da617368" is_pre_election: true
I20260709 14:47:53.908560  6695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c579b77381849d2ac7d189dfa7f2333" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" is_pre_election: true
I20260709 14:47:53.909596  6695 raft_consensus.cc:2393] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d72c907322ca478ea8aa71bb776a547d in current term 1: Already voted for candidate 544321eb3d734e1facc54376da617368 in this term.
I20260709 14:47:53.911098  6739 tablet_bootstrap.cc:492] T e96ef0f346e549a7838973b457f62b98 P d72c907322ca478ea8aa71bb776a547d: No bootstrap required, opened a new log
I20260709 14:47:53.910944  6587 leader_election.cc:304] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d72c907322ca478ea8aa71bb776a547d; no voters: 167acfa39f2d4e3fb0a313e6d7108cc1, 544321eb3d734e1facc54376da617368
I20260709 14:47:53.911577  6739 ts_tablet_manager.cc:1403] T e96ef0f346e549a7838973b457f62b98 P d72c907322ca478ea8aa71bb776a547d: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260709 14:47:53.911863  6742 tablet_bootstrap.cc:492] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368: No bootstrap required, opened a new log
I20260709 14:47:53.912336  6742 ts_tablet_manager.cc:1403] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.005s
I20260709 14:47:53.912267  6744 raft_consensus.cc:3060] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:53.914312  6739 raft_consensus.cc:359] T e96ef0f346e549a7838973b457f62b98 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.915015  6739 raft_consensus.cc:385] T e96ef0f346e549a7838973b457f62b98 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.915304  6739 raft_consensus.cc:740] T e96ef0f346e549a7838973b457f62b98 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.915344  6742 raft_consensus.cc:359] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.916138  6742 raft_consensus.cc:385] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.916052  6739 consensus_queue.cc:260] T e96ef0f346e549a7838973b457f62b98 P d72c907322ca478ea8aa71bb776a547d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.916496  6742 raft_consensus.cc:740] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 544321eb3d734e1facc54376da617368, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.917330  6742 consensus_queue.cc:260] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.918181  6739 ts_tablet_manager.cc:1434] T e96ef0f346e549a7838973b457f62b98 P d72c907322ca478ea8aa71bb776a547d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:47:53.919060  6739 tablet_bootstrap.cc:492] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d: Bootstrap starting.
I20260709 14:47:53.919937  6742 ts_tablet_manager.cc:1434] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 14:47:53.920888  6742 tablet_bootstrap.cc:492] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368: Bootstrap starting.
I20260709 14:47:53.925012  6739 tablet_bootstrap.cc:654] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.927505  6742 tablet_bootstrap.cc:654] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.934619  6769 raft_consensus.cc:493] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:53.935163  6769 raft_consensus.cc:515] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.937340  6769 leader_election.cc:290] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:53.939013  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5415b0be4ec40a1b2e18f197ceda887" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d72c907322ca478ea8aa71bb776a547d" is_pre_election: true
I20260709 14:47:53.939074  6695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5415b0be4ec40a1b2e18f197ceda887" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" is_pre_election: true
I20260709 14:47:53.940241  6695 raft_consensus.cc:2393] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 544321eb3d734e1facc54376da617368 in current term 1: Already voted for candidate d72c907322ca478ea8aa71bb776a547d in this term.
I20260709 14:47:53.941926  6512 leader_election.cc:304] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 544321eb3d734e1facc54376da617368; no voters: 167acfa39f2d4e3fb0a313e6d7108cc1, d72c907322ca478ea8aa71bb776a547d
I20260709 14:47:53.943488  6769 raft_consensus.cc:3060] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:53.945964  6742 tablet_bootstrap.cc:492] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368: No bootstrap required, opened a new log
I20260709 14:47:53.946449  6742 ts_tablet_manager.cc:1403] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.003s
I20260709 14:47:53.949373  6742 raft_consensus.cc:359] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.950119  6742 raft_consensus.cc:385] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.950429  6742 raft_consensus.cc:740] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 544321eb3d734e1facc54376da617368, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.951421  6742 consensus_queue.cc:260] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.953686  6742 ts_tablet_manager.cc:1434] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:47:53.954828  6742 tablet_bootstrap.cc:492] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368: Bootstrap starting.
I20260709 14:47:53.960085  6769 raft_consensus.cc:2749] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:53.961712  6742 tablet_bootstrap.cc:654] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:53.953794  6744 raft_consensus.cc:2749] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:53.970834  6739 tablet_bootstrap.cc:492] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d: No bootstrap required, opened a new log
I20260709 14:47:53.971312  6739 ts_tablet_manager.cc:1403] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.039s
I20260709 14:47:53.973971  6739 raft_consensus.cc:359] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.974665  6739 raft_consensus.cc:385] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.974913  6739 raft_consensus.cc:740] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.975529  6739 consensus_queue.cc:260] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.977515  6739 ts_tablet_manager.cc:1434] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:47:53.983978  6742 tablet_bootstrap.cc:492] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368: No bootstrap required, opened a new log
I20260709 14:47:53.984546  6742 ts_tablet_manager.cc:1403] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.008s
I20260709 14:47:53.984248  6744 consensus_queue.cc:1048] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [LEADER]: Connected to new peer: Peer: permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:47:53.987587  6742 raft_consensus.cc:359] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.988575  6742 raft_consensus.cc:385] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:53.988852  6742 raft_consensus.cc:740] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 544321eb3d734e1facc54376da617368, State: Initialized, Role: FOLLOWER
I20260709 14:47:53.989652  6744 raft_consensus.cc:493] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:53.989614  6742 consensus_queue.cc:260] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.990250  6744 raft_consensus.cc:515] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:53.991720  6742 ts_tablet_manager.cc:1434] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:47:53.992391  6744 leader_election.cc:290] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:53.993396  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a73beca81f84148a77a63d2bc3ad6bd" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "544321eb3d734e1facc54376da617368" is_pre_election: true
I20260709 14:47:53.994700  6696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a73beca81f84148a77a63d2bc3ad6bd" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" is_pre_election: true
I20260709 14:47:53.995410  6696 raft_consensus.cc:2468] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d72c907322ca478ea8aa71bb776a547d in term 0.
I20260709 14:47:53.995846  6742 tablet_bootstrap.cc:492] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368: Bootstrap starting.
W20260709 14:47:53.994864  6585 leader_election.cc:343] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 544321eb3d734e1facc54376da617368 (127.6.67.1:38423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:53.997663  6587 leader_election.cc:304] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [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: 167acfa39f2d4e3fb0a313e6d7108cc1, d72c907322ca478ea8aa71bb776a547d; no voters: 544321eb3d734e1facc54376da617368
I20260709 14:47:53.999194  6744 raft_consensus.cc:2804] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:53.999646  6744 raft_consensus.cc:493] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:54.000073  6744 raft_consensus.cc:3060] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:54.001842  6742 tablet_bootstrap.cc:654] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:54.007151  6744 raft_consensus.cc:515] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.010753  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a73beca81f84148a77a63d2bc3ad6bd" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "544321eb3d734e1facc54376da617368"
I20260709 14:47:54.012225  6744 leader_election.cc:290] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 election: Requested vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
W20260709 14:47:54.014806  6585 leader_election.cc:343] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 544321eb3d734e1facc54376da617368 (127.6.67.1:38423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:54.015162  6742 tablet_bootstrap.cc:492] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368: No bootstrap required, opened a new log
I20260709 14:47:54.015626  6742 ts_tablet_manager.cc:1403] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.006s
I20260709 14:47:54.016860  6695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a73beca81f84148a77a63d2bc3ad6bd" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
I20260709 14:47:54.017467  6695 raft_consensus.cc:3060] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:54.018613  6742 raft_consensus.cc:359] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.019287  6742 raft_consensus.cc:385] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:54.019582  6742 raft_consensus.cc:740] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 544321eb3d734e1facc54376da617368, State: Initialized, Role: FOLLOWER
I20260709 14:47:54.020473  6742 consensus_queue.cc:260] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.025091  6742 ts_tablet_manager.cc:1434] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:47:54.032079  6695 raft_consensus.cc:2468] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d72c907322ca478ea8aa71bb776a547d in term 1.
I20260709 14:47:54.033375  6587 leader_election.cc:304] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 167acfa39f2d4e3fb0a313e6d7108cc1, d72c907322ca478ea8aa71bb776a547d; no voters: 544321eb3d734e1facc54376da617368
I20260709 14:47:54.034663  6744 raft_consensus.cc:2804] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:54.039300  6744 raft_consensus.cc:697] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 1 LEADER]: Becoming Leader. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Running, Role: LEADER
I20260709 14:47:54.040493  6744 consensus_queue.cc:237] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.046838  6769 raft_consensus.cc:493] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:54.047356  6769 raft_consensus.cc:515] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.049417  6769 leader_election.cc:290] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:54.054352  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46b40fa16fc43d2bf090002677d3964" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d72c907322ca478ea8aa71bb776a547d" is_pre_election: true
I20260709 14:47:54.055198  6622 raft_consensus.cc:2468] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 0.
I20260709 14:47:54.057065  6510 leader_election.cc:304] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 544321eb3d734e1facc54376da617368, d72c907322ca478ea8aa71bb776a547d; no voters: 
I20260709 14:47:54.053355  6695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46b40fa16fc43d2bf090002677d3964" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" is_pre_election: true
I20260709 14:47:54.058140  6769 raft_consensus.cc:2804] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:54.058535  6769 raft_consensus.cc:493] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:54.058609  6695 raft_consensus.cc:2468] T f46b40fa16fc43d2bf090002677d3964 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 0.
I20260709 14:47:54.058910  6769 raft_consensus.cc:3060] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:54.078434  6764 consensus_queue.cc:1048] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [LEADER]: Connected to new peer: Peer: permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:47:54.076856  6769 raft_consensus.cc:515] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.081578  6796 raft_consensus.cc:493] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:54.083299  6796 raft_consensus.cc:515] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.086436  6769 leader_election.cc:290] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 election: Requested vote from peers d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:54.088671  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46b40fa16fc43d2bf090002677d3964" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
I20260709 14:47:54.089375  6622 raft_consensus.cc:3060] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:54.091157  6769 raft_consensus.cc:493] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:54.091959  6769 raft_consensus.cc:515] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.090656  6796 leader_election.cc:290] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:54.095243  6745 raft_consensus.cc:493] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:54.096177  6769 leader_election.cc:290] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:54.095878  6745 raft_consensus.cc:515] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.098258  6745 leader_election.cc:290] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717)
I20260709 14:47:54.099836  6621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d00ab059454796822fa1e94b692971" candidate_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d72c907322ca478ea8aa71bb776a547d" is_pre_election: true
I20260709 14:47:54.101500  6546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d00ab059454796822fa1e94b692971" candidate_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "544321eb3d734e1facc54376da617368" is_pre_election: true
I20260709 14:47:54.103268  6694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206ebd7f6cd6470f99c6958ed4a62ba9" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" is_pre_election: true
I20260709 14:47:54.103416  6695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa9dc37d8a45488675d8f0d4abb4e8" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" is_pre_election: true
I20260709 14:47:54.103967  6695 raft_consensus.cc:2468] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d72c907322ca478ea8aa71bb776a547d in term 0.
I20260709 14:47:54.103930  6694 raft_consensus.cc:2468] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 0.
I20260709 14:47:54.105293  6769 raft_consensus.cc:493] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:54.102375  6546 raft_consensus.cc:2468] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 167acfa39f2d4e3fb0a313e6d7108cc1 in term 0.
I20260709 14:47:54.105597  6512 leader_election.cc:304] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167acfa39f2d4e3fb0a313e6d7108cc1, 544321eb3d734e1facc54376da617368; no voters: 
I20260709 14:47:54.105752  6769 raft_consensus.cc:515] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.107260  6620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206ebd7f6cd6470f99c6958ed4a62ba9" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d72c907322ca478ea8aa71bb776a547d" is_pre_election: true
I20260709 14:47:54.107733  6659 leader_election.cc:304] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167acfa39f2d4e3fb0a313e6d7108cc1, 544321eb3d734e1facc54376da617368; no voters: 
I20260709 14:47:54.108023  6620 raft_consensus.cc:2468] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 0.
I20260709 14:47:54.108510  6745 raft_consensus.cc:2804] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:47:54.102496  6492 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:47:54.106467  6749 raft_consensus.cc:2804] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:54.109431  6745 raft_consensus.cc:493] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:54.109549  6545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa9dc37d8a45488675d8f0d4abb4e8" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "544321eb3d734e1facc54376da617368" is_pre_election: true
I20260709 14:47:54.110226  6749 raft_consensus.cc:493] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:54.110664  6745 raft_consensus.cc:3060] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:54.111544  6749 raft_consensus.cc:3060] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:54.101146  6621 raft_consensus.cc:2468] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 167acfa39f2d4e3fb0a313e6d7108cc1 in term 0.
I20260709 14:47:54.114689  6545 raft_consensus.cc:2468] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d72c907322ca478ea8aa71bb776a547d in term 0.
I20260709 14:47:54.110196  6587 leader_election.cc:304] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167acfa39f2d4e3fb0a313e6d7108cc1, d72c907322ca478ea8aa71bb776a547d; no voters: 
I20260709 14:47:54.116449  6694 raft_consensus.cc:3060] T 81185626e50e411aafbccd409cc529ae P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:54.109627  6769 leader_election.cc:290] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:54.108943  6696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46b40fa16fc43d2bf090002677d3964" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
I20260709 14:47:54.113952  6695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa9dc37d8a45488675d8f0d4abb4e8" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" is_pre_election: true
I20260709 14:47:54.118450  6745 raft_consensus.cc:515] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.118485  6696 raft_consensus.cc:3060] T f46b40fa16fc43d2bf090002677d3964 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:54.119015  6695 raft_consensus.cc:2468] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 0.
I20260709 14:47:54.119808  6800 raft_consensus.cc:2804] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:54.120237  6800 raft_consensus.cc:493] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:54.120563  6800 raft_consensus.cc:3060] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:54.120916  6745 leader_election.cc:290] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [CANDIDATE]: Term 1 election: Requested vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717)
I20260709 14:47:54.121626  6545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d00ab059454796822fa1e94b692971" candidate_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "544321eb3d734e1facc54376da617368"
I20260709 14:47:54.122633  6545 raft_consensus.cc:3060] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:54.124289  6512 leader_election.cc:304] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167acfa39f2d4e3fb0a313e6d7108cc1, 544321eb3d734e1facc54376da617368; no voters: 
I20260709 14:47:54.124426  6764 raft_consensus.cc:493] T e96ef0f346e549a7838973b457f62b98 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:54.126081  6769 raft_consensus.cc:2804] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:54.126788  6769 raft_consensus.cc:493] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:54.126514  6764 raft_consensus.cc:515] T e96ef0f346e549a7838973b457f62b98 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.127452  6769 raft_consensus.cc:3060] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:54.128062  6620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa9dc37d8a45488675d8f0d4abb4e8" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d72c907322ca478ea8aa71bb776a547d" is_pre_election: true
I20260709 14:47:54.132910  6621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d00ab059454796822fa1e94b692971" candidate_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
I20260709 14:47:54.142233  6621 raft_consensus.cc:3060] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:54.154908  6622 raft_consensus.cc:2468] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 1.
I20260709 14:47:54.154757  6773 consensus_queue.cc:1048] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:54.157282  6510 leader_election.cc:304] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 544321eb3d734e1facc54376da617368, d72c907322ca478ea8aa71bb776a547d; no voters: 
I20260709 14:47:54.159581  6444 catalog_manager.cc:5697] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d reported cstate change: term changed from 0 to 1, leader changed from <none> to d72c907322ca478ea8aa71bb776a547d (127.6.67.2). New cstate: current_term: 1 leader_uuid: "d72c907322ca478ea8aa71bb776a547d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:54.163128  6769 raft_consensus.cc:515] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.164402  6773 raft_consensus.cc:2804] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:54.165509  6769 leader_election.cc:290] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 election: Requested vote from peers d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:54.167119  6764 leader_election.cc:290] T e96ef0f346e549a7838973b457f62b98 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:54.166173  6769 consensus_queue.cc:1048] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:47:54.168586  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96ef0f346e549a7838973b457f62b98" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "544321eb3d734e1facc54376da617368" is_pre_election: true
I20260709 14:47:54.167131  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96ef0f346e549a7838973b457f62b98" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" is_pre_election: true
I20260709 14:47:54.173198  6773 raft_consensus.cc:697] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Becoming Leader. State: Replica: 544321eb3d734e1facc54376da617368, State: Running, Role: LEADER
I20260709 14:47:54.168256  6621 raft_consensus.cc:2468] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167acfa39f2d4e3fb0a313e6d7108cc1 in term 1.
I20260709 14:47:54.176004  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa9dc37d8a45488675d8f0d4abb4e8" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
I20260709 14:47:54.177218  6693 raft_consensus.cc:2393] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d72c907322ca478ea8aa71bb776a547d in current term 1: Already voted for candidate 544321eb3d734e1facc54376da617368 in this term.
I20260709 14:47:54.178066  6773 consensus_queue.cc:237] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.179517  6587 leader_election.cc:304] T e96ef0f346e549a7838973b457f62b98 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d72c907322ca478ea8aa71bb776a547d; no voters: 167acfa39f2d4e3fb0a313e6d7108cc1, 544321eb3d734e1facc54376da617368
I20260709 14:47:54.166391  6749 raft_consensus.cc:515] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.186564  6764 raft_consensus.cc:3060] T e96ef0f346e549a7838973b457f62b98 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:54.189332  6545 raft_consensus.cc:2468] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167acfa39f2d4e3fb0a313e6d7108cc1 in term 1.
I20260709 14:47:54.196414  6659 leader_election.cc:304] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167acfa39f2d4e3fb0a313e6d7108cc1, 544321eb3d734e1facc54376da617368; no voters: 
I20260709 14:47:54.197692  6745 raft_consensus.cc:2804] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:54.204172  6695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa9dc37d8a45488675d8f0d4abb4e8" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
I20260709 14:47:54.204839  6695 raft_consensus.cc:3060] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:54.220765  6621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206ebd7f6cd6470f99c6958ed4a62ba9" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
I20260709 14:47:54.221733  6621 raft_consensus.cc:3060] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:54.223835  6749 leader_election.cc:290] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 election: Requested vote from peers d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:54.226436  6694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206ebd7f6cd6470f99c6958ed4a62ba9" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
I20260709 14:47:54.234159  6745 raft_consensus.cc:697] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 LEADER]: Becoming Leader. State: Replica: 167acfa39f2d4e3fb0a313e6d7108cc1, State: Running, Role: LEADER
I20260709 14:47:54.235532  6745 consensus_queue.cc:237] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.233647  6694 raft_consensus.cc:3060] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:54.224936  6800 raft_consensus.cc:515] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.221544  6696 raft_consensus.cc:2468] T f46b40fa16fc43d2bf090002677d3964 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 1.
I20260709 14:47:54.237784  6620 raft_consensus.cc:2393] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 544321eb3d734e1facc54376da617368 in current term 1: Already voted for candidate d72c907322ca478ea8aa71bb776a547d in this term.
I20260709 14:47:54.212064  6695 raft_consensus.cc:2468] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 1.
I20260709 14:47:54.243700  6773 consensus_queue.cc:1048] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:54.244052  6621 raft_consensus.cc:2468] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 1.
I20260709 14:47:54.246177  6510 leader_election.cc:304] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 544321eb3d734e1facc54376da617368, d72c907322ca478ea8aa71bb776a547d; no voters: 
I20260709 14:47:54.248660  6773 raft_consensus.cc:2804] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:54.258318  6512 leader_election.cc:304] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 167acfa39f2d4e3fb0a313e6d7108cc1, 544321eb3d734e1facc54376da617368; no voters: d72c907322ca478ea8aa71bb776a547d
I20260709 14:47:54.259191  6749 raft_consensus.cc:2804] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:54.260942  6749 raft_consensus.cc:697] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Becoming Leader. State: Replica: 544321eb3d734e1facc54376da617368, State: Running, Role: LEADER
I20260709 14:47:54.263039  6803 consensus_queue.cc:1048] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:47:54.263123  6749 consensus_queue.cc:237] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.263398  6444 catalog_manager.cc:5697] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 544321eb3d734e1facc54376da617368 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "544321eb3d734e1facc54376da617368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:54.259783  6773 raft_consensus.cc:697] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Becoming Leader. State: Replica: 544321eb3d734e1facc54376da617368, State: Running, Role: LEADER
I20260709 14:47:54.279369  6803 raft_consensus.cc:493] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:54.281113  6803 raft_consensus.cc:515] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.270756  6773 consensus_queue.cc:237] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.292477  6800 leader_election.cc:290] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 1 election: Requested vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:54.292796  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a73beca81f84148a77a63d2bc3ad6bd" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d72c907322ca478ea8aa71bb776a547d" is_pre_election: true
I20260709 14:47:54.284278  6545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa9dc37d8a45488675d8f0d4abb4e8" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "544321eb3d734e1facc54376da617368"
I20260709 14:47:54.309099  6805 consensus_queue.cc:1048] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:47:54.310882  6695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a73beca81f84148a77a63d2bc3ad6bd" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" is_pre_election: true
I20260709 14:47:54.311705  6695 raft_consensus.cc:2393] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 544321eb3d734e1facc54376da617368 in current term 1: Already voted for candidate d72c907322ca478ea8aa71bb776a547d in this term.
I20260709 14:47:54.307813  6803 leader_election.cc:290] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:54.318207  6512 leader_election.cc:304] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 544321eb3d734e1facc54376da617368; no voters: 167acfa39f2d4e3fb0a313e6d7108cc1, d72c907322ca478ea8aa71bb776a547d
I20260709 14:47:54.320327  6803 raft_consensus.cc:3060] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:54.320243  6694 raft_consensus.cc:2468] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 1.
I20260709 14:47:54.333068  6803 raft_consensus.cc:2749] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:54.338891  6764 raft_consensus.cc:2749] T e96ef0f346e549a7838973b457f62b98 P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:54.344554  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa9dc37d8a45488675d8f0d4abb4e8" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
I20260709 14:47:54.345484  6692 raft_consensus.cc:2393] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d72c907322ca478ea8aa71bb776a547d in current term 1: Already voted for candidate 544321eb3d734e1facc54376da617368 in this term.
I20260709 14:47:54.349202  6587 leader_election.cc:304] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [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: d72c907322ca478ea8aa71bb776a547d; no voters: 167acfa39f2d4e3fb0a313e6d7108cc1, 544321eb3d734e1facc54376da617368
I20260709 14:47:54.350653  6764 raft_consensus.cc:2749] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:47:54.351521  6803 consensus_queue.cc:1048] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:47:54.396828  6441 catalog_manager.cc:5697] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:54.407217  6444 catalog_manager.cc:5697] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 544321eb3d734e1facc54376da617368 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "544321eb3d734e1facc54376da617368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:54.409034  6444 catalog_manager.cc:5697] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 544321eb3d734e1facc54376da617368 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "544321eb3d734e1facc54376da617368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:54.435832  6764 consensus_queue.cc:1048] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [LEADER]: Connected to new peer: Peer: permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:54.446938  6797 consensus_queue.cc:1048] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [LEADER]: Connected to new peer: Peer: permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:47:54.668684  6622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5415b0be4ec40a1b2e18f197ceda887"
dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
mode: GRACEFUL
new_leader_uuid: "544321eb3d734e1facc54376da617368"
 from {username='slave'} at 127.0.0.1:46288
I20260709 14:47:54.669317  6622 raft_consensus.cc:606] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 1 LEADER]: Received request to transfer leadership to TS 544321eb3d734e1facc54376da617368
I20260709 14:47:54.675053  6622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a73beca81f84148a77a63d2bc3ad6bd"
dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
mode: GRACEFUL
new_leader_uuid: "544321eb3d734e1facc54376da617368"
 from {username='slave'} at 127.0.0.1:46288
I20260709 14:47:54.675654  6622 raft_consensus.cc:606] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 1 LEADER]: Received request to transfer leadership to TS 544321eb3d734e1facc54376da617368
I20260709 14:47:54.680960  6773 consensus_queue.cc:1048] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:54.685282  6773 consensus_queue.cc:1048] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:54.717157  6693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62d00ab059454796822fa1e94b692971"
dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
mode: GRACEFUL
new_leader_uuid: "d72c907322ca478ea8aa71bb776a547d"
 from {username='slave'} at 127.0.0.1:50444
I20260709 14:47:54.717793  6693 raft_consensus.cc:606] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 LEADER]: Received request to transfer leadership to TS d72c907322ca478ea8aa71bb776a547d
I20260709 14:47:54.728964  6805 consensus_queue.cc:1048] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:54.740624  6545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81185626e50e411aafbccd409cc529ae"
dest_uuid: "544321eb3d734e1facc54376da617368"
mode: GRACEFUL
new_leader_uuid: "d72c907322ca478ea8aa71bb776a547d"
 from {username='slave'} at 127.0.0.1:51622
I20260709 14:47:54.741233  6545 raft_consensus.cc:606] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Received request to transfer leadership to TS d72c907322ca478ea8aa71bb776a547d
I20260709 14:47:54.743106  6805 consensus_queue.cc:1048] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:54.751363  6545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f46b40fa16fc43d2bf090002677d3964"
dest_uuid: "544321eb3d734e1facc54376da617368"
mode: GRACEFUL
new_leader_uuid: "d72c907322ca478ea8aa71bb776a547d"
 from {username='slave'} at 127.0.0.1:51622
I20260709 14:47:54.752004  6545 raft_consensus.cc:606] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Received request to transfer leadership to TS d72c907322ca478ea8aa71bb776a547d
I20260709 14:47:54.755761  6749 consensus_queue.cc:1048] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:54.760509  6749 raft_consensus.cc:993] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368: : Instructing follower d72c907322ca478ea8aa71bb776a547d to start an election
I20260709 14:47:54.761003  6803 raft_consensus.cc:1081] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Signalling peer d72c907322ca478ea8aa71bb776a547d to start an election
I20260709 14:47:54.763094  6622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81185626e50e411aafbccd409cc529ae"
dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
 from {username='slave'} at 127.0.0.1:55478
I20260709 14:47:54.763424  6545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40fa9dc37d8a45488675d8f0d4abb4e8"
dest_uuid: "544321eb3d734e1facc54376da617368"
mode: GRACEFUL
new_leader_uuid: "d72c907322ca478ea8aa71bb776a547d"
 from {username='slave'} at 127.0.0.1:51622
I20260709 14:47:54.763728  6622 raft_consensus.cc:493] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:54.764235  6545 raft_consensus.cc:606] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Received request to transfer leadership to TS d72c907322ca478ea8aa71bb776a547d
I20260709 14:47:54.764379  6622 raft_consensus.cc:3060] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.771765  6545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e96ef0f346e549a7838973b457f62b98"
dest_uuid: "544321eb3d734e1facc54376da617368"
mode: GRACEFUL
new_leader_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
 from {username='slave'} at 127.0.0.1:51622
I20260709 14:47:54.771381  6622 raft_consensus.cc:515] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.772420  6545 raft_consensus.cc:606] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Received request to transfer leadership to TS 167acfa39f2d4e3fb0a313e6d7108cc1
I20260709 14:47:54.774999  6622 leader_election.cc:290] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 2 election: Requested vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:54.774917  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81185626e50e411aafbccd409cc529ae" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "544321eb3d734e1facc54376da617368"
I20260709 14:47:54.775996  6547 raft_consensus.cc:3055] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:54.776337  6547 raft_consensus.cc:740] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 544321eb3d734e1facc54376da617368, State: Running, Role: LEADER
I20260709 14:47:54.778251  6696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81185626e50e411aafbccd409cc529ae" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
I20260709 14:47:54.778841  6696 raft_consensus.cc:3060] T 81185626e50e411aafbccd409cc529ae P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.777156  6547 consensus_queue.cc:260] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.784407  6547 raft_consensus.cc:3060] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.786119  6696 raft_consensus.cc:2468] T 81185626e50e411aafbccd409cc529ae P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d72c907322ca478ea8aa71bb776a547d in term 2.
I20260709 14:47:54.789985  6803 consensus_queue.cc:1048] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:54.790400  6587 leader_election.cc:304] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167acfa39f2d4e3fb0a313e6d7108cc1, d72c907322ca478ea8aa71bb776a547d; no voters: 
I20260709 14:47:54.791291  6797 raft_consensus.cc:2804] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:54.791777  6797 raft_consensus.cc:697] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d [term 2 LEADER]: Becoming Leader. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Running, Role: LEADER
I20260709 14:47:54.792570  6797 consensus_queue.cc:237] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.794691  6547 raft_consensus.cc:2468] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d72c907322ca478ea8aa71bb776a547d in term 2.
I20260709 14:47:54.801018  6444 catalog_manager.cc:5697] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d reported cstate change: term changed from 1 to 2, leader changed from 544321eb3d734e1facc54376da617368 (127.6.67.1) to d72c907322ca478ea8aa71bb776a547d (127.6.67.2). New cstate: current_term: 2 leader_uuid: "d72c907322ca478ea8aa71bb776a547d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:54.803877  6803 raft_consensus.cc:993] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368: : Instructing follower d72c907322ca478ea8aa71bb776a547d to start an election
I20260709 14:47:54.804313  6803 raft_consensus.cc:1081] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Signalling peer d72c907322ca478ea8aa71bb776a547d to start an election
I20260709 14:47:54.806057  6622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40fa9dc37d8a45488675d8f0d4abb4e8"
dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
 from {username='slave'} at 127.0.0.1:55478
I20260709 14:47:54.806618  6622 raft_consensus.cc:493] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:54.806977  6622 raft_consensus.cc:3060] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.814278  6622 raft_consensus.cc:515] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.817039  6622 leader_election.cc:290] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 2 election: Requested vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:54.817894  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa9dc37d8a45488675d8f0d4abb4e8" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "544321eb3d734e1facc54376da617368"
I20260709 14:47:54.818586  6547 raft_consensus.cc:3055] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:54.819175  6547 raft_consensus.cc:740] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 544321eb3d734e1facc54376da617368, State: Running, Role: LEADER
I20260709 14:47:54.818588  6696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa9dc37d8a45488675d8f0d4abb4e8" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
I20260709 14:47:54.820003  6696 raft_consensus.cc:3060] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.820169  6547 consensus_queue.cc:260] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.821592  6547 raft_consensus.cc:3060] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.825489  6696 raft_consensus.cc:2468] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d72c907322ca478ea8aa71bb776a547d in term 2.
I20260709 14:47:54.826649  6587 leader_election.cc:304] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167acfa39f2d4e3fb0a313e6d7108cc1, d72c907322ca478ea8aa71bb776a547d; no voters: 
I20260709 14:47:54.827337  6797 raft_consensus.cc:2804] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:54.827817  6797 raft_consensus.cc:697] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 2 LEADER]: Becoming Leader. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Running, Role: LEADER
I20260709 14:47:54.828548  6547 raft_consensus.cc:2468] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d72c907322ca478ea8aa71bb776a547d in term 2.
I20260709 14:47:54.828521  6797 consensus_queue.cc:237] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.834672  6442 catalog_manager.cc:5697] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d reported cstate change: term changed from 1 to 2, leader changed from 544321eb3d734e1facc54376da617368 (127.6.67.1) to d72c907322ca478ea8aa71bb776a547d (127.6.67.2). New cstate: current_term: 2 leader_uuid: "d72c907322ca478ea8aa71bb776a547d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:54.839434  6808 consensus_queue.cc:1048] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:54.850557  6831 raft_consensus.cc:993] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1: : Instructing follower d72c907322ca478ea8aa71bb776a547d to start an election
I20260709 14:47:54.852192  6808 raft_consensus.cc:1081] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 LEADER]: Signalling peer d72c907322ca478ea8aa71bb776a547d to start an election
I20260709 14:47:54.853992  6621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62d00ab059454796822fa1e94b692971"
dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
 from {username='slave'} at 127.0.0.1:55494
I20260709 14:47:54.855165  6621 raft_consensus.cc:493] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:54.855587  6621 raft_consensus.cc:3060] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.861352  6621 raft_consensus.cc:515] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.863592  6808 consensus_queue.cc:1048] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:54.864522  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d00ab059454796822fa1e94b692971" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "544321eb3d734e1facc54376da617368"
I20260709 14:47:54.865093  6547 raft_consensus.cc:3060] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.867811  6621 leader_election.cc:290] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 2 election: Requested vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:54.869459  6696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d00ab059454796822fa1e94b692971" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
I20260709 14:47:54.870103  6696 raft_consensus.cc:3055] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:54.870431  6696 raft_consensus.cc:740] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 167acfa39f2d4e3fb0a313e6d7108cc1, State: Running, Role: LEADER
I20260709 14:47:54.871366  6696 consensus_queue.cc:260] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.872172  6547 raft_consensus.cc:2468] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d72c907322ca478ea8aa71bb776a547d in term 2.
I20260709 14:47:54.872824  6696 raft_consensus.cc:3060] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.872951  6545 raft_consensus.cc:1240] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Rejecting Update request from peer 167acfa39f2d4e3fb0a313e6d7108cc1 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:47:54.874171  6585 leader_election.cc:304] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 544321eb3d734e1facc54376da617368, d72c907322ca478ea8aa71bb776a547d; no voters: 
I20260709 14:47:54.875129  6797 raft_consensus.cc:2804] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:54.875602  6797 raft_consensus.cc:697] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [term 2 LEADER]: Becoming Leader. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Running, Role: LEADER
I20260709 14:47:54.876356  6797 consensus_queue.cc:237] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.880115  6696 raft_consensus.cc:2468] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d72c907322ca478ea8aa71bb776a547d in term 2.
I20260709 14:47:54.883953  6442 catalog_manager.cc:5697] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d reported cstate change: term changed from 1 to 2, leader changed from 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3) to d72c907322ca478ea8aa71bb776a547d (127.6.67.2). New cstate: current_term: 2 leader_uuid: "d72c907322ca478ea8aa71bb776a547d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:54.973179  6749 raft_consensus.cc:993] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368: : Instructing follower 167acfa39f2d4e3fb0a313e6d7108cc1 to start an election
I20260709 14:47:54.973664  6749 raft_consensus.cc:1081] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Signalling peer 167acfa39f2d4e3fb0a313e6d7108cc1 to start an election
I20260709 14:47:54.975358  6696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e96ef0f346e549a7838973b457f62b98"
dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
 from {username='slave'} at 127.0.0.1:53266
I20260709 14:47:54.975872  6696 raft_consensus.cc:493] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:54.976166  6696 raft_consensus.cc:3060] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.981030  6696 raft_consensus.cc:515] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.982812  6696 leader_election.cc:290] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1 [CANDIDATE]: Term 2 election: Requested vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717)
I20260709 14:47:54.983755  6545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96ef0f346e549a7838973b457f62b98" candidate_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "544321eb3d734e1facc54376da617368"
I20260709 14:47:54.983925  6621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96ef0f346e549a7838973b457f62b98" candidate_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
I20260709 14:47:54.984421  6545 raft_consensus.cc:3055] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:54.984516  6621 raft_consensus.cc:3060] T e96ef0f346e549a7838973b457f62b98 P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.984884  6545 raft_consensus.cc:740] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 544321eb3d734e1facc54376da617368, State: Running, Role: LEADER
I20260709 14:47:54.985922  6545 consensus_queue.cc:260] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.987144  6545 raft_consensus.cc:3060] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.990290  6621 raft_consensus.cc:2468] T e96ef0f346e549a7838973b457f62b98 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167acfa39f2d4e3fb0a313e6d7108cc1 in term 2.
I20260709 14:47:54.990944  6622 raft_consensus.cc:1240] T e96ef0f346e549a7838973b457f62b98 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Rejecting Update request from peer 544321eb3d734e1facc54376da617368 for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:54.991662  6659 leader_election.cc:304] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167acfa39f2d4e3fb0a313e6d7108cc1, d72c907322ca478ea8aa71bb776a547d; no voters: 
I20260709 14:47:54.992570  6808 raft_consensus.cc:2804] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:54.993067  6808 raft_consensus.cc:697] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 LEADER]: Becoming Leader. State: Replica: 167acfa39f2d4e3fb0a313e6d7108cc1, State: Running, Role: LEADER
I20260709 14:47:54.994110  6808 consensus_queue.cc:237] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:54.995317  6545 raft_consensus.cc:2468] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167acfa39f2d4e3fb0a313e6d7108cc1 in term 2.
I20260709 14:47:55.002493  6442 catalog_manager.cc:5697] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1 reported cstate change: term changed from 1 to 2, leader changed from 544321eb3d734e1facc54376da617368 (127.6.67.1) to 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3). New cstate: current_term: 2 leader_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:55.051023  6764 raft_consensus.cc:993] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d: : Instructing follower 544321eb3d734e1facc54376da617368 to start an election
I20260709 14:47:55.051512  6797 raft_consensus.cc:1081] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 1 LEADER]: Signalling peer 544321eb3d734e1facc54376da617368 to start an election
I20260709 14:47:55.053285  6545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a73beca81f84148a77a63d2bc3ad6bd"
dest_uuid: "544321eb3d734e1facc54376da617368"
 from {username='slave'} at 127.0.0.1:56122
I20260709 14:47:55.053809  6545 raft_consensus.cc:493] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:55.054229  6545 raft_consensus.cc:3060] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:55.058585  6545 raft_consensus.cc:515] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:55.060190  6545 leader_election.cc:290] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 2 election: Requested vote from peers d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:55.061124  6621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a73beca81f84148a77a63d2bc3ad6bd" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
I20260709 14:47:55.061331  6696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a73beca81f84148a77a63d2bc3ad6bd" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
I20260709 14:47:55.061717  6621 raft_consensus.cc:3055] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:55.061931  6696 raft_consensus.cc:3060] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:55.062125  6621 raft_consensus.cc:740] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Running, Role: LEADER
I20260709 14:47:55.063027  6621 consensus_queue.cc:260] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:55.064277  6621 raft_consensus.cc:3060] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:55.067171  6696 raft_consensus.cc:2468] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 2.
I20260709 14:47:55.068240  6512 leader_election.cc:304] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167acfa39f2d4e3fb0a313e6d7108cc1, 544321eb3d734e1facc54376da617368; no voters: 
I20260709 14:47:55.068960  6749 raft_consensus.cc:2804] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:55.069418  6749 raft_consensus.cc:697] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 2 LEADER]: Becoming Leader. State: Replica: 544321eb3d734e1facc54376da617368, State: Running, Role: LEADER
I20260709 14:47:55.070187  6749 consensus_queue.cc:237] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:55.071806  6621 raft_consensus.cc:2468] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 2.
I20260709 14:47:55.077508  6442 catalog_manager.cc:5697] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 reported cstate change: term changed from 1 to 2, leader changed from d72c907322ca478ea8aa71bb776a547d (127.6.67.2) to 544321eb3d734e1facc54376da617368 (127.6.67.1). New cstate: current_term: 2 leader_uuid: "544321eb3d734e1facc54376da617368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:55.148365  6764 raft_consensus.cc:993] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d: : Instructing follower 544321eb3d734e1facc54376da617368 to start an election
I20260709 14:47:55.148862  6797 raft_consensus.cc:1081] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 1 LEADER]: Signalling peer 544321eb3d734e1facc54376da617368 to start an election
I20260709 14:47:55.150650  6545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5415b0be4ec40a1b2e18f197ceda887"
dest_uuid: "544321eb3d734e1facc54376da617368"
 from {username='slave'} at 127.0.0.1:56122
I20260709 14:47:55.151304  6545 raft_consensus.cc:493] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:55.151652  6545 raft_consensus.cc:3060] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:55.156381  6545 raft_consensus.cc:515] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:55.157998  6545 leader_election.cc:290] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 2 election: Requested vote from peers d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:55.159108  6696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5415b0be4ec40a1b2e18f197ceda887" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
I20260709 14:47:55.159126  6621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5415b0be4ec40a1b2e18f197ceda887" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
I20260709 14:47:55.159690  6696 raft_consensus.cc:3060] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:55.159795  6621 raft_consensus.cc:3055] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:55.160175  6621 raft_consensus.cc:740] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Running, Role: LEADER
I20260709 14:47:55.160959  6621 consensus_queue.cc:260] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:55.162142  6621 raft_consensus.cc:3060] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:55.164661  6696 raft_consensus.cc:2468] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 2.
I20260709 14:47:55.165786  6512 leader_election.cc:304] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167acfa39f2d4e3fb0a313e6d7108cc1, 544321eb3d734e1facc54376da617368; no voters: 
I20260709 14:47:55.166519  6749 raft_consensus.cc:2804] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:55.166942  6749 raft_consensus.cc:697] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [term 2 LEADER]: Becoming Leader. State: Replica: 544321eb3d734e1facc54376da617368, State: Running, Role: LEADER
I20260709 14:47:55.167654  6749 consensus_queue.cc:237] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:55.169399  6621 raft_consensus.cc:2468] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 2.
I20260709 14:47:55.175743  6442 catalog_manager.cc:5697] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 reported cstate change: term changed from 1 to 2, leader changed from d72c907322ca478ea8aa71bb776a547d (127.6.67.2) to 544321eb3d734e1facc54376da617368 (127.6.67.1). New cstate: current_term: 2 leader_uuid: "544321eb3d734e1facc54376da617368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:55.185458  6696 raft_consensus.cc:1275] T 81185626e50e411aafbccd409cc529ae P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Refusing update from remote peer d72c907322ca478ea8aa71bb776a547d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:55.186705  6797 consensus_queue.cc:1048] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d [LEADER]: Connected to new peer: Peer: permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:55.196346  6545 raft_consensus.cc:1275] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Refusing update from remote peer d72c907322ca478ea8aa71bb776a547d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:55.197971  6797 consensus_queue.cc:1048] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d [LEADER]: Connected to new peer: Peer: permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:55.208393  6805 raft_consensus.cc:993] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368: : Instructing follower d72c907322ca478ea8aa71bb776a547d to start an election
I20260709 14:47:55.208827  6749 raft_consensus.cc:1081] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Signalling peer d72c907322ca478ea8aa71bb776a547d to start an election
I20260709 14:47:55.210247  6621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f46b40fa16fc43d2bf090002677d3964"
dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
 from {username='slave'} at 127.0.0.1:55478
I20260709 14:47:55.210879  6621 raft_consensus.cc:493] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:55.211194  6621 raft_consensus.cc:3060] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:55.217674  6621 raft_consensus.cc:515] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:55.220666  6621 leader_election.cc:290] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 2 election: Requested vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:55.221587  6545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46b40fa16fc43d2bf090002677d3964" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "544321eb3d734e1facc54376da617368"
I20260709 14:47:55.222191  6545 raft_consensus.cc:3055] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:55.222416  6545 raft_consensus.cc:740] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 544321eb3d734e1facc54376da617368, State: Running, Role: LEADER
I20260709 14:47:55.222805  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46b40fa16fc43d2bf090002677d3964" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
I20260709 14:47:55.223367  6693 raft_consensus.cc:3060] T f46b40fa16fc43d2bf090002677d3964 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:55.223433  6545 consensus_queue.cc:260] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:55.224715  6545 raft_consensus.cc:3060] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:55.229589  6545 raft_consensus.cc:2468] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d72c907322ca478ea8aa71bb776a547d in term 2.
I20260709 14:47:55.230512  6693 raft_consensus.cc:2468] T f46b40fa16fc43d2bf090002677d3964 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d72c907322ca478ea8aa71bb776a547d in term 2.
I20260709 14:47:55.230736  6585 leader_election.cc:304] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 544321eb3d734e1facc54376da617368, d72c907322ca478ea8aa71bb776a547d; no voters: 
I20260709 14:47:55.231633  6797 raft_consensus.cc:2804] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:55.232105  6797 raft_consensus.cc:697] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d [term 2 LEADER]: Becoming Leader. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Running, Role: LEADER
I20260709 14:47:55.232848  6797 consensus_queue.cc:237] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:55.240262  6442 catalog_manager.cc:5697] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d reported cstate change: term changed from 1 to 2, leader changed from 544321eb3d734e1facc54376da617368 (127.6.67.1) to d72c907322ca478ea8aa71bb776a547d (127.6.67.2). New cstate: current_term: 2 leader_uuid: "d72c907322ca478ea8aa71bb776a547d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:55.250969  6545 raft_consensus.cc:1275] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Refusing update from remote peer d72c907322ca478ea8aa71bb776a547d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:55.252420  6797 consensus_queue.cc:1048] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [LEADER]: Connected to new peer: Peer: permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:55.264262  6693 raft_consensus.cc:1275] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Refusing update from remote peer d72c907322ca478ea8aa71bb776a547d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:55.266532  6834 consensus_queue.cc:1048] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [LEADER]: Connected to new peer: Peer: permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:55.267896  6693 raft_consensus.cc:1275] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Refusing update from remote peer d72c907322ca478ea8aa71bb776a547d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:55.273036  6764 consensus_queue.cc:1048] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [LEADER]: Connected to new peer: Peer: permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:55.282665  6545 raft_consensus.cc:1275] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Refusing update from remote peer d72c907322ca478ea8aa71bb776a547d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:55.285630  6796 consensus_queue.cc:1048] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [LEADER]: Connected to new peer: Peer: permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:55.471801  6621 raft_consensus.cc:1275] T e96ef0f346e549a7838973b457f62b98 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Refusing update from remote peer 167acfa39f2d4e3fb0a313e6d7108cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:55.473280  6808 consensus_queue.cc:1048] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:55.483160  6545 raft_consensus.cc:1275] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Refusing update from remote peer 167acfa39f2d4e3fb0a313e6d7108cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:55.485983  6808 consensus_queue.cc:1048] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:55.563473  6693 raft_consensus.cc:1275] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Refusing update from remote peer 544321eb3d734e1facc54376da617368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:55.564848  6836 consensus_queue.cc:1048] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:55.574663  6621 raft_consensus.cc:1275] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Refusing update from remote peer 544321eb3d734e1facc54376da617368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:55.575299  6693 raft_consensus.cc:1275] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Refusing update from remote peer 544321eb3d734e1facc54376da617368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:55.576216  6836 consensus_queue.cc:1048] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:55.576782  6749 consensus_queue.cc:1048] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:55.587452  6621 raft_consensus.cc:1275] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Refusing update from remote peer 544321eb3d734e1facc54376da617368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:55.589591  6805 consensus_queue.cc:1048] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:55.649338  6693 raft_consensus.cc:1275] T f46b40fa16fc43d2bf090002677d3964 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Refusing update from remote peer d72c907322ca478ea8aa71bb776a547d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:55.650616  6796 consensus_queue.cc:1048] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d [LEADER]: Connected to new peer: Peer: permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:55.655458  6545 raft_consensus.cc:1275] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Refusing update from remote peer d72c907322ca478ea8aa71bb776a547d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:55.657265  6796 consensus_queue.cc:1048] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d [LEADER]: Connected to new peer: Peer: permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:57.802369  6412 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:47:57.803244  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:57.822641  6621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40fa9dc37d8a45488675d8f0d4abb4e8"
dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
mode: GRACEFUL
new_leader_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
 from {username='slave'} at 127.0.0.1:46294
I20260709 14:47:57.823181  6621 raft_consensus.cc:606] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 2 LEADER]: Received request to transfer leadership to TS 167acfa39f2d4e3fb0a313e6d7108cc1
I20260709 14:47:57.833796  6545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c579b77381849d2ac7d189dfa7f2333"
dest_uuid: "544321eb3d734e1facc54376da617368"
mode: GRACEFUL
new_leader_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
 from {username='slave'} at 127.0.0.1:51632
I20260709 14:47:57.834338  6545 raft_consensus.cc:606] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Received request to transfer leadership to TS 167acfa39f2d4e3fb0a313e6d7108cc1
I20260709 14:47:57.835460  6412 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:57.835947  6412 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:57.848773  6850 raft_consensus.cc:993] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368: : Instructing follower 167acfa39f2d4e3fb0a313e6d7108cc1 to start an election
I20260709 14:47:57.849273  6844 raft_consensus.cc:1081] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Signalling peer 167acfa39f2d4e3fb0a313e6d7108cc1 to start an election
I20260709 14:47:57.850880  6696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c579b77381849d2ac7d189dfa7f2333"
dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
 from {username='slave'} at 127.0.0.1:53266
I20260709 14:47:57.851413  6696 raft_consensus.cc:493] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:57.851711  6696 raft_consensus.cc:3060] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:57.856182  6696 raft_consensus.cc:515] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:57.857692  6696 leader_election.cc:290] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [CANDIDATE]: Term 2 election: Requested vote from peers d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717), 544321eb3d734e1facc54376da617368 (127.6.67.1:38423)
I20260709 14:47:57.858619  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c579b77381849d2ac7d189dfa7f2333" candidate_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
I20260709 14:47:57.858870  6545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c579b77381849d2ac7d189dfa7f2333" candidate_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "544321eb3d734e1facc54376da617368"
I20260709 14:47:57.859241  6622 raft_consensus.cc:3060] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:57.859454  6545 raft_consensus.cc:3055] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:57.859786  6545 raft_consensus.cc:740] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 544321eb3d734e1facc54376da617368, State: Running, Role: LEADER
I20260709 14:47:57.860587  6545 consensus_queue.cc:260] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:57.861763  6545 raft_consensus.cc:3060] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:57.866153  6622 raft_consensus.cc:2468] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167acfa39f2d4e3fb0a313e6d7108cc1 in term 2.
I20260709 14:47:57.867509  6659 leader_election.cc:304] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167acfa39f2d4e3fb0a313e6d7108cc1, d72c907322ca478ea8aa71bb776a547d; no voters: 
I20260709 14:47:57.868376  6808 raft_consensus.cc:2804] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:57.868561  6545 raft_consensus.cc:2468] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167acfa39f2d4e3fb0a313e6d7108cc1 in term 2.
I20260709 14:47:57.869712  6808 raft_consensus.cc:697] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 LEADER]: Becoming Leader. State: Replica: 167acfa39f2d4e3fb0a313e6d7108cc1, State: Running, Role: LEADER
I20260709 14:47:57.870568  6808 consensus_queue.cc:237] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:57.878357  6846 raft_consensus.cc:993] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d: : Instructing follower 167acfa39f2d4e3fb0a313e6d7108cc1 to start an election
I20260709 14:47:57.879089  6845 raft_consensus.cc:1081] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 2 LEADER]: Signalling peer 167acfa39f2d4e3fb0a313e6d7108cc1 to start an election
I20260709 14:47:57.880605  6696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40fa9dc37d8a45488675d8f0d4abb4e8"
dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
 from {username='slave'} at 127.0.0.1:53282
I20260709 14:47:57.880983  6696 raft_consensus.cc:493] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:57.881222  6696 raft_consensus.cc:3060] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:57.881189  6444 catalog_manager.cc:5697] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 reported cstate change: term changed from 1 to 2, leader changed from 544321eb3d734e1facc54376da617368 (127.6.67.1) to 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3). New cstate: current_term: 2 leader_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:57.885504  6696 raft_consensus.cc:515] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:57.887128  6696 leader_election.cc:290] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [CANDIDATE]: Term 3 election: Requested vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717)
I20260709 14:47:57.888417  6545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa9dc37d8a45488675d8f0d4abb4e8" candidate_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "544321eb3d734e1facc54376da617368"
I20260709 14:47:57.888837  6545 raft_consensus.cc:3060] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:57.890066  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa9dc37d8a45488675d8f0d4abb4e8" candidate_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
I20260709 14:47:57.890565  6622 raft_consensus.cc:3055] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:57.890859  6622 raft_consensus.cc:740] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Running, Role: LEADER
I20260709 14:47:57.891745  6622 consensus_queue.cc:260] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [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: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:57.892976  6622 raft_consensus.cc:3060] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:57.895500  6545 raft_consensus.cc:2468] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167acfa39f2d4e3fb0a313e6d7108cc1 in term 3.
I20260709 14:47:57.896724  6659 leader_election.cc:304] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [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: 167acfa39f2d4e3fb0a313e6d7108cc1, 544321eb3d734e1facc54376da617368; no voters: 
I20260709 14:47:57.897485  6808 raft_consensus.cc:2804] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:57.897979  6808 raft_consensus.cc:697] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 LEADER]: Becoming Leader. State: Replica: 167acfa39f2d4e3fb0a313e6d7108cc1, State: Running, Role: LEADER
I20260709 14:47:57.898783  6808 consensus_queue.cc:237] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [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: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:57.899250  6622 raft_consensus.cc:2468] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167acfa39f2d4e3fb0a313e6d7108cc1 in term 3.
I20260709 14:47:57.906978  6444 catalog_manager.cc:5697] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 reported cstate change: term changed from 2 to 3, leader changed from d72c907322ca478ea8aa71bb776a547d (127.6.67.2) to 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3). New cstate: current_term: 3 leader_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:58.309403  6545 raft_consensus.cc:1275] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 3 FOLLOWER]: Refusing update from remote peer 167acfa39f2d4e3fb0a313e6d7108cc1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:58.311945  6808 consensus_queue.cc:1048] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:58.323829  6622 raft_consensus.cc:1275] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 3 FOLLOWER]: Refusing update from remote peer 167acfa39f2d4e3fb0a313e6d7108cc1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:58.326282  6851 consensus_queue.cc:1048] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:58.391162  6545 raft_consensus.cc:1275] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Refusing update from remote peer 167acfa39f2d4e3fb0a313e6d7108cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:58.392328  6808 consensus_queue.cc:1048] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:58.400517  6622 raft_consensus.cc:1275] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Refusing update from remote peer 167acfa39f2d4e3fb0a313e6d7108cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:58.402117  6808 consensus_queue.cc:1048] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:58.836772  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:58.846493  6696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c579b77381849d2ac7d189dfa7f2333"
dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
mode: GRACEFUL
new_leader_uuid: "d72c907322ca478ea8aa71bb776a547d"
 from {username='slave'} at 127.0.0.1:50444
I20260709 14:47:58.847069  6696 raft_consensus.cc:606] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 LEADER]: Received request to transfer leadership to TS d72c907322ca478ea8aa71bb776a547d
I20260709 14:47:58.852245  6545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "206ebd7f6cd6470f99c6958ed4a62ba9"
dest_uuid: "544321eb3d734e1facc54376da617368"
mode: GRACEFUL
new_leader_uuid: "d72c907322ca478ea8aa71bb776a547d"
 from {username='slave'} at 127.0.0.1:51622
I20260709 14:47:58.852798  6545 raft_consensus.cc:606] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Received request to transfer leadership to TS d72c907322ca478ea8aa71bb776a547d
I20260709 14:47:58.857676  6545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5415b0be4ec40a1b2e18f197ceda887"
dest_uuid: "544321eb3d734e1facc54376da617368"
mode: GRACEFUL
new_leader_uuid: "d72c907322ca478ea8aa71bb776a547d"
 from {username='slave'} at 127.0.0.1:51622
I20260709 14:47:58.858204  6545 raft_consensus.cc:606] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [term 2 LEADER]: Received request to transfer leadership to TS d72c907322ca478ea8aa71bb776a547d
I20260709 14:47:58.862947  6545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a73beca81f84148a77a63d2bc3ad6bd"
dest_uuid: "544321eb3d734e1facc54376da617368"
mode: GRACEFUL
new_leader_uuid: "d72c907322ca478ea8aa71bb776a547d"
 from {username='slave'} at 127.0.0.1:51622
I20260709 14:47:58.863430  6545 raft_consensus.cc:606] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 2 LEADER]: Received request to transfer leadership to TS d72c907322ca478ea8aa71bb776a547d
I20260709 14:47:58.875991  6696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40fa9dc37d8a45488675d8f0d4abb4e8"
dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
mode: GRACEFUL
new_leader_uuid: "d72c907322ca478ea8aa71bb776a547d"
 from {username='slave'} at 127.0.0.1:50444
I20260709 14:47:58.876425  6696 raft_consensus.cc:606] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 LEADER]: Received request to transfer leadership to TS d72c907322ca478ea8aa71bb776a547d
I20260709 14:47:58.892426  6867 raft_consensus.cc:993] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368: : Instructing follower d72c907322ca478ea8aa71bb776a547d to start an election
I20260709 14:47:58.892882  6844 raft_consensus.cc:1081] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [term 2 LEADER]: Signalling peer d72c907322ca478ea8aa71bb776a547d to start an election
I20260709 14:47:58.894438  6622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5415b0be4ec40a1b2e18f197ceda887"
dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
 from {username='slave'} at 127.0.0.1:55478
I20260709 14:47:58.894938  6622 raft_consensus.cc:493] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:58.895246  6622 raft_consensus.cc:3060] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:58.900018  6622 raft_consensus.cc:515] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:58.901759  6622 leader_election.cc:290] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 3 election: Requested vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:58.902592  6545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5415b0be4ec40a1b2e18f197ceda887" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "544321eb3d734e1facc54376da617368"
I20260709 14:47:58.903100  6545 raft_consensus.cc:3055] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:58.902922  6696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5415b0be4ec40a1b2e18f197ceda887" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
I20260709 14:47:58.903388  6545 raft_consensus.cc:740] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 544321eb3d734e1facc54376da617368, State: Running, Role: LEADER
I20260709 14:47:58.903563  6696 raft_consensus.cc:3060] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:58.904131  6545 consensus_queue.cc:260] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [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: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:58.904945  6545 raft_consensus.cc:3060] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:58.908305  6696 raft_consensus.cc:2468] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d72c907322ca478ea8aa71bb776a547d in term 3.
I20260709 14:47:58.909251  6587 leader_election.cc:304] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [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: 167acfa39f2d4e3fb0a313e6d7108cc1, d72c907322ca478ea8aa71bb776a547d; no voters: 
I20260709 14:47:58.909574  6545 raft_consensus.cc:2468] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d72c907322ca478ea8aa71bb776a547d in term 3.
I20260709 14:47:58.909945  6866 raft_consensus.cc:2804] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:58.910472  6866 raft_consensus.cc:697] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 3 LEADER]: Becoming Leader. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Running, Role: LEADER
I20260709 14:47:58.911537  6866 consensus_queue.cc:237] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [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: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:58.918625  6444 catalog_manager.cc:5697] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d reported cstate change: term changed from 2 to 3, leader changed from 544321eb3d734e1facc54376da617368 (127.6.67.1) to d72c907322ca478ea8aa71bb776a547d (127.6.67.2). New cstate: current_term: 3 leader_uuid: "d72c907322ca478ea8aa71bb776a547d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:59.010650  6867 raft_consensus.cc:993] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368: : Instructing follower d72c907322ca478ea8aa71bb776a547d to start an election
I20260709 14:47:59.011112  6844 raft_consensus.cc:1081] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Signalling peer d72c907322ca478ea8aa71bb776a547d to start an election
I20260709 14:47:59.012624  6622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "206ebd7f6cd6470f99c6958ed4a62ba9"
dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
 from {username='slave'} at 127.0.0.1:55478
I20260709 14:47:59.013164  6622 raft_consensus.cc:493] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:59.013547  6622 raft_consensus.cc:3060] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:59.018151  6622 raft_consensus.cc:515] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:59.019771  6622 leader_election.cc:290] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 2 election: Requested vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:59.020627  6545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206ebd7f6cd6470f99c6958ed4a62ba9" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "544321eb3d734e1facc54376da617368"
I20260709 14:47:59.020797  6696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206ebd7f6cd6470f99c6958ed4a62ba9" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
I20260709 14:47:59.021207  6545 raft_consensus.cc:3055] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:59.021302  6696 raft_consensus.cc:3060] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:59.021485  6545 raft_consensus.cc:740] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 544321eb3d734e1facc54376da617368, State: Running, Role: LEADER
I20260709 14:47:59.022182  6545 consensus_queue.cc:260] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:59.023015  6545 raft_consensus.cc:3060] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:59.025772  6696 raft_consensus.cc:2468] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d72c907322ca478ea8aa71bb776a547d in term 2.
I20260709 14:47:59.026876  6587 leader_election.cc:304] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167acfa39f2d4e3fb0a313e6d7108cc1, d72c907322ca478ea8aa71bb776a547d; no voters: 
I20260709 14:47:59.027064  6545 raft_consensus.cc:2468] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d72c907322ca478ea8aa71bb776a547d in term 2.
I20260709 14:47:59.027597  6866 raft_consensus.cc:2804] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:59.028053  6866 raft_consensus.cc:697] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [term 2 LEADER]: Becoming Leader. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Running, Role: LEADER
I20260709 14:47:59.028754  6866 consensus_queue.cc:237] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:59.035918  6444 catalog_manager.cc:5697] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d reported cstate change: term changed from 1 to 2, leader changed from 544321eb3d734e1facc54376da617368 (127.6.67.1) to d72c907322ca478ea8aa71bb776a547d (127.6.67.2). New cstate: current_term: 2 leader_uuid: "d72c907322ca478ea8aa71bb776a547d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:59.098814  6867 raft_consensus.cc:993] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368: : Instructing follower d72c907322ca478ea8aa71bb776a547d to start an election
I20260709 14:47:59.099252  6867 raft_consensus.cc:1081] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 2 LEADER]: Signalling peer d72c907322ca478ea8aa71bb776a547d to start an election
I20260709 14:47:59.100660  6622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a73beca81f84148a77a63d2bc3ad6bd"
dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
 from {username='slave'} at 127.0.0.1:55478
I20260709 14:47:59.101164  6622 raft_consensus.cc:493] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:59.101495  6622 raft_consensus.cc:3060] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:59.106420  6622 raft_consensus.cc:515] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:59.108148  6622 leader_election.cc:290] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 3 election: Requested vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:59.109027  6545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a73beca81f84148a77a63d2bc3ad6bd" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "544321eb3d734e1facc54376da617368"
I20260709 14:47:59.109248  6696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a73beca81f84148a77a63d2bc3ad6bd" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
I20260709 14:47:59.109591  6545 raft_consensus.cc:3055] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:59.109735  6696 raft_consensus.cc:3060] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:59.109951  6545 raft_consensus.cc:740] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 544321eb3d734e1facc54376da617368, State: Running, Role: LEADER
I20260709 14:47:59.110703  6545 consensus_queue.cc:260] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [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: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:59.111554  6545 raft_consensus.cc:3060] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:59.114193  6696 raft_consensus.cc:2468] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d72c907322ca478ea8aa71bb776a547d in term 3.
I20260709 14:47:59.115423  6587 leader_election.cc:304] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [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: 167acfa39f2d4e3fb0a313e6d7108cc1, d72c907322ca478ea8aa71bb776a547d; no voters: 
I20260709 14:47:59.116185  6845 raft_consensus.cc:2804] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:59.116313  6545 raft_consensus.cc:2468] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d72c907322ca478ea8aa71bb776a547d in term 3.
I20260709 14:47:59.117798  6845 raft_consensus.cc:697] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 3 LEADER]: Becoming Leader. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Running, Role: LEADER
I20260709 14:47:59.118594  6845 consensus_queue.cc:237] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [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: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:59.124876  6444 catalog_manager.cc:5697] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d reported cstate change: term changed from 2 to 3, leader changed from 544321eb3d734e1facc54376da617368 (127.6.67.1) to d72c907322ca478ea8aa71bb776a547d (127.6.67.2). New cstate: current_term: 3 leader_uuid: "d72c907322ca478ea8aa71bb776a547d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:59.260807  6808 raft_consensus.cc:993] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1: : Instructing follower d72c907322ca478ea8aa71bb776a547d to start an election
I20260709 14:47:59.261214  6851 raft_consensus.cc:1081] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 LEADER]: Signalling peer d72c907322ca478ea8aa71bb776a547d to start an election
I20260709 14:47:59.262749  6622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c579b77381849d2ac7d189dfa7f2333"
dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
 from {username='slave'} at 127.0.0.1:55494
I20260709 14:47:59.263248  6622 raft_consensus.cc:493] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:59.263540  6622 raft_consensus.cc:3060] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:59.267656  6622 raft_consensus.cc:515] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:59.269166  6622 leader_election.cc:290] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 3 election: Requested vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:59.270136  6545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c579b77381849d2ac7d189dfa7f2333" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "544321eb3d734e1facc54376da617368"
I20260709 14:47:59.270243  6696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c579b77381849d2ac7d189dfa7f2333" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
I20260709 14:47:59.270658  6545 raft_consensus.cc:3060] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:59.270738  6696 raft_consensus.cc:3055] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:59.271091  6696 raft_consensus.cc:740] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 167acfa39f2d4e3fb0a313e6d7108cc1, State: Running, Role: LEADER
I20260709 14:47:59.271729  6696 consensus_queue.cc:260] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [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: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:59.272801  6696 raft_consensus.cc:3060] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:59.276067  6545 raft_consensus.cc:2468] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d72c907322ca478ea8aa71bb776a547d in term 3.
I20260709 14:47:59.277128  6585 leader_election.cc:304] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [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: 544321eb3d734e1facc54376da617368, d72c907322ca478ea8aa71bb776a547d; no voters: 
I20260709 14:47:59.277992  6845 raft_consensus.cc:2804] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:59.278074  6696 raft_consensus.cc:2468] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d72c907322ca478ea8aa71bb776a547d in term 3.
I20260709 14:47:59.278450  6845 raft_consensus.cc:697] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [term 3 LEADER]: Becoming Leader. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Running, Role: LEADER
I20260709 14:47:59.279294  6845 consensus_queue.cc:237] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [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: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:59.284698  6444 catalog_manager.cc:5697] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d reported cstate change: term changed from 2 to 3, leader changed from 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3) to d72c907322ca478ea8aa71bb776a547d (127.6.67.2). New cstate: current_term: 3 leader_uuid: "d72c907322ca478ea8aa71bb776a547d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:59.320267  6808 raft_consensus.cc:993] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1: : Instructing follower d72c907322ca478ea8aa71bb776a547d to start an election
I20260709 14:47:59.320719  6851 raft_consensus.cc:1081] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 LEADER]: Signalling peer d72c907322ca478ea8aa71bb776a547d to start an election
I20260709 14:47:59.322057  6622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40fa9dc37d8a45488675d8f0d4abb4e8"
dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
 from {username='slave'} at 127.0.0.1:55494
I20260709 14:47:59.322525  6622 raft_consensus.cc:493] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:59.322795  6622 raft_consensus.cc:3060] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:59.327340  6622 raft_consensus.cc:515] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:59.328768  6622 leader_election.cc:290] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [CANDIDATE]: Term 4 election: Requested vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:47:59.329947  6696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa9dc37d8a45488675d8f0d4abb4e8" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
I20260709 14:47:59.329856  6545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa9dc37d8a45488675d8f0d4abb4e8" candidate_uuid: "d72c907322ca478ea8aa71bb776a547d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "544321eb3d734e1facc54376da617368"
I20260709 14:47:59.330516  6696 raft_consensus.cc:3055] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:59.330617  6545 raft_consensus.cc:3060] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:59.330928  6696 raft_consensus.cc:740] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 167acfa39f2d4e3fb0a313e6d7108cc1, State: Running, Role: LEADER
I20260709 14:47:59.331676  6696 consensus_queue.cc:260] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [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: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:59.332502  6696 raft_consensus.cc:3060] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:59.335130  6545 raft_consensus.cc:2468] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d72c907322ca478ea8aa71bb776a547d in term 4.
I20260709 14:47:59.336174  6585 leader_election.cc:304] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [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: 544321eb3d734e1facc54376da617368, d72c907322ca478ea8aa71bb776a547d; no voters: 
I20260709 14:47:59.336860  6696 raft_consensus.cc:2468] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d72c907322ca478ea8aa71bb776a547d in term 4.
I20260709 14:47:59.336992  6845 raft_consensus.cc:2804] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:59.337514  6845 raft_consensus.cc:697] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 4 LEADER]: Becoming Leader. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Running, Role: LEADER
I20260709 14:47:59.338413  6845 consensus_queue.cc:237] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [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: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:47:59.344353  6444 catalog_manager.cc:5697] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d reported cstate change: term changed from 3 to 4, leader changed from 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3) to d72c907322ca478ea8aa71bb776a547d (127.6.67.2). New cstate: current_term: 4 leader_uuid: "d72c907322ca478ea8aa71bb776a547d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:59.394528  6545 raft_consensus.cc:1275] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [term 3 FOLLOWER]: Refusing update from remote peer d72c907322ca478ea8aa71bb776a547d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:59.395824  6845 consensus_queue.cc:1048] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [LEADER]: Connected to new peer: Peer: permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:59.405221  6696 raft_consensus.cc:1275] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 FOLLOWER]: Refusing update from remote peer d72c907322ca478ea8aa71bb776a547d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:59.407333  6845 consensus_queue.cc:1048] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [LEADER]: Connected to new peer: Peer: permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:59.495540  6547 raft_consensus.cc:1275] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Refusing update from remote peer d72c907322ca478ea8aa71bb776a547d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:59.496901  6874 consensus_queue.cc:1048] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [LEADER]: Connected to new peer: Peer: permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:59.507273  6696 raft_consensus.cc:1275] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Refusing update from remote peer d72c907322ca478ea8aa71bb776a547d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:59.508589  6874 consensus_queue.cc:1048] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [LEADER]: Connected to new peer: Peer: permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:59.686044  6547 raft_consensus.cc:1275] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 3 FOLLOWER]: Refusing update from remote peer d72c907322ca478ea8aa71bb776a547d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:59.687327  6874 consensus_queue.cc:1048] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [LEADER]: Connected to new peer: Peer: permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:59.695420  6696 raft_consensus.cc:1275] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 FOLLOWER]: Refusing update from remote peer d72c907322ca478ea8aa71bb776a547d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:59.696903  6866 consensus_queue.cc:1048] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [LEADER]: Connected to new peer: Peer: permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:59.710549  6547 raft_consensus.cc:1275] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 3 FOLLOWER]: Refusing update from remote peer d72c907322ca478ea8aa71bb776a547d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:59.711993  6866 consensus_queue.cc:1048] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [LEADER]: Connected to new peer: Peer: permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:59.720721  6696 raft_consensus.cc:1275] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 FOLLOWER]: Refusing update from remote peer d72c907322ca478ea8aa71bb776a547d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:59.723730  6874 consensus_queue.cc:1048] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [LEADER]: Connected to new peer: Peer: permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:59.748080  6547 raft_consensus.cc:1275] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 4 FOLLOWER]: Refusing update from remote peer d72c907322ca478ea8aa71bb776a547d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:59.749547  6874 consensus_queue.cc:1048] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [LEADER]: Connected to new peer: Peer: permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:59.758183  6696 raft_consensus.cc:1275] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 4 FOLLOWER]: Refusing update from remote peer d72c907322ca478ea8aa71bb776a547d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:59.760876  6845 consensus_queue.cc:1048] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [LEADER]: Connected to new peer: Peer: permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:01.880879  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:01.888490  6622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "206ebd7f6cd6470f99c6958ed4a62ba9"
dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
mode: GRACEFUL
new_leader_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
 from {username='slave'} at 127.0.0.1:46294
I20260709 14:48:01.889173  6622 raft_consensus.cc:606] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [term 2 LEADER]: Received request to transfer leadership to TS 167acfa39f2d4e3fb0a313e6d7108cc1
I20260709 14:48:01.891963  6622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c579b77381849d2ac7d189dfa7f2333"
dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
mode: GRACEFUL
new_leader_uuid: "544321eb3d734e1facc54376da617368"
 from {username='slave'} at 127.0.0.1:46294
I20260709 14:48:01.892446  6622 raft_consensus.cc:606] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [term 3 LEADER]: Received request to transfer leadership to TS 544321eb3d734e1facc54376da617368
I20260709 14:48:01.894752  6622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62d00ab059454796822fa1e94b692971"
dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
mode: GRACEFUL
new_leader_uuid: "544321eb3d734e1facc54376da617368"
 from {username='slave'} at 127.0.0.1:46294
I20260709 14:48:01.895192  6622 raft_consensus.cc:606] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [term 2 LEADER]: Received request to transfer leadership to TS 544321eb3d734e1facc54376da617368
I20260709 14:48:01.897423  6622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a73beca81f84148a77a63d2bc3ad6bd"
dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
mode: GRACEFUL
new_leader_uuid: "544321eb3d734e1facc54376da617368"
 from {username='slave'} at 127.0.0.1:46294
I20260709 14:48:01.897877  6622 raft_consensus.cc:606] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 3 LEADER]: Received request to transfer leadership to TS 544321eb3d734e1facc54376da617368
I20260709 14:48:01.900139  6622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5415b0be4ec40a1b2e18f197ceda887"
dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
mode: GRACEFUL
new_leader_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
 from {username='slave'} at 127.0.0.1:46294
I20260709 14:48:01.900574  6622 raft_consensus.cc:606] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 3 LEADER]: Received request to transfer leadership to TS 167acfa39f2d4e3fb0a313e6d7108cc1
I20260709 14:48:01.901808  6412 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:01.902259  6412 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:01.947913  6892 raft_consensus.cc:993] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d: : Instructing follower 544321eb3d734e1facc54376da617368 to start an election
I20260709 14:48:01.948618  6874 raft_consensus.cc:1081] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [term 2 LEADER]: Signalling peer 544321eb3d734e1facc54376da617368 to start an election
I20260709 14:48:01.950444  6547 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62d00ab059454796822fa1e94b692971"
dest_uuid: "544321eb3d734e1facc54376da617368"
 from {username='slave'} at 127.0.0.1:56122
I20260709 14:48:01.950978  6547 raft_consensus.cc:493] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:01.951332  6547 raft_consensus.cc:3060] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:01.956729  6547 raft_consensus.cc:515] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:48:01.959216  6547 leader_election.cc:290] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 3 election: Requested vote from peers d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:48:01.960016  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d00ab059454796822fa1e94b692971" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
I20260709 14:48:01.960377  6696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d00ab059454796822fa1e94b692971" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
I20260709 14:48:01.960961  6622 raft_consensus.cc:3055] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:01.960987  6696 raft_consensus.cc:3060] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:01.961356  6622 raft_consensus.cc:740] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Running, Role: LEADER
I20260709 14:48:01.962174  6622 consensus_queue.cc:260] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [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: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:48:01.963258  6622 raft_consensus.cc:3060] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:01.966444  6696 raft_consensus.cc:2468] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 3.
I20260709 14:48:01.967718  6512 leader_election.cc:304] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368 [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: 167acfa39f2d4e3fb0a313e6d7108cc1, 544321eb3d734e1facc54376da617368; no voters: 
I20260709 14:48:01.968392  6622 raft_consensus.cc:2468] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 3.
I20260709 14:48:01.969413  6894 raft_consensus.cc:2804] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:01.970323  6894 raft_consensus.cc:697] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368 [term 3 LEADER]: Becoming Leader. State: Replica: 544321eb3d734e1facc54376da617368, State: Running, Role: LEADER
I20260709 14:48:01.971199  6894 consensus_queue.cc:237] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368 [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: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:48:01.978303  6442 catalog_manager.cc:5697] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368 reported cstate change: term changed from 2 to 3, leader changed from d72c907322ca478ea8aa71bb776a547d (127.6.67.2) to 544321eb3d734e1facc54376da617368 (127.6.67.1). New cstate: current_term: 3 leader_uuid: "544321eb3d734e1facc54376da617368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:02.064450  6892 raft_consensus.cc:993] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d: : Instructing follower 544321eb3d734e1facc54376da617368 to start an election
I20260709 14:48:02.064924  6892 raft_consensus.cc:1081] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 3 LEADER]: Signalling peer 544321eb3d734e1facc54376da617368 to start an election
I20260709 14:48:02.066569  6547 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a73beca81f84148a77a63d2bc3ad6bd"
dest_uuid: "544321eb3d734e1facc54376da617368"
 from {username='slave'} at 127.0.0.1:56122
I20260709 14:48:02.066989  6547 raft_consensus.cc:493] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:02.067260  6547 raft_consensus.cc:3060] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:02.072115  6547 raft_consensus.cc:515] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:48:02.073890  6547 leader_election.cc:290] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 4 election: Requested vote from peers d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:48:02.074700  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a73beca81f84148a77a63d2bc3ad6bd" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
I20260709 14:48:02.074954  6696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a73beca81f84148a77a63d2bc3ad6bd" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
I20260709 14:48:02.075266  6622 raft_consensus.cc:3055] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:02.075588  6696 raft_consensus.cc:3060] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:02.075587  6622 raft_consensus.cc:740] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Running, Role: LEADER
I20260709 14:48:02.076385  6622 consensus_queue.cc:260] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [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: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:48:02.077227  6622 raft_consensus.cc:3060] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:02.080709  6696 raft_consensus.cc:2468] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 4.
I20260709 14:48:02.081547  6622 raft_consensus.cc:2468] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 4.
I20260709 14:48:02.081728  6512 leader_election.cc:304] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [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: 167acfa39f2d4e3fb0a313e6d7108cc1, 544321eb3d734e1facc54376da617368; no voters: 
I20260709 14:48:02.082690  6894 raft_consensus.cc:2804] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:02.083110  6894 raft_consensus.cc:697] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 4 LEADER]: Becoming Leader. State: Replica: 544321eb3d734e1facc54376da617368, State: Running, Role: LEADER
I20260709 14:48:02.083889  6894 consensus_queue.cc:237] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [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: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:48:02.091409  6442 catalog_manager.cc:5697] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 reported cstate change: term changed from 3 to 4, leader changed from d72c907322ca478ea8aa71bb776a547d (127.6.67.2) to 544321eb3d734e1facc54376da617368 (127.6.67.1). New cstate: current_term: 4 leader_uuid: "544321eb3d734e1facc54376da617368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:02.182523  6874 raft_consensus.cc:993] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d: : Instructing follower 544321eb3d734e1facc54376da617368 to start an election
I20260709 14:48:02.183005  6892 raft_consensus.cc:1081] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [term 3 LEADER]: Signalling peer 544321eb3d734e1facc54376da617368 to start an election
I20260709 14:48:02.184465  6547 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c579b77381849d2ac7d189dfa7f2333"
dest_uuid: "544321eb3d734e1facc54376da617368"
 from {username='slave'} at 127.0.0.1:56122
I20260709 14:48:02.184952  6547 raft_consensus.cc:493] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:02.185266  6547 raft_consensus.cc:3060] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:02.189795  6547 raft_consensus.cc:515] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:48:02.192029  6547 leader_election.cc:290] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [CANDIDATE]: Term 4 election: Requested vote from peers d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717), 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3:41851)
I20260709 14:48:02.192324  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c579b77381849d2ac7d189dfa7f2333" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
I20260709 14:48:02.192595  6696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c579b77381849d2ac7d189dfa7f2333" candidate_uuid: "544321eb3d734e1facc54376da617368" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
I20260709 14:48:02.192998  6622 raft_consensus.cc:3055] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:02.193141  6696 raft_consensus.cc:3060] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:02.193323  6622 raft_consensus.cc:740] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Running, Role: LEADER
I20260709 14:48:02.194149  6622 consensus_queue.cc:260] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [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: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:48:02.195386  6622 raft_consensus.cc:3060] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:02.198315  6696 raft_consensus.cc:2468] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 4.
I20260709 14:48:02.199468  6512 leader_election.cc:304] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [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: 167acfa39f2d4e3fb0a313e6d7108cc1, 544321eb3d734e1facc54376da617368; no voters: 
I20260709 14:48:02.200289  6894 raft_consensus.cc:2804] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:02.200816  6894 raft_consensus.cc:697] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 4 LEADER]: Becoming Leader. State: Replica: 544321eb3d734e1facc54376da617368, State: Running, Role: LEADER
I20260709 14:48:02.201728  6894 consensus_queue.cc:237] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [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: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:48:02.204001  6622 raft_consensus.cc:2468] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 544321eb3d734e1facc54376da617368 in term 4.
I20260709 14:48:02.205771  6874 raft_consensus.cc:993] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d: : Instructing follower 167acfa39f2d4e3fb0a313e6d7108cc1 to start an election
I20260709 14:48:02.206302  6892 raft_consensus.cc:1081] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [term 2 LEADER]: Signalling peer 167acfa39f2d4e3fb0a313e6d7108cc1 to start an election
I20260709 14:48:02.208029  6696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "206ebd7f6cd6470f99c6958ed4a62ba9"
dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
 from {username='slave'} at 127.0.0.1:53282
I20260709 14:48:02.208523  6696 raft_consensus.cc:493] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:02.208868  6696 raft_consensus.cc:3060] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:02.210774  6442 catalog_manager.cc:5697] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 reported cstate change: term changed from 3 to 4, leader changed from d72c907322ca478ea8aa71bb776a547d (127.6.67.2) to 544321eb3d734e1facc54376da617368 (127.6.67.1). New cstate: current_term: 4 leader_uuid: "544321eb3d734e1facc54376da617368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:02.214839  6874 raft_consensus.cc:993] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d: : Instructing follower 167acfa39f2d4e3fb0a313e6d7108cc1 to start an election
I20260709 14:48:02.215378  6892 raft_consensus.cc:1081] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 3 LEADER]: Signalling peer 167acfa39f2d4e3fb0a313e6d7108cc1 to start an election
I20260709 14:48:02.215133  6696 raft_consensus.cc:515] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:48:02.218981  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206ebd7f6cd6470f99c6958ed4a62ba9" candidate_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "544321eb3d734e1facc54376da617368"
I20260709 14:48:02.219830  6547 raft_consensus.cc:3060] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:02.219882  6696 leader_election.cc:290] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1 [CANDIDATE]: Term 3 election: Requested vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717)
I20260709 14:48:02.220134  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206ebd7f6cd6470f99c6958ed4a62ba9" candidate_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
I20260709 14:48:02.221987  6693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5415b0be4ec40a1b2e18f197ceda887"
dest_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1"
 from {username='slave'} at 127.0.0.1:53282
I20260709 14:48:02.224413  6622 raft_consensus.cc:3055] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:02.224444  6693 raft_consensus.cc:493] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:02.224920  6622 raft_consensus.cc:740] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Running, Role: LEADER
I20260709 14:48:02.225039  6693 raft_consensus.cc:3060] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:02.225788  6622 consensus_queue.cc:260] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [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: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:48:02.227144  6622 raft_consensus.cc:3060] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:02.230238  6547 raft_consensus.cc:2468] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167acfa39f2d4e3fb0a313e6d7108cc1 in term 3.
I20260709 14:48:02.230270  6693 raft_consensus.cc:515] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:48:02.232340  6659 leader_election.cc:304] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1 [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: 167acfa39f2d4e3fb0a313e6d7108cc1, 544321eb3d734e1facc54376da617368; no voters: 
I20260709 14:48:02.233134  6693 leader_election.cc:290] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [CANDIDATE]: Term 4 election: Requested vote from peers 544321eb3d734e1facc54376da617368 (127.6.67.1:38423), d72c907322ca478ea8aa71bb776a547d (127.6.67.2:45717)
I20260709 14:48:02.233922  6622 raft_consensus.cc:2468] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167acfa39f2d4e3fb0a313e6d7108cc1 in term 3.
I20260709 14:48:02.234181  6893 raft_consensus.cc:2804] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:02.235576  6893 raft_consensus.cc:697] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 LEADER]: Becoming Leader. State: Replica: 167acfa39f2d4e3fb0a313e6d7108cc1, State: Running, Role: LEADER
I20260709 14:48:02.235809  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5415b0be4ec40a1b2e18f197ceda887" candidate_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d72c907322ca478ea8aa71bb776a547d"
I20260709 14:48:02.236353  6622 raft_consensus.cc:3055] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:02.236538  6622 raft_consensus.cc:740] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d72c907322ca478ea8aa71bb776a547d, State: Running, Role: LEADER
I20260709 14:48:02.236545  6545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5415b0be4ec40a1b2e18f197ceda887" candidate_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "544321eb3d734e1facc54376da617368"
I20260709 14:48:02.236624  6893 consensus_queue.cc:237] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1 [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: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:48:02.237289  6545 raft_consensus.cc:3060] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:02.237500  6622 consensus_queue.cc:260] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [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: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:48:02.238761  6622 raft_consensus.cc:3060] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:02.244102  6545 raft_consensus.cc:2468] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167acfa39f2d4e3fb0a313e6d7108cc1 in term 4.
I20260709 14:48:02.245565  6659 leader_election.cc:304] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [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: 167acfa39f2d4e3fb0a313e6d7108cc1, 544321eb3d734e1facc54376da617368; no voters: 
I20260709 14:48:02.245042  6622 raft_consensus.cc:2468] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167acfa39f2d4e3fb0a313e6d7108cc1 in term 4.
I20260709 14:48:02.247102  6903 raft_consensus.cc:2804] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:02.247668  6903 raft_consensus.cc:697] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 4 LEADER]: Becoming Leader. State: Replica: 167acfa39f2d4e3fb0a313e6d7108cc1, State: Running, Role: LEADER
I20260709 14:48:02.248519  6903 consensus_queue.cc:237] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [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: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } }
I20260709 14:48:02.250555  6442 catalog_manager.cc:5697] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1 reported cstate change: term changed from 2 to 3, leader changed from d72c907322ca478ea8aa71bb776a547d (127.6.67.2) to 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3). New cstate: current_term: 3 leader_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:02.261798  6442 catalog_manager.cc:5697] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 reported cstate change: term changed from 3 to 4, leader changed from d72c907322ca478ea8aa71bb776a547d (127.6.67.2) to 167acfa39f2d4e3fb0a313e6d7108cc1 (127.6.67.3). New cstate: current_term: 4 leader_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:02.564570  6693 raft_consensus.cc:1275] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 FOLLOWER]: Refusing update from remote peer 544321eb3d734e1facc54376da617368: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:02.565776  6894 consensus_queue.cc:1048] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:02.576702  6622 raft_consensus.cc:1275] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [term 3 FOLLOWER]: Refusing update from remote peer 544321eb3d734e1facc54376da617368: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:02.578404  6894 consensus_queue.cc:1048] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:02.606081  6693 raft_consensus.cc:1275] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 4 FOLLOWER]: Refusing update from remote peer 544321eb3d734e1facc54376da617368: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:02.607383  6894 consensus_queue.cc:1048] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:02.616955  6622 raft_consensus.cc:1275] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 4 FOLLOWER]: Refusing update from remote peer 544321eb3d734e1facc54376da617368: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:02.618754  6912 consensus_queue.cc:1048] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:02.636381  6622 raft_consensus.cc:1275] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [term 3 FOLLOWER]: Refusing update from remote peer 167acfa39f2d4e3fb0a313e6d7108cc1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:02.637595  6903 consensus_queue.cc:1048] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:02.647723  6545 raft_consensus.cc:1275] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [term 3 FOLLOWER]: Refusing update from remote peer 167acfa39f2d4e3fb0a313e6d7108cc1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:02.649356  6903 consensus_queue.cc:1048] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:02.682633  6545 raft_consensus.cc:1275] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [term 4 FOLLOWER]: Refusing update from remote peer 167acfa39f2d4e3fb0a313e6d7108cc1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:02.684043  6915 consensus_queue.cc:1048] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "544321eb3d734e1facc54376da617368" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 38423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:02.694186  6622 raft_consensus.cc:1275] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 4 FOLLOWER]: Refusing update from remote peer 167acfa39f2d4e3fb0a313e6d7108cc1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:02.695353  6915 consensus_queue.cc:1048] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:02.809404  6622 raft_consensus.cc:1275] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [term 4 FOLLOWER]: Refusing update from remote peer 544321eb3d734e1facc54376da617368: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:02.810750  6912 consensus_queue.cc:1048] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d72c907322ca478ea8aa71bb776a547d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:02.818495  6693 raft_consensus.cc:1275] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 4 FOLLOWER]: Refusing update from remote peer 544321eb3d734e1facc54376da617368: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:02.819967  6912 consensus_queue.cc:1048] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167acfa39f2d4e3fb0a313e6d7108cc1" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:02.903095  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:02.908351  6412 tablet_server.cc:179] TabletServer@127.6.67.1:0 shutting down...
I20260709 14:48:02.933187  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:02.934094  6412 tablet_replica.cc:333] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368: stopping tablet replica
I20260709 14:48:02.934834  6412 raft_consensus.cc:2243] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:48:02.935670  6412 raft_consensus.cc:2272] T 62d00ab059454796822fa1e94b692971 P 544321eb3d734e1facc54376da617368 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:02.938294  6412 tablet_replica.cc:333] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368: stopping tablet replica
I20260709 14:48:02.938829  6412 raft_consensus.cc:2243] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:02.939297  6412 raft_consensus.cc:2272] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 544321eb3d734e1facc54376da617368 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:02.940955  6412 tablet_replica.cc:333] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368: stopping tablet replica
I20260709 14:48:02.941465  6412 raft_consensus.cc:2243] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:48:02.942420  6412 raft_consensus.cc:2272] T 7a73beca81f84148a77a63d2bc3ad6bd P 544321eb3d734e1facc54376da617368 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:02.944427  6412 tablet_replica.cc:333] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368: stopping tablet replica
I20260709 14:48:02.944947  6412 raft_consensus.cc:2243] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:48:02.945686  6412 raft_consensus.cc:2272] T 5c579b77381849d2ac7d189dfa7f2333 P 544321eb3d734e1facc54376da617368 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:02.947654  6412 tablet_replica.cc:333] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368: stopping tablet replica
I20260709 14:48:02.948153  6412 raft_consensus.cc:2243] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:02.948573  6412 raft_consensus.cc:2272] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 544321eb3d734e1facc54376da617368 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:02.950558  6412 tablet_replica.cc:333] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368: stopping tablet replica
I20260709 14:48:02.951074  6412 raft_consensus.cc:2243] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:02.951499  6412 raft_consensus.cc:2272] T e96ef0f346e549a7838973b457f62b98 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:02.953114  6412 tablet_replica.cc:333] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368: stopping tablet replica
I20260709 14:48:02.953588  6412 raft_consensus.cc:2243] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:02.954057  6412 raft_consensus.cc:2272] T 81185626e50e411aafbccd409cc529ae P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:02.955612  6412 tablet_replica.cc:333] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368: stopping tablet replica
I20260709 14:48:02.956067  6412 raft_consensus.cc:2243] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:02.956472  6412 raft_consensus.cc:2272] T c5415b0be4ec40a1b2e18f197ceda887 P 544321eb3d734e1facc54376da617368 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:02.958968  6412 tablet_replica.cc:333] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368: stopping tablet replica
I20260709 14:48:02.959590  6412 raft_consensus.cc:2243] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:02.960110  6412 raft_consensus.cc:2272] T f46b40fa16fc43d2bf090002677d3964 P 544321eb3d734e1facc54376da617368 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:03.089573  6585 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.67.1:38423: connect: Connection refused (error 111)
I20260709 14:48:03.091464  6412 tablet_server.cc:196] TabletServer@127.6.67.1:0 shutdown complete.
W20260709 14:48:03.093750  6585 consensus_peers.cc:597] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d -> Peer 544321eb3d734e1facc54376da617368 (127.6.67.1:38423): Couldn't send request to peer 544321eb3d734e1facc54376da617368. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:38423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:03.094240  6585 consensus_peers.cc:597] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d -> Peer 544321eb3d734e1facc54376da617368 (127.6.67.1:38423): Couldn't send request to peer 544321eb3d734e1facc54376da617368. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:38423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:03.112476  6659 consensus_peers.cc:597] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1 -> Peer 544321eb3d734e1facc54376da617368 (127.6.67.1:38423): Couldn't send request to peer 544321eb3d734e1facc54376da617368. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:38423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:03.115501  6412 tablet_server.cc:179] TabletServer@127.6.67.2:0 shutting down...
I20260709 14:48:03.136826  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:03.137480  6412 tablet_replica.cc:333] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d: stopping tablet replica
I20260709 14:48:03.138098  6412 raft_consensus.cc:2243] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:48:03.138868  6412 raft_consensus.cc:2272] T 40fa9dc37d8a45488675d8f0d4abb4e8 P d72c907322ca478ea8aa71bb776a547d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:03.140712  6412 tablet_replica.cc:333] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d: stopping tablet replica
I20260709 14:48:03.141183  6412 raft_consensus.cc:2243] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:03.141536  6412 raft_consensus.cc:2272] T c5415b0be4ec40a1b2e18f197ceda887 P d72c907322ca478ea8aa71bb776a547d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:03.143771  6412 tablet_replica.cc:333] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d: stopping tablet replica
I20260709 14:48:03.144260  6412 raft_consensus.cc:2243] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:03.145035  6412 raft_consensus.cc:2272] T f46b40fa16fc43d2bf090002677d3964 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:03.147245  6412 tablet_replica.cc:333] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d: stopping tablet replica
I20260709 14:48:03.147698  6412 raft_consensus.cc:2243] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:03.148046  6412 raft_consensus.cc:2272] T 62d00ab059454796822fa1e94b692971 P d72c907322ca478ea8aa71bb776a547d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:03.150100  6412 tablet_replica.cc:333] T e96ef0f346e549a7838973b457f62b98 P d72c907322ca478ea8aa71bb776a547d: stopping tablet replica
I20260709 14:48:03.150599  6412 raft_consensus.cc:2243] T e96ef0f346e549a7838973b457f62b98 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:03.150962  6412 raft_consensus.cc:2272] T e96ef0f346e549a7838973b457f62b98 P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:03.153183  6412 tablet_replica.cc:333] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d: stopping tablet replica
I20260709 14:48:03.153607  6412 raft_consensus.cc:2243] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:03.154330  6412 raft_consensus.cc:2272] T 81185626e50e411aafbccd409cc529ae P d72c907322ca478ea8aa71bb776a547d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:03.155783  6412 tablet_replica.cc:333] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d: stopping tablet replica
I20260709 14:48:03.156178  6412 raft_consensus.cc:2243] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:03.156504  6412 raft_consensus.cc:2272] T 5c579b77381849d2ac7d189dfa7f2333 P d72c907322ca478ea8aa71bb776a547d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:03.158385  6412 tablet_replica.cc:333] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d: stopping tablet replica
I20260709 14:48:03.158875  6412 raft_consensus.cc:2243] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:03.159298  6412 raft_consensus.cc:2272] T 7a73beca81f84148a77a63d2bc3ad6bd P d72c907322ca478ea8aa71bb776a547d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:03.161362  6412 tablet_replica.cc:333] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d: stopping tablet replica
I20260709 14:48:03.161907  6412 raft_consensus.cc:2243] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:03.162344  6412 raft_consensus.cc:2272] T 206ebd7f6cd6470f99c6958ed4a62ba9 P d72c907322ca478ea8aa71bb776a547d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:03.191144  6412 tablet_server.cc:196] TabletServer@127.6.67.2:0 shutdown complete.
I20260709 14:48:03.207950  6412 tablet_server.cc:179] TabletServer@127.6.67.3:0 shutting down...
I20260709 14:48:03.232390  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:03.233121  6412 tablet_replica.cc:333] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1: stopping tablet replica
I20260709 14:48:03.233741  6412 raft_consensus.cc:2243] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:03.234297  6412 raft_consensus.cc:2272] T 62d00ab059454796822fa1e94b692971 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:03.236430  6412 tablet_replica.cc:333] T 81185626e50e411aafbccd409cc529ae P 167acfa39f2d4e3fb0a313e6d7108cc1: stopping tablet replica
I20260709 14:48:03.236964  6412 raft_consensus.cc:2243] T 81185626e50e411aafbccd409cc529ae P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:03.237408  6412 raft_consensus.cc:2272] T 81185626e50e411aafbccd409cc529ae P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:03.239071  6412 tablet_replica.cc:333] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1: stopping tablet replica
I20260709 14:48:03.239593  6412 raft_consensus.cc:2243] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:03.240283  6412 raft_consensus.cc:2272] T e96ef0f346e549a7838973b457f62b98 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:03.241930  6412 tablet_replica.cc:333] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1: stopping tablet replica
I20260709 14:48:03.242440  6412 raft_consensus.cc:2243] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:48:03.243216  6412 raft_consensus.cc:2272] T 206ebd7f6cd6470f99c6958ed4a62ba9 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:03.245746  6412 tablet_replica.cc:333] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1: stopping tablet replica
I20260709 14:48:03.246518  6412 raft_consensus.cc:2243] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:03.246939  6412 raft_consensus.cc:2272] T 7a73beca81f84148a77a63d2bc3ad6bd P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:03.248770  6412 tablet_replica.cc:333] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1: stopping tablet replica
I20260709 14:48:03.249189  6412 raft_consensus.cc:2243] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:03.249571  6412 raft_consensus.cc:2272] T 5c579b77381849d2ac7d189dfa7f2333 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:03.251663  6412 tablet_replica.cc:333] T f46b40fa16fc43d2bf090002677d3964 P 167acfa39f2d4e3fb0a313e6d7108cc1: stopping tablet replica
I20260709 14:48:03.252092  6412 raft_consensus.cc:2243] T f46b40fa16fc43d2bf090002677d3964 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:03.252449  6412 raft_consensus.cc:2272] T f46b40fa16fc43d2bf090002677d3964 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:03.254015  6412 tablet_replica.cc:333] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1: stopping tablet replica
I20260709 14:48:03.254426  6412 raft_consensus.cc:2243] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:48:03.255043  6412 raft_consensus.cc:2272] T c5415b0be4ec40a1b2e18f197ceda887 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:03.256791  6412 tablet_replica.cc:333] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1: stopping tablet replica
I20260709 14:48:03.257175  6412 raft_consensus.cc:2243] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:03.257529  6412 raft_consensus.cc:2272] T 40fa9dc37d8a45488675d8f0d4abb4e8 P 167acfa39f2d4e3fb0a313e6d7108cc1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:03.283492  6412 tablet_server.cc:196] TabletServer@127.6.67.3:0 shutdown complete.
I20260709 14:48:03.300303  6412 master.cc:562] Master@127.6.67.62:34053 shutting down...
I20260709 14:48:03.517937  6412 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:03.518548  6412 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:03.518899  6412 tablet_replica.cc:333] T 00000000000000000000000000000000 P 97aa8f8d330142eea05404bb40bae7a5: stopping tablet replica
I20260709 14:48:03.538493  6412 master.cc:584] Master@127.6.67.62:34053 shutdown complete.
167acfa39f2d4e3fb0a313e6d7108cc1  1
544321eb3d734e1facc54376da617368  4
d72c907322ca478ea8aa71bb776a547d  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13124 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:48:03.578085  6412 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.67.62:36149
I20260709 14:48:03.579265  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:03.584825  6926 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 14:48:03.585343  6927 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 14:48:03.586362  6929 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 14:48:03.588028  6412 server_base.cc:1061] running on GCE node
I20260709 14:48:03.588831  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:03.589027  6412 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 14:48:03.589136  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608483589126 us; error 0 us; skew 500 ppm
I20260709 14:48:03.589594  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:03.592309  6412 webserver.cc:533] Webserver started at http://127.6.67.62:33839/ using document root <none> and password file <none>
I20260709 14:48:03.592787  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:03.592957  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:03.593171  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:03.594676  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608470283356-6412-0/minicluster-data/master-0-root/instance:
uuid: "eae7c32949e44faf8f88928be48c6d6a"
format_stamp: "Formatted at 2026-07-09 14:48:03 on dist-test-slave-5tjq"
I20260709 14:48:03.599156  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:48:03.603016  6934 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:03.603868  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 14:48:03.604175  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608470283356-6412-0/minicluster-data/master-0-root
uuid: "eae7c32949e44faf8f88928be48c6d6a"
format_stamp: "Formatted at 2026-07-09 14:48:03 on dist-test-slave-5tjq"
I20260709 14:48:03.604483  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608470283356-6412-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608470283356-6412-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608470283356-6412-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 14:48:03.616458  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:03.617727  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:03.657308  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.62:36149
I20260709 14:48:03.657419  6985 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.62:36149 every 8 connection(s)
I20260709 14:48:03.661427  6986 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 14:48:03.671622  6986 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a: Bootstrap starting.
I20260709 14:48:03.676550  6986 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:03.680938  6986 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a: No bootstrap required, opened a new log
I20260709 14:48:03.683051  6986 raft_consensus.cc:359] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae7c32949e44faf8f88928be48c6d6a" member_type: VOTER }
I20260709 14:48:03.683442  6986 raft_consensus.cc:385] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:03.683617  6986 raft_consensus.cc:740] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae7c32949e44faf8f88928be48c6d6a, State: Initialized, Role: FOLLOWER
I20260709 14:48:03.684206  6986 consensus_queue.cc:260] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eae7c32949e44faf8f88928be48c6d6a" member_type: VOTER }
I20260709 14:48:03.684625  6986 raft_consensus.cc:399] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:48:03.684811  6986 raft_consensus.cc:493] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:48:03.685022  6986 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:03.689034  6986 raft_consensus.cc:515] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae7c32949e44faf8f88928be48c6d6a" member_type: VOTER }
I20260709 14:48:03.689574  6986 leader_election.cc:304] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a [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: eae7c32949e44faf8f88928be48c6d6a; no voters: 
I20260709 14:48:03.690682  6986 leader_election.cc:290] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:48:03.691111  6989 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:03.692368  6989 raft_consensus.cc:697] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a [term 1 LEADER]: Becoming Leader. State: Replica: eae7c32949e44faf8f88928be48c6d6a, State: Running, Role: LEADER
I20260709 14:48:03.693080  6989 consensus_queue.cc:237] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a [LEADER]: Queue going to LEADER mode. State: All 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: "eae7c32949e44faf8f88928be48c6d6a" member_type: VOTER }
I20260709 14:48:03.693572  6986 sys_catalog.cc:565] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:48:03.697683  6991 sys_catalog.cc:455] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a [sys.catalog]: SysCatalogTable state changed. Reason: New leader eae7c32949e44faf8f88928be48c6d6a. Latest consensus state: current_term: 1 leader_uuid: "eae7c32949e44faf8f88928be48c6d6a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae7c32949e44faf8f88928be48c6d6a" member_type: VOTER } }
I20260709 14:48:03.697734  6990 sys_catalog.cc:455] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eae7c32949e44faf8f88928be48c6d6a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae7c32949e44faf8f88928be48c6d6a" member_type: VOTER } }
I20260709 14:48:03.698851  6991 sys_catalog.cc:458] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a [sys.catalog]: This master's current role is: LEADER
I20260709 14:48:03.698982  6990 sys_catalog.cc:458] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a [sys.catalog]: This master's current role is: LEADER
I20260709 14:48:03.702997  6995 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:48:03.708082  6995 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:48:03.712195  6412 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:48:03.717309  6995 catalog_manager.cc:1383] Generated new cluster ID: eb583b4483eb47029af5e544b85dd39a
I20260709 14:48:03.717635  6995 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:48:03.739039  6995 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:48:03.740267  6995 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:48:03.757190  6995 catalog_manager.cc:6070] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a: Generated new TSK 0
I20260709 14:48:03.757838  6995 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:48:03.778800  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:03.784680  7007 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 14:48:03.785930  7008 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 14:48:03.787474  7010 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 14:48:03.788117  6412 server_base.cc:1061] running on GCE node
I20260709 14:48:03.788904  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:03.789083  6412 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 14:48:03.789291  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608483789257 us; error 0 us; skew 500 ppm
I20260709 14:48:03.789913  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:03.792223  6412 webserver.cc:533] Webserver started at http://127.6.67.1:41493/ using document root <none> and password file <none>
I20260709 14:48:03.792702  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:03.792906  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:03.793161  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:03.794303  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608470283356-6412-0/minicluster-data/ts-0-root/instance:
uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
format_stamp: "Formatted at 2026-07-09 14:48:03 on dist-test-slave-5tjq"
I20260709 14:48:03.798995  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:48:03.802393  7015 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:03.803246  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:48:03.803553  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608470283356-6412-0/minicluster-data/ts-0-root
uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
format_stamp: "Formatted at 2026-07-09 14:48:03 on dist-test-slave-5tjq"
I20260709 14:48:03.803835  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608470283356-6412-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608470283356-6412-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608470283356-6412-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 14:48:03.818181  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:03.819406  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:03.820842  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:03.823089  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:03.823310  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:03.823558  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:03.823750  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:03.865016  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.1:32887
I20260709 14:48:03.865108  7077 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.1:32887 every 8 connection(s)
I20260709 14:48:03.870144  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:03.877471  7082 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 14:48:03.879112  7083 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 14:48:03.882637  6412 server_base.cc:1061] running on GCE node
W20260709 14:48:03.882603  7085 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 14:48:03.883962  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:03.884188  6412 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 14:48:03.884383  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608483884362 us; error 0 us; skew 500 ppm
I20260709 14:48:03.885004  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:03.888000  6412 webserver.cc:533] Webserver started at http://127.6.67.2:44827/ using document root <none> and password file <none>
I20260709 14:48:03.888051  7078 heartbeater.cc:344] Connected to a master server at 127.6.67.62:36149
I20260709 14:48:03.888490  7078 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:03.888541  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:03.888993  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:03.889269  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:03.889505  7078 heartbeater.cc:507] Master 127.6.67.62:36149 requested a full tablet report, sending...
I20260709 14:48:03.890497  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608470283356-6412-0/minicluster-data/ts-1-root/instance:
uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
format_stamp: "Formatted at 2026-07-09 14:48:03 on dist-test-slave-5tjq"
I20260709 14:48:03.891650  6951 ts_manager.cc:194] Registered new tserver with Master: 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887)
I20260709 14:48:03.893353  6951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41680
I20260709 14:48:03.895300  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:48:03.898648  7090 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:03.899374  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:48:03.899678  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608470283356-6412-0/minicluster-data/ts-1-root
uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
format_stamp: "Formatted at 2026-07-09 14:48:03 on dist-test-slave-5tjq"
I20260709 14:48:03.899986  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608470283356-6412-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608470283356-6412-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608470283356-6412-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 14:48:03.910363  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:03.911585  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:03.913079  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:03.915385  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:03.915627  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:03.915876  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:03.916062  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:03.957370  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.2:32945
I20260709 14:48:03.957492  7152 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.2:32945 every 8 connection(s)
I20260709 14:48:03.962735  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:03.970089  7156 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 14:48:03.970630  7157 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 14:48:03.974483  7159 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 14:48:03.975383  6412 server_base.cc:1061] running on GCE node
I20260709 14:48:03.976119  7153 heartbeater.cc:344] Connected to a master server at 127.6.67.62:36149
I20260709 14:48:03.976526  7153 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:03.976688  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:03.976955  6412 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 14:48:03.977151  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608483977133 us; error 0 us; skew 500 ppm
I20260709 14:48:03.977437  7153 heartbeater.cc:507] Master 127.6.67.62:36149 requested a full tablet report, sending...
I20260709 14:48:03.977967  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:03.979866  6951 ts_manager.cc:194] Registered new tserver with Master: 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945)
I20260709 14:48:03.980722  6412 webserver.cc:533] Webserver started at http://127.6.67.3:41787/ using document root <none> and password file <none>
I20260709 14:48:03.981226  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:03.981434  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:03.981431  6951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41694
I20260709 14:48:03.981923  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:03.983419  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608470283356-6412-0/minicluster-data/ts-2-root/instance:
uuid: "ec6af61a10fc4463b46f93099261cda0"
format_stamp: "Formatted at 2026-07-09 14:48:03 on dist-test-slave-5tjq"
I20260709 14:48:03.987931  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:48:03.991266  7164 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:03.992035  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:48:03.992287  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608470283356-6412-0/minicluster-data/ts-2-root
uuid: "ec6af61a10fc4463b46f93099261cda0"
format_stamp: "Formatted at 2026-07-09 14:48:03 on dist-test-slave-5tjq"
I20260709 14:48:03.992525  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608470283356-6412-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608470283356-6412-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608470283356-6412-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 14:48:04.020278  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:04.021428  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:04.022908  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:04.025059  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:04.025238  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:04.025545  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:04.025704  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:04.064908  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.3:46371
I20260709 14:48:04.065022  7226 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.3:46371 every 8 connection(s)
I20260709 14:48:04.079083  7227 heartbeater.cc:344] Connected to a master server at 127.6.67.62:36149
I20260709 14:48:04.079492  7227 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:04.080310  7227 heartbeater.cc:507] Master 127.6.67.62:36149 requested a full tablet report, sending...
I20260709 14:48:04.082290  6951 ts_manager.cc:194] Registered new tserver with Master: ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:04.082552  6412 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014592974s
I20260709 14:48:04.084132  6951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41702
I20260709 14:48:04.109177  6951 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41710:
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 14:48:04.112064  6951 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 14:48:04.190948  7118 tablet_service.cc:1511] Processing CreateTablet for tablet e140cfddbf0546f6a78c4a958b0394ef (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:48:04.192482  7118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e140cfddbf0546f6a78c4a958b0394ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.193049  7114 tablet_service.cc:1511] Processing CreateTablet for tablet 88ffe77c7b9743ceb2d31a9111b66269 (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:48:04.194602  7114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ffe77c7b9743ceb2d31a9111b66269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.195199  7117 tablet_service.cc:1511] Processing CreateTablet for tablet 5b48d27609a04851a199b77118f1718e (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:48:04.195722  7115 tablet_service.cc:1511] Processing CreateTablet for tablet 8ddfd2fa014f4ceca1db59495b5359b6 (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:48:04.196539  7117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b48d27609a04851a199b77118f1718e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.198019  7116 tablet_service.cc:1511] Processing CreateTablet for tablet 076725eb372d483fab4b867afb5642c1 (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:48:04.198302  7113 tablet_service.cc:1511] Processing CreateTablet for tablet 81a537f80a594287ac99c0d16d557554 (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:48:04.199401  7116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 076725eb372d483fab4b867afb5642c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.202193  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a537f80a594287ac99c0d16d557554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.203893  7115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ddfd2fa014f4ceca1db59495b5359b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.217442  7112 tablet_service.cc:1511] Processing CreateTablet for tablet 3a400574977140798f7476f34bd024fe (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:48:04.219066  7112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a400574977140798f7476f34bd024fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.229125  7111 tablet_service.cc:1511] Processing CreateTablet for tablet d409d892c7b0495eacf91bd3d9e1cb49 (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:48:04.230576  7111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d409d892c7b0495eacf91bd3d9e1cb49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.234130  7043 tablet_service.cc:1511] Processing CreateTablet for tablet e140cfddbf0546f6a78c4a958b0394ef (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:48:04.235751  7043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e140cfddbf0546f6a78c4a958b0394ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.243721  7192 tablet_service.cc:1511] Processing CreateTablet for tablet e140cfddbf0546f6a78c4a958b0394ef (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:48:04.244608  7188 tablet_service.cc:1511] Processing CreateTablet for tablet 88ffe77c7b9743ceb2d31a9111b66269 (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:48:04.245241  7192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e140cfddbf0546f6a78c4a958b0394ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.247572  7190 tablet_service.cc:1511] Processing CreateTablet for tablet 076725eb372d483fab4b867afb5642c1 (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:48:04.249979  7189 tablet_service.cc:1511] Processing CreateTablet for tablet 8ddfd2fa014f4ceca1db59495b5359b6 (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:48:04.250798  7187 tablet_service.cc:1511] Processing CreateTablet for tablet 81a537f80a594287ac99c0d16d557554 (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:48:04.251045  7042 tablet_service.cc:1511] Processing CreateTablet for tablet 5b48d27609a04851a199b77118f1718e (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:48:04.252346  7042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b48d27609a04851a199b77118f1718e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.252020  7191 tablet_service.cc:1511] Processing CreateTablet for tablet 5b48d27609a04851a199b77118f1718e (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:48:04.252592  7186 tablet_service.cc:1511] Processing CreateTablet for tablet 3a400574977140798f7476f34bd024fe (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:48:04.254318  7185 tablet_service.cc:1511] Processing CreateTablet for tablet d409d892c7b0495eacf91bd3d9e1cb49 (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:48:04.256619  7041 tablet_service.cc:1511] Processing CreateTablet for tablet 076725eb372d483fab4b867afb5642c1 (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:48:04.257925  7035 tablet_service.cc:1511] Processing CreateTablet for tablet 847fded3071a4dd0937440a00f991f4e (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:48:04.259030  7040 tablet_service.cc:1511] Processing CreateTablet for tablet 8ddfd2fa014f4ceca1db59495b5359b6 (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:48:04.245965  7188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ffe77c7b9743ceb2d31a9111b66269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.262946  7041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 076725eb372d483fab4b867afb5642c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.262727  7036 tablet_service.cc:1511] Processing CreateTablet for tablet d409d892c7b0495eacf91bd3d9e1cb49 (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:48:04.262758  7037 tablet_service.cc:1511] Processing CreateTablet for tablet 3a400574977140798f7476f34bd024fe (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:48:04.265684  7038 tablet_service.cc:1511] Processing CreateTablet for tablet 81a537f80a594287ac99c0d16d557554 (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:48:04.267423  7191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b48d27609a04851a199b77118f1718e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.267373  7039 tablet_service.cc:1511] Processing CreateTablet for tablet 88ffe77c7b9743ceb2d31a9111b66269 (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:48:04.268740  7035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 847fded3071a4dd0937440a00f991f4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.274232  7040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ddfd2fa014f4ceca1db59495b5359b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.278214  7187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a537f80a594287ac99c0d16d557554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.279170  7036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d409d892c7b0495eacf91bd3d9e1cb49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.283115  7190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 076725eb372d483fab4b867afb5642c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.286206  7189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ddfd2fa014f4ceca1db59495b5359b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.286679  7037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a400574977140798f7476f34bd024fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.286890  7186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a400574977140798f7476f34bd024fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.290201  7185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d409d892c7b0495eacf91bd3d9e1cb49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.290962  7039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ffe77c7b9743ceb2d31a9111b66269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.294308  7038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a537f80a594287ac99c0d16d557554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.337576  7242 tablet_bootstrap.cc:492] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9: Bootstrap starting.
I20260709 14:48:04.339463  7034 tablet_service.cc:1511] Processing CreateTablet for tablet c4a84d22e88f46cbb82b4df931c34a5a (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:48:04.340871  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4a84d22e88f46cbb82b4df931c34a5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.343813  7184 tablet_service.cc:1511] Processing CreateTablet for tablet 847fded3071a4dd0937440a00f991f4e (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:48:04.345189  7184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 847fded3071a4dd0937440a00f991f4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.359095  7118 tablet_service.cc:1511] Processing CreateTablet for tablet 847fded3071a4dd0937440a00f991f4e (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:48:04.360445  7118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 847fded3071a4dd0937440a00f991f4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.376931  7111 tablet_service.cc:1511] Processing CreateTablet for tablet c4a84d22e88f46cbb82b4df931c34a5a (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:48:04.378247  7111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4a84d22e88f46cbb82b4df931c34a5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.383677  7184 tablet_service.cc:1511] Processing CreateTablet for tablet c4a84d22e88f46cbb82b4df931c34a5a (DEFAULT_TABLE table=test-workload [id=b238624994c248019494c7763e7abf9b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:48:04.385030  7184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4a84d22e88f46cbb82b4df931c34a5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:04.386715  7242 tablet_bootstrap.cc:654] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.426169  7243 tablet_bootstrap.cc:492] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Bootstrap starting.
I20260709 14:48:04.426453  7244 tablet_bootstrap.cc:492] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0: Bootstrap starting.
I20260709 14:48:04.432745  7243 tablet_bootstrap.cc:654] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.449733  7244 tablet_bootstrap.cc:654] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.455425  7242 tablet_bootstrap.cc:492] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9: No bootstrap required, opened a new log
I20260709 14:48:04.455858  7242 ts_tablet_manager.cc:1403] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9: Time spent bootstrapping tablet: real 0.119s	user 0.012s	sys 0.005s
I20260709 14:48:04.456270  7244 tablet_bootstrap.cc:492] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0: No bootstrap required, opened a new log
I20260709 14:48:04.456663  7244 ts_tablet_manager.cc:1403] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.000s
I20260709 14:48:04.458056  7242 raft_consensus.cc:359] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.458578  7242 raft_consensus.cc:385] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:04.458871  7242 raft_consensus.cc:740] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e4c43fcc5be4421b70a498dc4bfb4a9, State: Initialized, Role: FOLLOWER
I20260709 14:48:04.459008  7244 raft_consensus.cc:359] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.459600  7244 raft_consensus.cc:385] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:04.459916  7244 raft_consensus.cc:740] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec6af61a10fc4463b46f93099261cda0, State: Initialized, Role: FOLLOWER
I20260709 14:48:04.459515  7242 consensus_queue.cc:260] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.461624  7244 consensus_queue.cc:260] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.462694  7242 ts_tablet_manager.cc:1434] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:48:04.463167  7243 tablet_bootstrap.cc:492] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: No bootstrap required, opened a new log
I20260709 14:48:04.463657  7243 ts_tablet_manager.cc:1403] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.009s
I20260709 14:48:04.464293  7227 heartbeater.cc:499] Master 127.6.67.62:36149 was elected leader, sending a full tablet report...
I20260709 14:48:04.464666  7244 ts_tablet_manager.cc:1434] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:48:04.465624  7244 tablet_bootstrap.cc:492] T 847fded3071a4dd0937440a00f991f4e P ec6af61a10fc4463b46f93099261cda0: Bootstrap starting.
I20260709 14:48:04.466146  7153 heartbeater.cc:499] Master 127.6.67.62:36149 was elected leader, sending a full tablet report...
I20260709 14:48:04.468887  7242 tablet_bootstrap.cc:492] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9: Bootstrap starting.
I20260709 14:48:04.471274  7243 raft_consensus.cc:359] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.471948  7244 tablet_bootstrap.cc:654] T 847fded3071a4dd0937440a00f991f4e P ec6af61a10fc4463b46f93099261cda0: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.472043  7243 raft_consensus.cc:385] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:04.472497  7243 raft_consensus.cc:740] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Initialized, Role: FOLLOWER
I20260709 14:48:04.473459  7243 consensus_queue.cc:260] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.476433  7242 tablet_bootstrap.cc:654] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.484423  7242 tablet_bootstrap.cc:492] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9: No bootstrap required, opened a new log
I20260709 14:48:04.485208  7242 ts_tablet_manager.cc:1403] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 14:48:04.489229  7242 raft_consensus.cc:359] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.490424  7242 raft_consensus.cc:385] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:04.490955  7242 raft_consensus.cc:740] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e4c43fcc5be4421b70a498dc4bfb4a9, State: Initialized, Role: FOLLOWER
I20260709 14:48:04.492148  7242 consensus_queue.cc:260] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.495550  7242 ts_tablet_manager.cc:1434] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:48:04.496994  7242 tablet_bootstrap.cc:492] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9: Bootstrap starting.
I20260709 14:48:04.505788  7242 tablet_bootstrap.cc:654] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.518812  7242 tablet_bootstrap.cc:492] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9: No bootstrap required, opened a new log
I20260709 14:48:04.519598  7242 ts_tablet_manager.cc:1403] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260709 14:48:04.523587  7242 raft_consensus.cc:359] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.524734  7242 raft_consensus.cc:385] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:04.525228  7242 raft_consensus.cc:740] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e4c43fcc5be4421b70a498dc4bfb4a9, State: Initialized, Role: FOLLOWER
I20260709 14:48:04.526471  7242 consensus_queue.cc:260] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.529529  7242 ts_tablet_manager.cc:1434] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:48:04.529593  7078 heartbeater.cc:499] Master 127.6.67.62:36149 was elected leader, sending a full tablet report...
I20260709 14:48:04.531457  7242 tablet_bootstrap.cc:492] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9: Bootstrap starting.
I20260709 14:48:04.532270  7244 tablet_bootstrap.cc:492] T 847fded3071a4dd0937440a00f991f4e P ec6af61a10fc4463b46f93099261cda0: No bootstrap required, opened a new log
I20260709 14:48:04.532832  7244 ts_tablet_manager.cc:1403] T 847fded3071a4dd0937440a00f991f4e P ec6af61a10fc4463b46f93099261cda0: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.045s
I20260709 14:48:04.536034  7243 ts_tablet_manager.cc:1434] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Time spent starting tablet: real 0.072s	user 0.022s	sys 0.034s
I20260709 14:48:04.535899  7244 raft_consensus.cc:359] T 847fded3071a4dd0937440a00f991f4e P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.536768  7244 raft_consensus.cc:385] T 847fded3071a4dd0937440a00f991f4e P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:04.537204  7243 tablet_bootstrap.cc:492] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Bootstrap starting.
I20260709 14:48:04.537181  7244 raft_consensus.cc:740] T 847fded3071a4dd0937440a00f991f4e P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec6af61a10fc4463b46f93099261cda0, State: Initialized, Role: FOLLOWER
I20260709 14:48:04.538493  7242 tablet_bootstrap.cc:654] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.538365  7244 consensus_queue.cc:260] T 847fded3071a4dd0937440a00f991f4e P ec6af61a10fc4463b46f93099261cda0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.540962  7244 ts_tablet_manager.cc:1434] T 847fded3071a4dd0937440a00f991f4e P ec6af61a10fc4463b46f93099261cda0: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:48:04.542503  7244 tablet_bootstrap.cc:492] T e140cfddbf0546f6a78c4a958b0394ef P ec6af61a10fc4463b46f93099261cda0: Bootstrap starting.
I20260709 14:48:04.542073  7250 raft_consensus.cc:493] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:04.545712  7250 raft_consensus.cc:515] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.549121  7244 tablet_bootstrap.cc:654] T e140cfddbf0546f6a78c4a958b0394ef P ec6af61a10fc4463b46f93099261cda0: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.549775  7243 tablet_bootstrap.cc:654] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.571198  7242 tablet_bootstrap.cc:492] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9: No bootstrap required, opened a new log
I20260709 14:48:04.571826  7242 ts_tablet_manager.cc:1403] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.029s
I20260709 14:48:04.573052  7243 tablet_bootstrap.cc:492] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: No bootstrap required, opened a new log
I20260709 14:48:04.573624  7243 ts_tablet_manager.cc:1403] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.002s
I20260709 14:48:04.574885  7242 raft_consensus.cc:359] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.575683  7242 raft_consensus.cc:385] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:04.576022  7242 raft_consensus.cc:740] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e4c43fcc5be4421b70a498dc4bfb4a9, State: Initialized, Role: FOLLOWER
I20260709 14:48:04.576470  7243 raft_consensus.cc:359] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.577344  7243 raft_consensus.cc:385] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:04.577011  7242 consensus_queue.cc:260] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.577704  7243 raft_consensus.cc:740] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Initialized, Role: FOLLOWER
I20260709 14:48:04.578610  7248 raft_consensus.cc:493] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:04.579078  7248 raft_consensus.cc:515] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.579896  7242 ts_tablet_manager.cc:1434] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:48:04.580900  7242 tablet_bootstrap.cc:492] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9: Bootstrap starting.
I20260709 14:48:04.588222  7242 tablet_bootstrap.cc:654] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.592924  7248 leader_election.cc:290] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:04.601926  7242 tablet_bootstrap.cc:492] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9: No bootstrap required, opened a new log
I20260709 14:48:04.602658  7242 ts_tablet_manager.cc:1403] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.006s
I20260709 14:48:04.606415  7242 raft_consensus.cc:359] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.607529  7242 raft_consensus.cc:385] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:04.607959  7242 raft_consensus.cc:740] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e4c43fcc5be4421b70a498dc4bfb4a9, State: Initialized, Role: FOLLOWER
I20260709 14:48:04.609088  7242 consensus_queue.cc:260] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.578610  7243 consensus_queue.cc:260] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.612416  7242 ts_tablet_manager.cc:1434] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:48:04.613494  7242 tablet_bootstrap.cc:492] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9: Bootstrap starting.
I20260709 14:48:04.613806  7243 ts_tablet_manager.cc:1434] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.003s
I20260709 14:48:04.614861  7243 tablet_bootstrap.cc:492] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Bootstrap starting.
I20260709 14:48:04.621539  7242 tablet_bootstrap.cc:654] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.579085  7250 leader_election.cc:290] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:04.636919  7244 tablet_bootstrap.cc:492] T e140cfddbf0546f6a78c4a958b0394ef P ec6af61a10fc4463b46f93099261cda0: No bootstrap required, opened a new log
I20260709 14:48:04.637537  7244 ts_tablet_manager.cc:1403] T e140cfddbf0546f6a78c4a958b0394ef P ec6af61a10fc4463b46f93099261cda0: Time spent bootstrapping tablet: real 0.095s	user 0.032s	sys 0.058s
I20260709 14:48:04.639775  7248 raft_consensus.cc:493] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:04.640134  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e140cfddbf0546f6a78c4a958b0394ef" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" is_pre_election: true
I20260709 14:48:04.640627  7244 raft_consensus.cc:359] T e140cfddbf0546f6a78c4a958b0394ef P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.640455  7248 raft_consensus.cc:515] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.642719  7248 leader_election.cc:290] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:04.643290  7128 raft_consensus.cc:2468] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 0.
I20260709 14:48:04.645618  7017 leader_election.cc:304] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, 9e5a0bf83c9b420aaaaf6b1d73f4ff76; no voters: 
I20260709 14:48:04.645964  7244 raft_consensus.cc:385] T e140cfddbf0546f6a78c4a958b0394ef P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:04.646293  7244 raft_consensus.cc:740] T e140cfddbf0546f6a78c4a958b0394ef P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec6af61a10fc4463b46f93099261cda0, State: Initialized, Role: FOLLOWER
I20260709 14:48:04.646765  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e140cfddbf0546f6a78c4a958b0394ef" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec6af61a10fc4463b46f93099261cda0" is_pre_election: true
I20260709 14:48:04.647203  7244 consensus_queue.cc:260] T e140cfddbf0546f6a78c4a958b0394ef P ec6af61a10fc4463b46f93099261cda0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.648252  7202 raft_consensus.cc:2468] T e140cfddbf0546f6a78c4a958b0394ef P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 0.
I20260709 14:48:04.649561  7244 ts_tablet_manager.cc:1434] T e140cfddbf0546f6a78c4a958b0394ef P ec6af61a10fc4463b46f93099261cda0: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260709 14:48:04.650542  7244 tablet_bootstrap.cc:492] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0: Bootstrap starting.
I20260709 14:48:04.657609  7244 tablet_bootstrap.cc:654] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.647889  7250 raft_consensus.cc:2804] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:04.660131  7250 raft_consensus.cc:493] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:04.660701  7250 raft_consensus.cc:3060] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:04.670194  7244 tablet_bootstrap.cc:492] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0: No bootstrap required, opened a new log
I20260709 14:48:04.670683  7243 tablet_bootstrap.cc:654] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.676009  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b48d27609a04851a199b77118f1718e" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" is_pre_election: true
I20260709 14:48:04.676268  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e140cfddbf0546f6a78c4a958b0394ef" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" is_pre_election: true
I20260709 14:48:04.670768  7244 ts_tablet_manager.cc:1403] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 14:48:04.671047  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b48d27609a04851a199b77118f1718e" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec6af61a10fc4463b46f93099261cda0" is_pre_election: true
I20260709 14:48:04.672256  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e140cfddbf0546f6a78c4a958b0394ef" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec6af61a10fc4463b46f93099261cda0" is_pre_election: true
W20260709 14:48:04.677934  7093 leader_election.cc:343] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:04.678469  7201 raft_consensus.cc:2468] T e140cfddbf0546f6a78c4a958b0394ef P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e4c43fcc5be4421b70a498dc4bfb4a9 in term 0.
I20260709 14:48:04.673594  7250 raft_consensus.cc:515] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
W20260709 14:48:04.679816  7091 leader_election.cc:343] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:04.680353  7052 raft_consensus.cc:2393] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e4c43fcc5be4421b70a498dc4bfb4a9 in current term 1: Already voted for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in this term.
I20260709 14:48:04.680413  7091 leader_election.cc:304] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9; no voters: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, ec6af61a10fc4463b46f93099261cda0
I20260709 14:48:04.681373  7248 raft_consensus.cc:2749] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:04.681880  7091 leader_election.cc:304] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, ec6af61a10fc4463b46f93099261cda0; no voters: 
I20260709 14:48:04.682958  7250 leader_election.cc:290] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 election: Requested vote from peers 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:04.683543  7242 tablet_bootstrap.cc:492] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9: No bootstrap required, opened a new log
I20260709 14:48:04.683593  7248 raft_consensus.cc:2804] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:04.680385  7244 raft_consensus.cc:359] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.684062  7248 raft_consensus.cc:493] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:04.684227  7244 raft_consensus.cc:385] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:04.684093  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e140cfddbf0546f6a78c4a958b0394ef" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
I20260709 14:48:04.684538  7248 raft_consensus.cc:3060] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:04.684697  7244 raft_consensus.cc:740] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec6af61a10fc4463b46f93099261cda0, State: Initialized, Role: FOLLOWER
I20260709 14:48:04.685047  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e140cfddbf0546f6a78c4a958b0394ef" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
I20260709 14:48:04.684206  7242 ts_tablet_manager.cc:1403] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9: Time spent bootstrapping tablet: real 0.071s	user 0.031s	sys 0.034s
I20260709 14:48:04.685528  7201 raft_consensus.cc:3060] T e140cfddbf0546f6a78c4a958b0394ef P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:04.685530  7244 consensus_queue.cc:260] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.688828  7242 raft_consensus.cc:359] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.689569  7242 raft_consensus.cc:385] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:04.689896  7242 raft_consensus.cc:740] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e4c43fcc5be4421b70a498dc4bfb4a9, State: Initialized, Role: FOLLOWER
I20260709 14:48:04.690668  7242 consensus_queue.cc:260] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.692366  7250 raft_consensus.cc:493] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:04.693132  7250 raft_consensus.cc:515] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.694828  7243 tablet_bootstrap.cc:492] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: No bootstrap required, opened a new log
I20260709 14:48:04.695303  7243 ts_tablet_manager.cc:1403] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.000s
I20260709 14:48:04.695771  7244 ts_tablet_manager.cc:1434] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260709 14:48:04.697201  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a537f80a594287ac99c0d16d557554" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" is_pre_election: true
I20260709 14:48:04.698329  7243 raft_consensus.cc:359] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.691977  7248 raft_consensus.cc:515] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
W20260709 14:48:04.699218  7017 leader_election.cc:343] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:04.699081  7243 raft_consensus.cc:385] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:04.700268  7128 raft_consensus.cc:2393] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in current term 1: Already voted for candidate 2e4c43fcc5be4421b70a498dc4bfb4a9 in this term.
I20260709 14:48:04.700439  7243 raft_consensus.cc:740] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Initialized, Role: FOLLOWER
I20260709 14:48:04.701658  7244 tablet_bootstrap.cc:492] T 88ffe77c7b9743ceb2d31a9111b66269 P ec6af61a10fc4463b46f93099261cda0: Bootstrap starting.
I20260709 14:48:04.703424  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a537f80a594287ac99c0d16d557554" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec6af61a10fc4463b46f93099261cda0" is_pre_election: true
I20260709 14:48:04.704265  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e140cfddbf0546f6a78c4a958b0394ef" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
I20260709 14:48:04.705049  7052 raft_consensus.cc:2393] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e4c43fcc5be4421b70a498dc4bfb4a9 in current term 1: Already voted for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in this term.
W20260709 14:48:04.705260  7016 leader_election.cc:343] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:04.705719  7016 leader_election.cc:304] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e5a0bf83c9b420aaaaf6b1d73f4ff76; no voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, ec6af61a10fc4463b46f93099261cda0
W20260709 14:48:04.706192  6999 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:04.706755  7254 raft_consensus.cc:2749] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:04.707760  7248 leader_election.cc:290] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:04.708101  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e140cfddbf0546f6a78c4a958b0394ef" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
I20260709 14:48:04.710310  7091 leader_election.cc:304] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9 [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: 2e4c43fcc5be4421b70a498dc4bfb4a9; no voters: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, ec6af61a10fc4463b46f93099261cda0
I20260709 14:48:04.712059  7243 consensus_queue.cc:260] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.714614  7244 tablet_bootstrap.cc:654] T 88ffe77c7b9743ceb2d31a9111b66269 P ec6af61a10fc4463b46f93099261cda0: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.715145  7248 raft_consensus.cc:2749] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:48:04.719849  7254 raft_consensus.cc:493] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:04.720175  7242 ts_tablet_manager.cc:1434] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9: Time spent starting tablet: real 0.034s	user 0.025s	sys 0.005s
I20260709 14:48:04.720431  7254 raft_consensus.cc:515] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.724282  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ffe77c7b9743ceb2d31a9111b66269" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" is_pre_election: true
I20260709 14:48:04.725129  7128 raft_consensus.cc:2468] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 0.
I20260709 14:48:04.725379  7243 ts_tablet_manager.cc:1434] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 14:48:04.715337  7201 raft_consensus.cc:2468] T e140cfddbf0546f6a78c4a958b0394ef P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 1.
I20260709 14:48:04.726845  7017 leader_election.cc:304] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, 9e5a0bf83c9b420aaaaf6b1d73f4ff76; no voters: 
I20260709 14:48:04.726965  7016 leader_election.cc:304] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, ec6af61a10fc4463b46f93099261cda0; no voters: 2e4c43fcc5be4421b70a498dc4bfb4a9
I20260709 14:48:04.728428  7242 tablet_bootstrap.cc:492] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9: Bootstrap starting.
I20260709 14:48:04.729697  7254 leader_election.cc:290] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:04.731086  7254 raft_consensus.cc:2804] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:04.731642  7254 raft_consensus.cc:493] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:04.732554  7254 raft_consensus.cc:3060] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:04.707525  7250 leader_election.cc:290] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:04.734535  7250 raft_consensus.cc:2804] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:04.734859  7243 tablet_bootstrap.cc:492] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Bootstrap starting.
I20260709 14:48:04.735177  7242 tablet_bootstrap.cc:654] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.735237  7250 raft_consensus.cc:697] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 LEADER]: Becoming Leader. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Running, Role: LEADER
I20260709 14:48:04.741310  7244 tablet_bootstrap.cc:492] T 88ffe77c7b9743ceb2d31a9111b66269 P ec6af61a10fc4463b46f93099261cda0: No bootstrap required, opened a new log
I20260709 14:48:04.743219  7243 tablet_bootstrap.cc:654] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.743510  7244 ts_tablet_manager.cc:1403] T 88ffe77c7b9743ceb2d31a9111b66269 P ec6af61a10fc4463b46f93099261cda0: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.010s
I20260709 14:48:04.719194  7268 raft_consensus.cc:493] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:04.745550  7268 raft_consensus.cc:515] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.747750  7244 raft_consensus.cc:359] T 88ffe77c7b9743ceb2d31a9111b66269 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.749948  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d409d892c7b0495eacf91bd3d9e1cb49" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" is_pre_election: true
I20260709 14:48:04.742760  7250 consensus_queue.cc:237] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.753453  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d409d892c7b0495eacf91bd3d9e1cb49" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec6af61a10fc4463b46f93099261cda0" is_pre_election: true
W20260709 14:48:04.754953  7091 leader_election.cc:343] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:04.756196  7093 leader_election.cc:343] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:04.756490  7244 raft_consensus.cc:385] T 88ffe77c7b9743ceb2d31a9111b66269 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:04.756842  7244 raft_consensus.cc:740] T 88ffe77c7b9743ceb2d31a9111b66269 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec6af61a10fc4463b46f93099261cda0, State: Initialized, Role: FOLLOWER
I20260709 14:48:04.756842  7093 leader_election.cc:304] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9; no voters: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, ec6af61a10fc4463b46f93099261cda0
I20260709 14:48:04.760282  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ffe77c7b9743ceb2d31a9111b66269" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec6af61a10fc4463b46f93099261cda0" is_pre_election: true
I20260709 14:48:04.761507  7267 raft_consensus.cc:2749] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:04.762353  7268 leader_election.cc:290] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:04.760286  7244 consensus_queue.cc:260] T 88ffe77c7b9743ceb2d31a9111b66269 P ec6af61a10fc4463b46f93099261cda0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.766575  7201 raft_consensus.cc:2468] T 88ffe77c7b9743ceb2d31a9111b66269 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 0.
I20260709 14:48:04.772557  7254 raft_consensus.cc:515] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.775441  7244 ts_tablet_manager.cc:1434] T 88ffe77c7b9743ceb2d31a9111b66269 P ec6af61a10fc4463b46f93099261cda0: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 14:48:04.780575  7244 tablet_bootstrap.cc:492] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0: Bootstrap starting.
I20260709 14:48:04.789740  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ffe77c7b9743ceb2d31a9111b66269" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
I20260709 14:48:04.790804  7128 raft_consensus.cc:3060] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:04.789892  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ffe77c7b9743ceb2d31a9111b66269" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
I20260709 14:48:04.792364  7201 raft_consensus.cc:3060] T 88ffe77c7b9743ceb2d31a9111b66269 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:04.792824  7254 leader_election.cc:290] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 election: Requested vote from peers 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:04.793478  7243 tablet_bootstrap.cc:492] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: No bootstrap required, opened a new log
I20260709 14:48:04.794054  7243 ts_tablet_manager.cc:1403] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Time spent bootstrapping tablet: real 0.059s	user 0.033s	sys 0.025s
I20260709 14:48:04.795158  7242 tablet_bootstrap.cc:492] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9: No bootstrap required, opened a new log
I20260709 14:48:04.795660  7242 ts_tablet_manager.cc:1403] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9: Time spent bootstrapping tablet: real 0.067s	user 0.020s	sys 0.041s
I20260709 14:48:04.795334  6951 catalog_manager.cc:5697] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:04.798597  7242 raft_consensus.cc:359] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.799094  7128 raft_consensus.cc:2468] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 1.
I20260709 14:48:04.799389  7242 raft_consensus.cc:385] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:04.799722  7242 raft_consensus.cc:740] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e4c43fcc5be4421b70a498dc4bfb4a9, State: Initialized, Role: FOLLOWER
I20260709 14:48:04.800581  7017 leader_election.cc:304] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, 9e5a0bf83c9b420aaaaf6b1d73f4ff76; no voters: 
I20260709 14:48:04.800460  7242 consensus_queue.cc:260] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.802270  7254 raft_consensus.cc:2804] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:04.802752  7254 raft_consensus.cc:697] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 LEADER]: Becoming Leader. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Running, Role: LEADER
I20260709 14:48:04.803130  7242 ts_tablet_manager.cc:1434] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:48:04.803572  7254 consensus_queue.cc:237] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.804149  7242 tablet_bootstrap.cc:492] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9: Bootstrap starting.
I20260709 14:48:04.805181  7244 tablet_bootstrap.cc:654] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.806000  7268 raft_consensus.cc:493] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:04.807634  7268 raft_consensus.cc:515] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.811235  7242 tablet_bootstrap.cc:654] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.812018  7268 leader_election.cc:290] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:04.812252  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076725eb372d483fab4b867afb5642c1" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec6af61a10fc4463b46f93099261cda0" is_pre_election: true
I20260709 14:48:04.812978  7202 raft_consensus.cc:2468] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e4c43fcc5be4421b70a498dc4bfb4a9 in term 0.
I20260709 14:48:04.813596  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076725eb372d483fab4b867afb5642c1" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" is_pre_election: true
I20260709 14:48:04.813670  7243 raft_consensus.cc:359] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.814383  7091 leader_election.cc:304] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, ec6af61a10fc4463b46f93099261cda0; no voters: 
I20260709 14:48:04.814707  7243 raft_consensus.cc:385] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:04.815115  7243 raft_consensus.cc:740] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Initialized, Role: FOLLOWER
I20260709 14:48:04.815330  7268 raft_consensus.cc:2804] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:48:04.815133  7093 leader_election.cc:343] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:04.815856  7268 raft_consensus.cc:493] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:04.816205  7268 raft_consensus.cc:3060] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:04.820416  7243 consensus_queue.cc:260] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.800578  7201 raft_consensus.cc:2468] T 88ffe77c7b9743ceb2d31a9111b66269 P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 1.
I20260709 14:48:04.825862  7243 ts_tablet_manager.cc:1434] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 14:48:04.827548  7243 tablet_bootstrap.cc:492] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Bootstrap starting.
I20260709 14:48:04.828255  7244 tablet_bootstrap.cc:492] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0: No bootstrap required, opened a new log
I20260709 14:48:04.831314  7244 ts_tablet_manager.cc:1403] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.002s
I20260709 14:48:04.830423  7268 raft_consensus.cc:515] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.836139  7243 tablet_bootstrap.cc:654] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.836809  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076725eb372d483fab4b867afb5642c1" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
I20260709 14:48:04.837642  7244 raft_consensus.cc:359] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
W20260709 14:48:04.838429  7093 leader_election.cc:343] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:04.841439  7242 tablet_bootstrap.cc:492] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9: No bootstrap required, opened a new log
I20260709 14:48:04.842029  7268 leader_election.cc:290] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:04.842200  7242 ts_tablet_manager.cc:1403] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.022s
I20260709 14:48:04.842489  7244 raft_consensus.cc:385] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:04.842259  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076725eb372d483fab4b867afb5642c1" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
I20260709 14:48:04.845359  7201 raft_consensus.cc:3060] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:04.845227  7242 raft_consensus.cc:359] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.845966  7243 tablet_bootstrap.cc:492] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: No bootstrap required, opened a new log
I20260709 14:48:04.845959  7242 raft_consensus.cc:385] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:04.846344  7242 raft_consensus.cc:740] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e4c43fcc5be4421b70a498dc4bfb4a9, State: Initialized, Role: FOLLOWER
I20260709 14:48:04.846515  7243 ts_tablet_manager.cc:1403] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 14:48:04.847072  7242 consensus_queue.cc:260] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.849049  7242 ts_tablet_manager.cc:1434] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:48:04.849474  7243 raft_consensus.cc:359] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.850086  7242 tablet_bootstrap.cc:492] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9: Bootstrap starting.
I20260709 14:48:04.850180  7243 raft_consensus.cc:385] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:04.850574  7243 raft_consensus.cc:740] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Initialized, Role: FOLLOWER
I20260709 14:48:04.851372  7243 consensus_queue.cc:260] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.853855  7243 ts_tablet_manager.cc:1434] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:48:04.853528  7201 raft_consensus.cc:2468] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4c43fcc5be4421b70a498dc4bfb4a9 in term 1.
I20260709 14:48:04.854825  7244 raft_consensus.cc:740] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec6af61a10fc4463b46f93099261cda0, State: Initialized, Role: FOLLOWER
I20260709 14:48:04.854975  7243 tablet_bootstrap.cc:492] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Bootstrap starting.
I20260709 14:48:04.855368  7091 leader_election.cc:304] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, ec6af61a10fc4463b46f93099261cda0; no voters: 9e5a0bf83c9b420aaaaf6b1d73f4ff76
I20260709 14:48:04.856019  7242 tablet_bootstrap.cc:654] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.855844  7244 consensus_queue.cc:260] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.856478  7268 raft_consensus.cc:2804] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:04.856954  7268 raft_consensus.cc:697] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 LEADER]: Becoming Leader. State: Replica: 2e4c43fcc5be4421b70a498dc4bfb4a9, State: Running, Role: LEADER
I20260709 14:48:04.857726  7268 consensus_queue.cc:237] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.862028  7244 ts_tablet_manager.cc:1434] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 14:48:04.863123  7243 tablet_bootstrap.cc:654] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.863451  7244 tablet_bootstrap.cc:492] T d409d892c7b0495eacf91bd3d9e1cb49 P ec6af61a10fc4463b46f93099261cda0: Bootstrap starting.
I20260709 14:48:04.872066  7244 tablet_bootstrap.cc:654] T d409d892c7b0495eacf91bd3d9e1cb49 P ec6af61a10fc4463b46f93099261cda0: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.876330  7242 tablet_bootstrap.cc:492] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9: No bootstrap required, opened a new log
I20260709 14:48:04.877061  7242 ts_tablet_manager.cc:1403] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260709 14:48:04.882562  7243 tablet_bootstrap.cc:492] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: No bootstrap required, opened a new log
I20260709 14:48:04.883173  7243 ts_tablet_manager.cc:1403] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.007s
I20260709 14:48:04.886260  7243 raft_consensus.cc:359] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.887213  7243 raft_consensus.cc:385] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:04.886641  6950 catalog_manager.cc:5697] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:04.887593  7243 raft_consensus.cc:740] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Initialized, Role: FOLLOWER
I20260709 14:48:04.888571  7243 consensus_queue.cc:260] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.890205  7268 raft_consensus.cc:493] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:04.890702  7268 raft_consensus.cc:515] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.891553  7243 ts_tablet_manager.cc:1434] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:48:04.892608  7243 tablet_bootstrap.cc:492] T 847fded3071a4dd0937440a00f991f4e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Bootstrap starting.
I20260709 14:48:04.892863  7268 leader_election.cc:290] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:04.895228  7242 raft_consensus.cc:359] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.895995  7242 raft_consensus.cc:385] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:04.896165  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847fded3071a4dd0937440a00f991f4e" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec6af61a10fc4463b46f93099261cda0" is_pre_election: true
I20260709 14:48:04.897622  7201 raft_consensus.cc:2468] T 847fded3071a4dd0937440a00f991f4e P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e4c43fcc5be4421b70a498dc4bfb4a9 in term 0.
I20260709 14:48:04.899000  7091 leader_election.cc:304] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, ec6af61a10fc4463b46f93099261cda0; no voters: 
I20260709 14:48:04.899825  7268 raft_consensus.cc:2804] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:04.900169  7268 raft_consensus.cc:493] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:04.900527  7268 raft_consensus.cc:3060] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:04.901465  7243 tablet_bootstrap.cc:654] T 847fded3071a4dd0937440a00f991f4e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.900766  6951 catalog_manager.cc:5697] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2). New cstate: current_term: 1 leader_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:04.896317  7242 raft_consensus.cc:740] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e4c43fcc5be4421b70a498dc4bfb4a9, State: Initialized, Role: FOLLOWER
I20260709 14:48:04.896970  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847fded3071a4dd0937440a00f991f4e" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" is_pre_election: true
I20260709 14:48:04.904544  7242 consensus_queue.cc:260] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.906896  7242 ts_tablet_manager.cc:1434] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 14:48:04.907889  7242 tablet_bootstrap.cc:492] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9: Bootstrap starting.
W20260709 14:48:04.908269  7093 leader_election.cc:343] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:04.908466  7268 raft_consensus.cc:515] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.910820  7249 raft_consensus.cc:493] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:04.911355  7249 raft_consensus.cc:515] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.913959  7242 tablet_bootstrap.cc:654] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.917721  7254 raft_consensus.cc:493] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:04.918568  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847fded3071a4dd0937440a00f991f4e" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
I20260709 14:48:04.918452  7254 raft_consensus.cc:515] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.920020  7249 leader_election.cc:290] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945)
I20260709 14:48:04.923352  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddfd2fa014f4ceca1db59495b5359b6" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" is_pre_election: true
I20260709 14:48:04.923954  7244 tablet_bootstrap.cc:492] T d409d892c7b0495eacf91bd3d9e1cb49 P ec6af61a10fc4463b46f93099261cda0: No bootstrap required, opened a new log
I20260709 14:48:04.924275  7128 raft_consensus.cc:2468] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 0.
I20260709 14:48:04.924665  7244 ts_tablet_manager.cc:1403] T d409d892c7b0495eacf91bd3d9e1cb49 P ec6af61a10fc4463b46f93099261cda0: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.004s
I20260709 14:48:04.925743  7268 leader_election.cc:290] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:04.928413  7244 raft_consensus.cc:359] T d409d892c7b0495eacf91bd3d9e1cb49 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.929425  7244 raft_consensus.cc:385] T d409d892c7b0495eacf91bd3d9e1cb49 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:04.929837  7244 raft_consensus.cc:740] T d409d892c7b0495eacf91bd3d9e1cb49 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec6af61a10fc4463b46f93099261cda0, State: Initialized, Role: FOLLOWER
I20260709 14:48:04.930755  7017 leader_election.cc:304] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, 9e5a0bf83c9b420aaaaf6b1d73f4ff76; no voters: 
I20260709 14:48:04.930835  7244 consensus_queue.cc:260] T d409d892c7b0495eacf91bd3d9e1cb49 P ec6af61a10fc4463b46f93099261cda0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.932337  7250 raft_consensus.cc:2804] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:04.932830  7250 raft_consensus.cc:493] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:04.933251  7250 raft_consensus.cc:3060] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:04.935958  7244 ts_tablet_manager.cc:1434] T d409d892c7b0495eacf91bd3d9e1cb49 P ec6af61a10fc4463b46f93099261cda0: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:48:04.937422  7244 tablet_bootstrap.cc:492] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0: Bootstrap starting.
I20260709 14:48:04.940956  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847fded3071a4dd0937440a00f991f4e" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
I20260709 14:48:04.941787  7201 raft_consensus.cc:3060] T 847fded3071a4dd0937440a00f991f4e P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:04.948448  7244 tablet_bootstrap.cc:654] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.949198  7243 tablet_bootstrap.cc:492] T 847fded3071a4dd0937440a00f991f4e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: No bootstrap required, opened a new log
I20260709 14:48:04.949724  7243 ts_tablet_manager.cc:1403] T 847fded3071a4dd0937440a00f991f4e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.014s
I20260709 14:48:04.950678  7249 raft_consensus.cc:493] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:04.951191  7249 raft_consensus.cc:515] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.952893  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddfd2fa014f4ceca1db59495b5359b6" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec6af61a10fc4463b46f93099261cda0" is_pre_election: true
I20260709 14:48:04.953984  7249 leader_election.cc:290] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945)
W20260709 14:48:04.954566  7016 leader_election.cc:343] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:04.951185  7254 leader_election.cc:290] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
W20260709 14:48:04.947388  7093 leader_election.cc:343] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:04.959046  7243 raft_consensus.cc:359] T 847fded3071a4dd0937440a00f991f4e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.960035  7243 raft_consensus.cc:385] T 847fded3071a4dd0937440a00f991f4e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:04.960280  7250 raft_consensus.cc:515] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.960939  7243 raft_consensus.cc:740] T 847fded3071a4dd0937440a00f991f4e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Initialized, Role: FOLLOWER
I20260709 14:48:04.961989  7243 consensus_queue.cc:260] T 847fded3071a4dd0937440a00f991f4e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.966357  7242 tablet_bootstrap.cc:492] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9: No bootstrap required, opened a new log
I20260709 14:48:04.966847  7242 ts_tablet_manager.cc:1403] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.028s
I20260709 14:48:04.967110  7243 ts_tablet_manager.cc:1434] T 847fded3071a4dd0937440a00f991f4e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260709 14:48:04.968324  7243 tablet_bootstrap.cc:492] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Bootstrap starting.
I20260709 14:48:04.976821  7201 raft_consensus.cc:2468] T 847fded3071a4dd0937440a00f991f4e P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4c43fcc5be4421b70a498dc4bfb4a9 in term 1.
I20260709 14:48:04.977491  7243 tablet_bootstrap.cc:654] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.978819  7091 leader_election.cc:304] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, ec6af61a10fc4463b46f93099261cda0; no voters: 9e5a0bf83c9b420aaaaf6b1d73f4ff76
I20260709 14:48:04.979997  7268 raft_consensus.cc:2804] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:04.980291  7244 tablet_bootstrap.cc:492] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0: No bootstrap required, opened a new log
I20260709 14:48:04.980466  7268 raft_consensus.cc:697] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 LEADER]: Becoming Leader. State: Replica: 2e4c43fcc5be4421b70a498dc4bfb4a9, State: Running, Role: LEADER
I20260709 14:48:04.980767  7244 ts_tablet_manager.cc:1403] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.016s
I20260709 14:48:04.981738  7250 leader_election.cc:290] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 election: Requested vote from peers 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:04.984416  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a400574977140798f7476f34bd024fe" candidate_uuid: "ec6af61a10fc4463b46f93099261cda0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" is_pre_election: true
I20260709 14:48:04.984284  7244 raft_consensus.cc:359] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.985325  7244 raft_consensus.cc:385] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:04.985643  7244 raft_consensus.cc:740] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec6af61a10fc4463b46f93099261cda0, State: Initialized, Role: FOLLOWER
I20260709 14:48:04.969476  7242 raft_consensus.cc:359] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.986099  7242 raft_consensus.cc:385] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:48:04.986816  7167 leader_election.cc:343] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:04.986503  7244 consensus_queue.cc:260] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.987881  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a400574977140798f7476f34bd024fe" candidate_uuid: "ec6af61a10fc4463b46f93099261cda0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" is_pre_election: true
I20260709 14:48:04.981345  7268 consensus_queue.cc:237] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:04.988531  7128 raft_consensus.cc:2468] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec6af61a10fc4463b46f93099261cda0 in term 0.
I20260709 14:48:04.987898  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a537f80a594287ac99c0d16d557554" candidate_uuid: "ec6af61a10fc4463b46f93099261cda0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" is_pre_election: true
I20260709 14:48:04.989404  7244 ts_tablet_manager.cc:1434] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:48:04.989801  7127 raft_consensus.cc:2468] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec6af61a10fc4463b46f93099261cda0 in term 0.
I20260709 14:48:04.990855  7244 tablet_bootstrap.cc:492] T 8ddfd2fa014f4ceca1db59495b5359b6 P ec6af61a10fc4463b46f93099261cda0: Bootstrap starting.
I20260709 14:48:04.985713  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a537f80a594287ac99c0d16d557554" candidate_uuid: "ec6af61a10fc4463b46f93099261cda0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" is_pre_election: true
I20260709 14:48:04.991374  7166 leader_election.cc:304] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [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: 2e4c43fcc5be4421b70a498dc4bfb4a9, ec6af61a10fc4463b46f93099261cda0; no voters: 9e5a0bf83c9b420aaaaf6b1d73f4ff76
I20260709 14:48:04.991914  7053 raft_consensus.cc:2468] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec6af61a10fc4463b46f93099261cda0 in term 0.
I20260709 14:48:04.992632  7166 leader_election.cc:304] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, ec6af61a10fc4463b46f93099261cda0; no voters: 
I20260709 14:48:04.992923  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddfd2fa014f4ceca1db59495b5359b6" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
I20260709 14:48:04.993521  7127 raft_consensus.cc:3060] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:04.993619  7249 raft_consensus.cc:2804] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:04.994084  7249 raft_consensus.cc:493] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:04.994458  7249 raft_consensus.cc:3060] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:04.997926  7244 tablet_bootstrap.cc:654] T 8ddfd2fa014f4ceca1db59495b5359b6 P ec6af61a10fc4463b46f93099261cda0: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:04.998366  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddfd2fa014f4ceca1db59495b5359b6" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
W20260709 14:48:05.002465  7016 leader_election.cc:343] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:05.005146  7249 raft_consensus.cc:515] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.011193  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a400574977140798f7476f34bd024fe" candidate_uuid: "ec6af61a10fc4463b46f93099261cda0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
I20260709 14:48:05.011229  7244 tablet_bootstrap.cc:492] T 8ddfd2fa014f4ceca1db59495b5359b6 P ec6af61a10fc4463b46f93099261cda0: No bootstrap required, opened a new log
W20260709 14:48:05.012537  7167 leader_election.cc:343] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:05.012900  7249 leader_election.cc:290] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [CANDIDATE]: Term 1 election: Requested vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945)
I20260709 14:48:05.012564  7244 ts_tablet_manager.cc:1403] T 8ddfd2fa014f4ceca1db59495b5359b6 P ec6af61a10fc4463b46f93099261cda0: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260709 14:48:05.013466  7249 raft_consensus.cc:2804] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:05.013636  7243 tablet_bootstrap.cc:492] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: No bootstrap required, opened a new log
I20260709 14:48:05.015413  7249 raft_consensus.cc:493] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:05.014828  6951 catalog_manager.cc:5697] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2). New cstate: current_term: 1 leader_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:05.015684  7243 ts_tablet_manager.cc:1403] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.006s
I20260709 14:48:05.016320  7249 raft_consensus.cc:3060] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:05.016031  7244 raft_consensus.cc:359] T 8ddfd2fa014f4ceca1db59495b5359b6 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.016741  7244 raft_consensus.cc:385] T 8ddfd2fa014f4ceca1db59495b5359b6 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:05.017180  7244 raft_consensus.cc:740] T 8ddfd2fa014f4ceca1db59495b5359b6 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec6af61a10fc4463b46f93099261cda0, State: Initialized, Role: FOLLOWER
I20260709 14:48:05.016650  7127 raft_consensus.cc:2468] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 1.
I20260709 14:48:05.018009  7244 consensus_queue.cc:260] T 8ddfd2fa014f4ceca1db59495b5359b6 P ec6af61a10fc4463b46f93099261cda0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.018620  7017 leader_election.cc:304] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, 9e5a0bf83c9b420aaaaf6b1d73f4ff76; no voters: ec6af61a10fc4463b46f93099261cda0
I20260709 14:48:05.019078  7243 raft_consensus.cc:359] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.019714  7243 raft_consensus.cc:385] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:05.021349  7243 raft_consensus.cc:740] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Initialized, Role: FOLLOWER
I20260709 14:48:05.022167  7243 consensus_queue.cc:260] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.024210  7243 ts_tablet_manager.cc:1434] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:48:05.025171  7243 tablet_bootstrap.cc:492] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Bootstrap starting.
I20260709 14:48:05.020011  7244 ts_tablet_manager.cc:1434] T 8ddfd2fa014f4ceca1db59495b5359b6 P ec6af61a10fc4463b46f93099261cda0: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:48:04.986505  7242 raft_consensus.cc:740] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e4c43fcc5be4421b70a498dc4bfb4a9, State: Initialized, Role: FOLLOWER
I20260709 14:48:05.025985  7242 consensus_queue.cc:260] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.027954  7242 ts_tablet_manager.cc:1434] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260709 14:48:05.020560  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a400574977140798f7476f34bd024fe" candidate_uuid: "ec6af61a10fc4463b46f93099261cda0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
I20260709 14:48:05.019836  7250 raft_consensus.cc:2804] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:05.029412  7128 raft_consensus.cc:3060] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:05.029488  7250 raft_consensus.cc:697] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 LEADER]: Becoming Leader. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Running, Role: LEADER
I20260709 14:48:05.030411  7250 consensus_queue.cc:237] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.031298  7244 tablet_bootstrap.cc:492] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0: Bootstrap starting.
I20260709 14:48:05.037209  7243 tablet_bootstrap.cc:654] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:05.037524  7128 raft_consensus.cc:2468] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec6af61a10fc4463b46f93099261cda0 in term 1.
I20260709 14:48:05.038980  7166 leader_election.cc:304] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, ec6af61a10fc4463b46f93099261cda0; no voters: 9e5a0bf83c9b420aaaaf6b1d73f4ff76
I20260709 14:48:05.040244  7293 raft_consensus.cc:2804] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:05.043547  7244 tablet_bootstrap.cc:654] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:05.037967  7249 raft_consensus.cc:515] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.050689  7250 raft_consensus.cc:493] T 847fded3071a4dd0937440a00f991f4e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:05.051312  7250 raft_consensus.cc:515] T 847fded3071a4dd0937440a00f991f4e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.055478  7293 raft_consensus.cc:697] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 1 LEADER]: Becoming Leader. State: Replica: ec6af61a10fc4463b46f93099261cda0, State: Running, Role: LEADER
I20260709 14:48:05.048493  6949 catalog_manager.cc:5697] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:05.051710  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a537f80a594287ac99c0d16d557554" candidate_uuid: "ec6af61a10fc4463b46f93099261cda0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
I20260709 14:48:05.056504  7128 raft_consensus.cc:3060] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:05.056757  7244 tablet_bootstrap.cc:492] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0: No bootstrap required, opened a new log
I20260709 14:48:05.056623  7293 consensus_queue.cc:237] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.057389  7244 ts_tablet_manager.cc:1403] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.006s
I20260709 14:48:05.052472  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a537f80a594287ac99c0d16d557554" candidate_uuid: "ec6af61a10fc4463b46f93099261cda0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
I20260709 14:48:05.052601  7249 leader_election.cc:290] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [CANDIDATE]: Term 1 election: Requested vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945)
I20260709 14:48:05.061172  7244 raft_consensus.cc:359] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.062299  7244 raft_consensus.cc:385] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:05.062196  7053 raft_consensus.cc:3060] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:05.062578  7244 raft_consensus.cc:740] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec6af61a10fc4463b46f93099261cda0, State: Initialized, Role: FOLLOWER
I20260709 14:48:05.063491  7244 consensus_queue.cc:260] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.064561  7243 tablet_bootstrap.cc:492] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: No bootstrap required, opened a new log
I20260709 14:48:05.064997  7243 ts_tablet_manager.cc:1403] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.016s
I20260709 14:48:05.065476  7244 ts_tablet_manager.cc:1434] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:48:05.067883  7243 raft_consensus.cc:359] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.068673  7243 raft_consensus.cc:385] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:05.068960  7243 raft_consensus.cc:740] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Initialized, Role: FOLLOWER
I20260709 14:48:05.069916  7243 consensus_queue.cc:260] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.071475  7243 ts_tablet_manager.cc:1434] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:48:05.072192  7243 tablet_bootstrap.cc:492] T c4a84d22e88f46cbb82b4df931c34a5a P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Bootstrap starting.
I20260709 14:48:05.073187  7128 raft_consensus.cc:2468] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec6af61a10fc4463b46f93099261cda0 in term 1.
I20260709 14:48:05.074873  7250 leader_election.cc:290] T 847fded3071a4dd0937440a00f991f4e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:05.075845  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847fded3071a4dd0937440a00f991f4e" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" is_pre_election: true
I20260709 14:48:05.077723  7243 tablet_bootstrap.cc:654] T c4a84d22e88f46cbb82b4df931c34a5a P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:05.079644  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847fded3071a4dd0937440a00f991f4e" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec6af61a10fc4463b46f93099261cda0" is_pre_election: true
I20260709 14:48:05.080462  7201 raft_consensus.cc:2393] T 847fded3071a4dd0937440a00f991f4e P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in current term 1: Already voted for candidate 2e4c43fcc5be4421b70a498dc4bfb4a9 in this term.
I20260709 14:48:05.081893  7016 leader_election.cc:304] T 847fded3071a4dd0937440a00f991f4e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e5a0bf83c9b420aaaaf6b1d73f4ff76; no voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, ec6af61a10fc4463b46f93099261cda0
I20260709 14:48:05.083094  7250 raft_consensus.cc:3060] T 847fded3071a4dd0937440a00f991f4e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:05.084972  7268 raft_consensus.cc:493] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:05.085433  7268 raft_consensus.cc:515] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.086344  7053 raft_consensus.cc:2468] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec6af61a10fc4463b46f93099261cda0 in term 1.
I20260709 14:48:05.088508  7268 leader_election.cc:290] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:05.084837  7166 leader_election.cc:304] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, ec6af61a10fc4463b46f93099261cda0; no voters: 
I20260709 14:48:05.089277  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a84d22e88f46cbb82b4df931c34a5a" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec6af61a10fc4463b46f93099261cda0" is_pre_election: true
I20260709 14:48:05.089710  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a84d22e88f46cbb82b4df931c34a5a" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" is_pre_election: true
I20260709 14:48:05.089941  7243 tablet_bootstrap.cc:492] T c4a84d22e88f46cbb82b4df931c34a5a P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: No bootstrap required, opened a new log
I20260709 14:48:05.089969  7201 raft_consensus.cc:2468] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e4c43fcc5be4421b70a498dc4bfb4a9 in term 0.
I20260709 14:48:05.090499  7243 ts_tablet_manager.cc:1403] T c4a84d22e88f46cbb82b4df931c34a5a P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.007s
I20260709 14:48:05.091404  7091 leader_election.cc:304] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, ec6af61a10fc4463b46f93099261cda0; no voters: 
I20260709 14:48:05.091747  7293 raft_consensus.cc:2804] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:05.092239  7293 raft_consensus.cc:697] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 1 LEADER]: Becoming Leader. State: Replica: ec6af61a10fc4463b46f93099261cda0, State: Running, Role: LEADER
W20260709 14:48:05.092325  7093 leader_election.cc:343] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:05.093343  7268 raft_consensus.cc:2804] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:05.093829  7268 raft_consensus.cc:493] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:05.094249  7268 raft_consensus.cc:3060] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:05.080822  6950 catalog_manager.cc:5697] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec6af61a10fc4463b46f93099261cda0 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "ec6af61a10fc4463b46f93099261cda0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:05.093209  7293 consensus_queue.cc:237] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.096405  7243 raft_consensus.cc:359] T c4a84d22e88f46cbb82b4df931c34a5a P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.097113  7243 raft_consensus.cc:385] T c4a84d22e88f46cbb82b4df931c34a5a P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:05.097414  7243 raft_consensus.cc:740] T c4a84d22e88f46cbb82b4df931c34a5a P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Initialized, Role: FOLLOWER
I20260709 14:48:05.097965  7250 raft_consensus.cc:2749] T 847fded3071a4dd0937440a00f991f4e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:05.098183  7243 consensus_queue.cc:260] T c4a84d22e88f46cbb82b4df931c34a5a P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.099922  7243 ts_tablet_manager.cc:1434] T c4a84d22e88f46cbb82b4df931c34a5a P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:48:05.105475  7250 raft_consensus.cc:493] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:05.106007  7250 raft_consensus.cc:515] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.107682  7250 leader_election.cc:290] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:05.109000  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a400574977140798f7476f34bd024fe" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" is_pre_election: true
I20260709 14:48:05.110177  7128 raft_consensus.cc:2393] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in current term 1: Already voted for candidate ec6af61a10fc4463b46f93099261cda0 in this term.
I20260709 14:48:05.110728  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a400574977140798f7476f34bd024fe" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec6af61a10fc4463b46f93099261cda0" is_pre_election: true
I20260709 14:48:05.112077  7268 raft_consensus.cc:515] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.113370  7016 leader_election.cc:304] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e5a0bf83c9b420aaaaf6b1d73f4ff76; no voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, ec6af61a10fc4463b46f93099261cda0
I20260709 14:48:05.114224  7268 leader_election.cc:290] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:05.114634  7250 raft_consensus.cc:3060] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:05.115926  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a84d22e88f46cbb82b4df931c34a5a" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
I20260709 14:48:05.116499  7201 raft_consensus.cc:3060] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:05.120355  7250 raft_consensus.cc:2749] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:05.121862  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a84d22e88f46cbb82b4df931c34a5a" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
I20260709 14:48:05.122613  7053 raft_consensus.cc:3060] T c4a84d22e88f46cbb82b4df931c34a5a P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:05.121907  6950 catalog_manager.cc:5697] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec6af61a10fc4463b46f93099261cda0 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "ec6af61a10fc4463b46f93099261cda0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:05.123797  7201 raft_consensus.cc:2468] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4c43fcc5be4421b70a498dc4bfb4a9 in term 1.
I20260709 14:48:05.125116  7091 leader_election.cc:304] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, ec6af61a10fc4463b46f93099261cda0; no voters: 
I20260709 14:48:05.126044  7268 raft_consensus.cc:2804] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:05.127300  7268 raft_consensus.cc:697] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 LEADER]: Becoming Leader. State: Replica: 2e4c43fcc5be4421b70a498dc4bfb4a9, State: Running, Role: LEADER
I20260709 14:48:05.128084  7268 consensus_queue.cc:237] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.129644  7053 raft_consensus.cc:2468] T c4a84d22e88f46cbb82b4df931c34a5a P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4c43fcc5be4421b70a498dc4bfb4a9 in term 1.
I20260709 14:48:05.136561  6951 catalog_manager.cc:5697] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2). New cstate: current_term: 1 leader_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:05.152812  7250 consensus_queue.cc:1048] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:05.164354  7271 consensus_queue.cc:1048] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:05.178196  7271 raft_consensus.cc:493] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:05.178656  7271 raft_consensus.cc:515] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.180997  7271 leader_election.cc:290] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:05.181761  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b48d27609a04851a199b77118f1718e" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec6af61a10fc4463b46f93099261cda0" is_pre_election: true
I20260709 14:48:05.181229  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b48d27609a04851a199b77118f1718e" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" is_pre_election: true
I20260709 14:48:05.182406  7201 raft_consensus.cc:2468] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 0.
I20260709 14:48:05.182724  7128 raft_consensus.cc:2468] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 0.
I20260709 14:48:05.183676  7016 leader_election.cc:304] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, ec6af61a10fc4463b46f93099261cda0; no voters: 
I20260709 14:48:05.184420  7271 raft_consensus.cc:2804] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:05.184711  7271 raft_consensus.cc:493] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:05.184989  7271 raft_consensus.cc:3060] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:05.189545  7271 raft_consensus.cc:515] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.191329  7271 leader_election.cc:290] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 election: Requested vote from peers 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:05.192119  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b48d27609a04851a199b77118f1718e" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
I20260709 14:48:05.192301  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b48d27609a04851a199b77118f1718e" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
I20260709 14:48:05.192736  7128 raft_consensus.cc:3060] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:05.192787  7201 raft_consensus.cc:3060] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:05.199704  7201 raft_consensus.cc:2468] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 1.
I20260709 14:48:05.199704  7128 raft_consensus.cc:2468] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 1.
I20260709 14:48:05.201062  7017 leader_election.cc:304] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, 9e5a0bf83c9b420aaaaf6b1d73f4ff76; no voters: 
I20260709 14:48:05.201956  7271 raft_consensus.cc:2804] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:05.202437  7271 raft_consensus.cc:697] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 LEADER]: Becoming Leader. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Running, Role: LEADER
I20260709 14:48:05.203220  7271 consensus_queue.cc:237] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.210168  6950 catalog_manager.cc:5697] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:05.235502  7271 consensus_queue.cc:1048] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:05.245712  7254 consensus_queue.cc:1048] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:05.256469  7268 consensus_queue.cc:1048] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:05.266731  7053 raft_consensus.cc:3060] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:05.276055  7312 consensus_queue.cc:1048] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:05.283716  7254 raft_consensus.cc:493] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:05.284150  7254 raft_consensus.cc:515] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.285878  7254 leader_election.cc:290] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:05.286579  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d409d892c7b0495eacf91bd3d9e1cb49" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" is_pre_election: true
I20260709 14:48:05.287225  7128 raft_consensus.cc:2468] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 0.
I20260709 14:48:05.287240  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d409d892c7b0495eacf91bd3d9e1cb49" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec6af61a10fc4463b46f93099261cda0" is_pre_election: true
I20260709 14:48:05.287895  7201 raft_consensus.cc:2468] T d409d892c7b0495eacf91bd3d9e1cb49 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 0.
I20260709 14:48:05.288435  7017 leader_election.cc:304] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, 9e5a0bf83c9b420aaaaf6b1d73f4ff76; no voters: 
I20260709 14:48:05.289361  7254 raft_consensus.cc:2804] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:05.289738  7254 raft_consensus.cc:493] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:05.290158  7254 raft_consensus.cc:3060] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:05.296021  7254 raft_consensus.cc:515] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.297802  7254 leader_election.cc:290] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 election: Requested vote from peers 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:05.298710  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d409d892c7b0495eacf91bd3d9e1cb49" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
I20260709 14:48:05.298835  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d409d892c7b0495eacf91bd3d9e1cb49" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
I20260709 14:48:05.299433  7128 raft_consensus.cc:3060] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:05.299443  7201 raft_consensus.cc:3060] T d409d892c7b0495eacf91bd3d9e1cb49 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:05.307075  7128 raft_consensus.cc:2468] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 1.
I20260709 14:48:05.307080  7201 raft_consensus.cc:2468] T d409d892c7b0495eacf91bd3d9e1cb49 P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 1.
I20260709 14:48:05.308604  7017 leader_election.cc:304] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, 9e5a0bf83c9b420aaaaf6b1d73f4ff76, ec6af61a10fc4463b46f93099261cda0; no voters: 
I20260709 14:48:05.309427  7254 raft_consensus.cc:2804] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:05.309935  7254 raft_consensus.cc:697] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 LEADER]: Becoming Leader. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Running, Role: LEADER
I20260709 14:48:05.310735  7254 consensus_queue.cc:237] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.317698  6951 catalog_manager.cc:5697] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:05.384413  7128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "076725eb372d483fab4b867afb5642c1"
dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
mode: GRACEFUL
new_leader_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
 from {username='slave'} at 127.0.0.1:41114
I20260709 14:48:05.384932  7128 raft_consensus.cc:606] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 LEADER]: Received request to transfer leadership to TS 9e5a0bf83c9b420aaaaf6b1d73f4ff76
I20260709 14:48:05.402611  7201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81a537f80a594287ac99c0d16d557554"
dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
mode: GRACEFUL
new_leader_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
 from {username='slave'} at 127.0.0.1:37842
I20260709 14:48:05.403162  7201 raft_consensus.cc:606] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 1 LEADER]: Received request to transfer leadership to TS 2e4c43fcc5be4421b70a498dc4bfb4a9
I20260709 14:48:05.408254  7202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a400574977140798f7476f34bd024fe"
dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
mode: GRACEFUL
new_leader_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
 from {username='slave'} at 127.0.0.1:37842
I20260709 14:48:05.408907  7202 raft_consensus.cc:606] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 1 LEADER]: Received request to transfer leadership to TS 2e4c43fcc5be4421b70a498dc4bfb4a9
I20260709 14:48:05.408984  7312 consensus_queue.cc:1048] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:05.412715  7254 consensus_queue.cc:1048] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:05.414072  7293 raft_consensus.cc:493] T 8ddfd2fa014f4ceca1db59495b5359b6 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:05.414592  7293 raft_consensus.cc:515] T 8ddfd2fa014f4ceca1db59495b5359b6 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.417901  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddfd2fa014f4ceca1db59495b5359b6" candidate_uuid: "ec6af61a10fc4463b46f93099261cda0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" is_pre_election: true
I20260709 14:48:05.419180  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddfd2fa014f4ceca1db59495b5359b6" candidate_uuid: "ec6af61a10fc4463b46f93099261cda0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" is_pre_election: true
I20260709 14:48:05.419670  7293 leader_election.cc:290] T 8ddfd2fa014f4ceca1db59495b5359b6 P ec6af61a10fc4463b46f93099261cda0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945)
I20260709 14:48:05.419977  7127 raft_consensus.cc:2393] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ec6af61a10fc4463b46f93099261cda0 in current term 1: Already voted for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in this term.
I20260709 14:48:05.425299  7268 consensus_queue.cc:1048] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:05.429762  7201 raft_consensus.cc:3060] T 8ddfd2fa014f4ceca1db59495b5359b6 P ec6af61a10fc4463b46f93099261cda0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:05.432060  7166 leader_election.cc:304] T 8ddfd2fa014f4ceca1db59495b5359b6 P ec6af61a10fc4463b46f93099261cda0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec6af61a10fc4463b46f93099261cda0; no voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, 9e5a0bf83c9b420aaaaf6b1d73f4ff76
I20260709 14:48:05.434145  7052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d409d892c7b0495eacf91bd3d9e1cb49"
dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
mode: GRACEFUL
new_leader_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
 from {username='slave'} at 127.0.0.1:41340
I20260709 14:48:05.434824  7052 raft_consensus.cc:606] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 LEADER]: Received request to transfer leadership to TS 2e4c43fcc5be4421b70a498dc4bfb4a9
I20260709 14:48:05.440681  7293 raft_consensus.cc:2749] T 8ddfd2fa014f4ceca1db59495b5359b6 P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:05.444811  7254 consensus_queue.cc:1048] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:05.453888  7128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4a84d22e88f46cbb82b4df931c34a5a"
dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
mode: GRACEFUL
new_leader_uuid: "ec6af61a10fc4463b46f93099261cda0"
 from {username='slave'} at 127.0.0.1:41114
I20260709 14:48:05.454445  7128 raft_consensus.cc:606] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 LEADER]: Received request to transfer leadership to TS ec6af61a10fc4463b46f93099261cda0
I20260709 14:48:05.501359  7249 consensus_queue.cc:1048] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:05.503832  7249 consensus_queue.cc:1048] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:05.513688  7249 consensus_queue.cc:1048] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:05.518260  7324 consensus_queue.cc:1048] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:05.527074  7293 raft_consensus.cc:993] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0: : Instructing follower 2e4c43fcc5be4421b70a498dc4bfb4a9 to start an election
I20260709 14:48:05.527621  7293 raft_consensus.cc:1081] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 1 LEADER]: Signalling peer 2e4c43fcc5be4421b70a498dc4bfb4a9 to start an election
I20260709 14:48:05.529704  7127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a400574977140798f7476f34bd024fe"
dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
 from {username='slave'} at 127.0.0.1:41106
I20260709 14:48:05.532219  7127 raft_consensus.cc:493] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:05.532644  7127 raft_consensus.cc:3060] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:05.534911  7249 raft_consensus.cc:993] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0: : Instructing follower 2e4c43fcc5be4421b70a498dc4bfb4a9 to start an election
I20260709 14:48:05.535369  7249 raft_consensus.cc:1081] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 1 LEADER]: Signalling peer 2e4c43fcc5be4421b70a498dc4bfb4a9 to start an election
I20260709 14:48:05.537359  7128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81a537f80a594287ac99c0d16d557554"
dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
 from {username='slave'} at 127.0.0.1:41106
I20260709 14:48:05.537993  7128 raft_consensus.cc:493] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:05.538432  7128 raft_consensus.cc:3060] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:05.539364  7127 raft_consensus.cc:515] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.541369  7127 leader_election.cc:290] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 2 election: Requested vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:05.542091  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a400574977140798f7476f34bd024fe" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
I20260709 14:48:05.542336  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a400574977140798f7476f34bd024fe" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
I20260709 14:48:05.542903  7052 raft_consensus.cc:3060] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:05.543027  7201 raft_consensus.cc:3055] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:05.543406  7201 raft_consensus.cc:740] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ec6af61a10fc4463b46f93099261cda0, State: Running, Role: LEADER
I20260709 14:48:05.544199  7201 consensus_queue.cc:260] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.545428  7201 raft_consensus.cc:3060] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:05.545847  7128 raft_consensus.cc:515] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.548847  7052 raft_consensus.cc:2468] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4c43fcc5be4421b70a498dc4bfb4a9 in term 2.
I20260709 14:48:05.549768  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a537f80a594287ac99c0d16d557554" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
I20260709 14:48:05.550379  7052 raft_consensus.cc:3060] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:05.550575  7093 leader_election.cc:304] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, 9e5a0bf83c9b420aaaaf6b1d73f4ff76; no voters: 
I20260709 14:48:05.551412  7268 raft_consensus.cc:2804] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:05.551883  7268 raft_consensus.cc:697] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 LEADER]: Becoming Leader. State: Replica: 2e4c43fcc5be4421b70a498dc4bfb4a9, State: Running, Role: LEADER
I20260709 14:48:05.552688  7201 raft_consensus.cc:2468] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4c43fcc5be4421b70a498dc4bfb4a9 in term 2.
I20260709 14:48:05.553241  7128 leader_election.cc:290] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 2 election: Requested vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:05.552723  7268 consensus_queue.cc:237] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.554167  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a537f80a594287ac99c0d16d557554" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
I20260709 14:48:05.554728  7202 raft_consensus.cc:3055] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:05.555101  7202 raft_consensus.cc:740] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ec6af61a10fc4463b46f93099261cda0, State: Running, Role: LEADER
I20260709 14:48:05.555919  7202 consensus_queue.cc:260] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.559233  7202 raft_consensus.cc:3060] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:05.560158  7052 raft_consensus.cc:2468] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4c43fcc5be4421b70a498dc4bfb4a9 in term 2.
I20260709 14:48:05.560933  6950 catalog_manager.cc:5697] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 reported cstate change: term changed from 1 to 2, leader changed from ec6af61a10fc4463b46f93099261cda0 (127.6.67.3) to 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2). New cstate: current_term: 2 leader_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:05.561372  7093 leader_election.cc:304] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, 9e5a0bf83c9b420aaaaf6b1d73f4ff76; no voters: 
I20260709 14:48:05.563449  7268 raft_consensus.cc:2804] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:05.563932  7268 raft_consensus.cc:697] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 LEADER]: Becoming Leader. State: Replica: 2e4c43fcc5be4421b70a498dc4bfb4a9, State: Running, Role: LEADER
I20260709 14:48:05.564558  7268 consensus_queue.cc:237] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.566962  7202 raft_consensus.cc:2468] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4c43fcc5be4421b70a498dc4bfb4a9 in term 2.
I20260709 14:48:05.574813  6950 catalog_manager.cc:5697] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 reported cstate change: term changed from 1 to 2, leader changed from ec6af61a10fc4463b46f93099261cda0 (127.6.67.3) to 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2). New cstate: current_term: 2 leader_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:05.586632  7254 consensus_queue.cc:1048] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:05.597417  7250 consensus_queue.cc:1048] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:05.673040  7268 consensus_queue.cc:1048] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:05.678946  7267 raft_consensus.cc:993] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9: : Instructing follower ec6af61a10fc4463b46f93099261cda0 to start an election
I20260709 14:48:05.679481  7312 raft_consensus.cc:1081] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 LEADER]: Signalling peer ec6af61a10fc4463b46f93099261cda0 to start an election
I20260709 14:48:05.681186  7201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4a84d22e88f46cbb82b4df931c34a5a"
dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
 from {username='slave'} at 127.0.0.1:34198
I20260709 14:48:05.682580  7201 raft_consensus.cc:493] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:05.682999  7201 raft_consensus.cc:3060] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:05.686684  7268 consensus_queue.cc:1048] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:05.690418  7201 raft_consensus.cc:515] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.692930  7201 leader_election.cc:290] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0 [CANDIDATE]: Term 2 election: Requested vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945)
I20260709 14:48:05.694667  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a84d22e88f46cbb82b4df931c34a5a" candidate_uuid: "ec6af61a10fc4463b46f93099261cda0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
I20260709 14:48:05.694989  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a84d22e88f46cbb82b4df931c34a5a" candidate_uuid: "ec6af61a10fc4463b46f93099261cda0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
I20260709 14:48:05.695465  7128 raft_consensus.cc:3055] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:05.695617  7053 raft_consensus.cc:3060] T c4a84d22e88f46cbb82b4df931c34a5a P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:05.695856  7128 raft_consensus.cc:740] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e4c43fcc5be4421b70a498dc4bfb4a9, State: Running, Role: LEADER
I20260709 14:48:05.696741  7128 consensus_queue.cc:260] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.697866  7128 raft_consensus.cc:3060] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:05.701556  7053 raft_consensus.cc:2468] T c4a84d22e88f46cbb82b4df931c34a5a P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec6af61a10fc4463b46f93099261cda0 in term 2.
I20260709 14:48:05.702935  7128 raft_consensus.cc:2468] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec6af61a10fc4463b46f93099261cda0 in term 2.
I20260709 14:48:05.702891  7167 leader_election.cc:304] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, ec6af61a10fc4463b46f93099261cda0; no voters: 
I20260709 14:48:05.703902  7297 raft_consensus.cc:2804] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:05.704399  7297 raft_consensus.cc:697] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0 [term 2 LEADER]: Becoming Leader. State: Replica: ec6af61a10fc4463b46f93099261cda0, State: Running, Role: LEADER
I20260709 14:48:05.705195  7297 consensus_queue.cc:237] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.712493  6950 catalog_manager.cc:5697] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0 reported cstate change: term changed from 1 to 2, leader changed from 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2) to ec6af61a10fc4463b46f93099261cda0 (127.6.67.3). New cstate: current_term: 2 leader_uuid: "ec6af61a10fc4463b46f93099261cda0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:05.756078  7250 consensus_queue.cc:1048] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:05.763038  7271 raft_consensus.cc:993] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: : Instructing follower 2e4c43fcc5be4421b70a498dc4bfb4a9 to start an election
I20260709 14:48:05.763496  7254 raft_consensus.cc:1081] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 LEADER]: Signalling peer 2e4c43fcc5be4421b70a498dc4bfb4a9 to start an election
I20260709 14:48:05.765497  7127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d409d892c7b0495eacf91bd3d9e1cb49"
dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
 from {username='slave'} at 127.0.0.1:46720
I20260709 14:48:05.768110  7127 raft_consensus.cc:493] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:05.768571  7127 raft_consensus.cc:3060] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:05.769958  7254 consensus_queue.cc:1048] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:05.775695  7127 raft_consensus.cc:515] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.780484  7127 leader_election.cc:290] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 2 election: Requested vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:05.781351  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d409d892c7b0495eacf91bd3d9e1cb49" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
I20260709 14:48:05.782053  7053 raft_consensus.cc:3055] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:05.782315  7053 raft_consensus.cc:740] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Running, Role: LEADER
I20260709 14:48:05.783151  7053 consensus_queue.cc:260] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.784412  7053 raft_consensus.cc:3060] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:05.787537  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d409d892c7b0495eacf91bd3d9e1cb49" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
I20260709 14:48:05.788139  7201 raft_consensus.cc:3060] T d409d892c7b0495eacf91bd3d9e1cb49 P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:05.791704  7053 raft_consensus.cc:2468] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4c43fcc5be4421b70a498dc4bfb4a9 in term 2.
I20260709 14:48:05.792913  7093 leader_election.cc:304] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, 9e5a0bf83c9b420aaaaf6b1d73f4ff76; no voters: 
I20260709 14:48:05.793869  7268 raft_consensus.cc:2804] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:05.794314  7268 raft_consensus.cc:697] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 LEADER]: Becoming Leader. State: Replica: 2e4c43fcc5be4421b70a498dc4bfb4a9, State: Running, Role: LEADER
I20260709 14:48:05.795050  7201 raft_consensus.cc:2468] T d409d892c7b0495eacf91bd3d9e1cb49 P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4c43fcc5be4421b70a498dc4bfb4a9 in term 2.
I20260709 14:48:05.795113  7268 consensus_queue.cc:237] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.801364  6950 catalog_manager.cc:5697] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 reported cstate change: term changed from 1 to 2, leader changed from 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1) to 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2). New cstate: current_term: 2 leader_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:05.810774  7267 raft_consensus.cc:993] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9: : Instructing follower 9e5a0bf83c9b420aaaaf6b1d73f4ff76 to start an election
I20260709 14:48:05.811223  7268 raft_consensus.cc:1081] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 LEADER]: Signalling peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76 to start an election
I20260709 14:48:05.812904  7053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "076725eb372d483fab4b867afb5642c1"
dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
 from {username='slave'} at 127.0.0.1:36564
I20260709 14:48:05.813464  7053 raft_consensus.cc:493] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:05.813874  7053 raft_consensus.cc:3060] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:05.819267  7053 raft_consensus.cc:515] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.821059  7053 leader_election.cc:290] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 2 election: Requested vote from peers 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:05.821918  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076725eb372d483fab4b867afb5642c1" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
I20260709 14:48:05.822146  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076725eb372d483fab4b867afb5642c1" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
I20260709 14:48:05.822510  7127 raft_consensus.cc:3055] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:05.822705  7201 raft_consensus.cc:3060] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:05.822855  7127 raft_consensus.cc:740] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e4c43fcc5be4421b70a498dc4bfb4a9, State: Running, Role: LEADER
I20260709 14:48:05.823609  7127 consensus_queue.cc:260] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.824527  7127 raft_consensus.cc:3060] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:05.827706  7201 raft_consensus.cc:2468] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 2.
I20260709 14:48:05.828842  7016 leader_election.cc:304] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, ec6af61a10fc4463b46f93099261cda0; no voters: 
I20260709 14:48:05.829535  7254 raft_consensus.cc:2804] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:05.829476  7127 raft_consensus.cc:2468] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 2.
I20260709 14:48:05.830161  7254 raft_consensus.cc:697] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 LEADER]: Becoming Leader. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Running, Role: LEADER
I20260709 14:48:05.830933  7254 consensus_queue.cc:237] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:05.836808  6950 catalog_manager.cc:5697] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 reported cstate change: term changed from 1 to 2, leader changed from 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2) to 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1). New cstate: current_term: 2 leader_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:05.968766  7053 raft_consensus.cc:1275] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Refusing update from remote peer 2e4c43fcc5be4421b70a498dc4bfb4a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:05.970144  7268 consensus_queue.cc:1048] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:05.978744  7201 raft_consensus.cc:1275] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Refusing update from remote peer 2e4c43fcc5be4421b70a498dc4bfb4a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:05.980204  7312 consensus_queue.cc:1048] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:06.117007  7053 raft_consensus.cc:1275] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Refusing update from remote peer 2e4c43fcc5be4421b70a498dc4bfb4a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:06.118459  7312 consensus_queue.cc:1048] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:06.124768  7201 raft_consensus.cc:1275] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Refusing update from remote peer 2e4c43fcc5be4421b70a498dc4bfb4a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:06.126202  7268 consensus_queue.cc:1048] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:06.174211  7053 raft_consensus.cc:1275] T c4a84d22e88f46cbb82b4df931c34a5a P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Refusing update from remote peer ec6af61a10fc4463b46f93099261cda0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:06.175433  7297 consensus_queue.cc:1048] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:06.182826  7127 raft_consensus.cc:1275] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Refusing update from remote peer ec6af61a10fc4463b46f93099261cda0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:06.184289  7333 consensus_queue.cc:1048] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:06.192553  7052 raft_consensus.cc:1275] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Refusing update from remote peer 2e4c43fcc5be4421b70a498dc4bfb4a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:06.193882  7202 raft_consensus.cc:1275] T d409d892c7b0495eacf91bd3d9e1cb49 P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Refusing update from remote peer 2e4c43fcc5be4421b70a498dc4bfb4a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:06.194094  7268 consensus_queue.cc:1048] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:06.195652  7268 consensus_queue.cc:1048] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:06.360831  7202 raft_consensus.cc:1275] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Refusing update from remote peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:06.362084  7271 consensus_queue.cc:1048] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:06.370630  7127 raft_consensus.cc:1275] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Refusing update from remote peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:06.372457  7271 consensus_queue.cc:1048] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:08.489090  6412 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:48:08.489893  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:08.505782  7052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "076725eb372d483fab4b867afb5642c1"
dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
mode: GRACEFUL
new_leader_uuid: "ec6af61a10fc4463b46f93099261cda0"
 from {username='slave'} at 127.0.0.1:41354
I20260709 14:48:08.506422  7052 raft_consensus.cc:606] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 LEADER]: Received request to transfer leadership to TS ec6af61a10fc4463b46f93099261cda0
I20260709 14:48:08.508793  7052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b48d27609a04851a199b77118f1718e"
dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
mode: GRACEFUL
new_leader_uuid: "ec6af61a10fc4463b46f93099261cda0"
 from {username='slave'} at 127.0.0.1:41354
I20260709 14:48:08.509280  7052 raft_consensus.cc:606] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 LEADER]: Received request to transfer leadership to TS ec6af61a10fc4463b46f93099261cda0
I20260709 14:48:08.510267  6412 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:48:08.510701  6412 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:08.722126  7336 raft_consensus.cc:993] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: : Instructing follower ec6af61a10fc4463b46f93099261cda0 to start an election
I20260709 14:48:08.722622  7343 raft_consensus.cc:1081] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 LEADER]: Signalling peer ec6af61a10fc4463b46f93099261cda0 to start an election
I20260709 14:48:08.724227  7202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "076725eb372d483fab4b867afb5642c1"
dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
 from {username='slave'} at 127.0.0.1:34188
I20260709 14:48:08.724758  7202 raft_consensus.cc:493] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:08.725077  7202 raft_consensus.cc:3060] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:08.730203  7202 raft_consensus.cc:515] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:08.732153  7202 leader_election.cc:290] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [CANDIDATE]: Term 3 election: Requested vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945)
I20260709 14:48:08.733090  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076725eb372d483fab4b867afb5642c1" candidate_uuid: "ec6af61a10fc4463b46f93099261cda0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
I20260709 14:48:08.733392  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076725eb372d483fab4b867afb5642c1" candidate_uuid: "ec6af61a10fc4463b46f93099261cda0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
I20260709 14:48:08.733631  7052 raft_consensus.cc:3055] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:08.733992  7052 raft_consensus.cc:740] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Running, Role: LEADER
I20260709 14:48:08.734046  7128 raft_consensus.cc:3060] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:08.734731  7052 consensus_queue.cc:260] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [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: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:08.735704  7052 raft_consensus.cc:3060] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:08.739427  7128 raft_consensus.cc:2468] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec6af61a10fc4463b46f93099261cda0 in term 3.
I20260709 14:48:08.740284  7052 raft_consensus.cc:2468] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec6af61a10fc4463b46f93099261cda0 in term 3.
I20260709 14:48:08.740729  7166 leader_election.cc:304] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [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: 2e4c43fcc5be4421b70a498dc4bfb4a9, ec6af61a10fc4463b46f93099261cda0; no voters: 
I20260709 14:48:08.741557  7339 raft_consensus.cc:2804] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:08.742429  7339 raft_consensus.cc:697] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [term 3 LEADER]: Becoming Leader. State: Replica: ec6af61a10fc4463b46f93099261cda0, State: Running, Role: LEADER
I20260709 14:48:08.743093  7339 consensus_queue.cc:237] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [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: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:08.750263  6949 catalog_manager.cc:5697] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 reported cstate change: term changed from 2 to 3, leader changed from 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1) to ec6af61a10fc4463b46f93099261cda0 (127.6.67.3). New cstate: current_term: 3 leader_uuid: "ec6af61a10fc4463b46f93099261cda0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:08.936091  7336 raft_consensus.cc:993] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: : Instructing follower ec6af61a10fc4463b46f93099261cda0 to start an election
I20260709 14:48:08.936553  7343 raft_consensus.cc:1081] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 LEADER]: Signalling peer ec6af61a10fc4463b46f93099261cda0 to start an election
I20260709 14:48:08.937885  7202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b48d27609a04851a199b77118f1718e"
dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
 from {username='slave'} at 127.0.0.1:34188
I20260709 14:48:08.938316  7202 raft_consensus.cc:493] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:08.938638  7202 raft_consensus.cc:3060] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:08.943607  7202 raft_consensus.cc:515] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:08.945518  7202 leader_election.cc:290] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [CANDIDATE]: Term 2 election: Requested vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945)
I20260709 14:48:08.946341  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b48d27609a04851a199b77118f1718e" candidate_uuid: "ec6af61a10fc4463b46f93099261cda0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
I20260709 14:48:08.947077  7052 raft_consensus.cc:3055] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:08.946946  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b48d27609a04851a199b77118f1718e" candidate_uuid: "ec6af61a10fc4463b46f93099261cda0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
I20260709 14:48:08.947600  7128 raft_consensus.cc:3060] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:08.947986  7052 raft_consensus.cc:740] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Running, Role: LEADER
I20260709 14:48:08.948777  7052 consensus_queue.cc:260] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:08.949781  7052 raft_consensus.cc:3060] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:08.953152  7128 raft_consensus.cc:2468] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec6af61a10fc4463b46f93099261cda0 in term 2.
I20260709 14:48:08.954299  7166 leader_election.cc:304] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, ec6af61a10fc4463b46f93099261cda0; no voters: 
I20260709 14:48:08.955041  7339 raft_consensus.cc:2804] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:08.955173  7052 raft_consensus.cc:2468] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec6af61a10fc4463b46f93099261cda0 in term 2.
I20260709 14:48:08.955569  7339 raft_consensus.cc:697] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [term 2 LEADER]: Becoming Leader. State: Replica: ec6af61a10fc4463b46f93099261cda0, State: Running, Role: LEADER
I20260709 14:48:08.956400  7339 consensus_queue.cc:237] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:08.963415  6949 catalog_manager.cc:5697] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 reported cstate change: term changed from 1 to 2, leader changed from 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1) to ec6af61a10fc4463b46f93099261cda0 (127.6.67.3). New cstate: current_term: 2 leader_uuid: "ec6af61a10fc4463b46f93099261cda0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:09.128604  7052 raft_consensus.cc:1275] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 FOLLOWER]: Refusing update from remote peer ec6af61a10fc4463b46f93099261cda0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:09.130067  7339 consensus_queue.cc:1048] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:09.142308  7128 raft_consensus.cc:1275] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 3 FOLLOWER]: Refusing update from remote peer ec6af61a10fc4463b46f93099261cda0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:09.143805  7339 consensus_queue.cc:1048] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:09.446081  7052 raft_consensus.cc:1275] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Refusing update from remote peer ec6af61a10fc4463b46f93099261cda0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:09.447448  7339 consensus_queue.cc:1048] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:09.457419  7128 raft_consensus.cc:1275] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Refusing update from remote peer ec6af61a10fc4463b46f93099261cda0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:09.458990  7357 consensus_queue.cc:1048] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:09.525806  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:09.678131  7202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b48d27609a04851a199b77118f1718e"
dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
mode: GRACEFUL
new_leader_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
 from {username='slave'} at 127.0.0.1:37842
I20260709 14:48:09.678849  7202 raft_consensus.cc:606] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [term 2 LEADER]: Received request to transfer leadership to TS 9e5a0bf83c9b420aaaaf6b1d73f4ff76
I20260709 14:48:09.690979  7202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "076725eb372d483fab4b867afb5642c1"
dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
mode: GRACEFUL
new_leader_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
 from {username='slave'} at 127.0.0.1:37842
I20260709 14:48:09.691533  7202 raft_consensus.cc:606] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [term 3 LEADER]: Received request to transfer leadership to TS 9e5a0bf83c9b420aaaaf6b1d73f4ff76
I20260709 14:48:09.702282  7128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81a537f80a594287ac99c0d16d557554"
dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
mode: GRACEFUL
new_leader_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
 from {username='slave'} at 127.0.0.1:41114
I20260709 14:48:09.702857  7128 raft_consensus.cc:606] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 LEADER]: Received request to transfer leadership to TS 9e5a0bf83c9b420aaaaf6b1d73f4ff76
I20260709 14:48:09.707933  7128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a400574977140798f7476f34bd024fe"
dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
mode: GRACEFUL
new_leader_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
 from {username='slave'} at 127.0.0.1:41114
I20260709 14:48:09.708441  7128 raft_consensus.cc:606] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 LEADER]: Received request to transfer leadership to TS 9e5a0bf83c9b420aaaaf6b1d73f4ff76
I20260709 14:48:09.713325  7128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d409d892c7b0495eacf91bd3d9e1cb49"
dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
mode: GRACEFUL
new_leader_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
 from {username='slave'} at 127.0.0.1:41114
I20260709 14:48:09.713915  7128 raft_consensus.cc:606] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 LEADER]: Received request to transfer leadership to TS 9e5a0bf83c9b420aaaaf6b1d73f4ff76
I20260709 14:48:09.741567  7339 raft_consensus.cc:993] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0: : Instructing follower 9e5a0bf83c9b420aaaaf6b1d73f4ff76 to start an election
I20260709 14:48:09.742056  7344 raft_consensus.cc:1081] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [term 3 LEADER]: Signalling peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76 to start an election
I20260709 14:48:09.743582  7052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "076725eb372d483fab4b867afb5642c1"
dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
 from {username='slave'} at 127.0.0.1:41324
I20260709 14:48:09.744095  7052 raft_consensus.cc:493] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:09.744411  7052 raft_consensus.cc:3060] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:09.749392  7052 raft_consensus.cc:515] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:09.751446  7052 leader_election.cc:290] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 4 election: Requested vote from peers 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:09.752058  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076725eb372d483fab4b867afb5642c1" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
I20260709 14:48:09.752485  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076725eb372d483fab4b867afb5642c1" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
I20260709 14:48:09.752729  7128 raft_consensus.cc:3060] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:09.753094  7201 raft_consensus.cc:3055] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:09.753420  7201 raft_consensus.cc:740] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ec6af61a10fc4463b46f93099261cda0, State: Running, Role: LEADER
I20260709 14:48:09.754130  7201 consensus_queue.cc:260] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [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: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:09.755019  7201 raft_consensus.cc:3060] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:09.757287  7128 raft_consensus.cc:2468] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 4.
I20260709 14:48:09.758401  7017 leader_election.cc:304] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [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: 2e4c43fcc5be4421b70a498dc4bfb4a9, 9e5a0bf83c9b420aaaaf6b1d73f4ff76; no voters: 
I20260709 14:48:09.759173  7343 raft_consensus.cc:2804] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:09.759644  7201 raft_consensus.cc:2468] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 4.
I20260709 14:48:09.760187  7343 raft_consensus.cc:697] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 4 LEADER]: Becoming Leader. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Running, Role: LEADER
I20260709 14:48:09.761020  7343 consensus_queue.cc:237] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [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: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:09.767864  6949 catalog_manager.cc:5697] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 reported cstate change: term changed from 3 to 4, leader changed from ec6af61a10fc4463b46f93099261cda0 (127.6.67.3) to 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1). New cstate: current_term: 4 leader_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.839912  7359 raft_consensus.cc:993] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9: : Instructing follower 9e5a0bf83c9b420aaaaf6b1d73f4ff76 to start an election
I20260709 14:48:09.840411  7340 raft_consensus.cc:1081] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 LEADER]: Signalling peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76 to start an election
I20260709 14:48:09.841979  7052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d409d892c7b0495eacf91bd3d9e1cb49"
dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
 from {username='slave'} at 127.0.0.1:36564
I20260709 14:48:09.842419  7052 raft_consensus.cc:493] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:09.842666  7052 raft_consensus.cc:3060] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:09.847050  7052 raft_consensus.cc:515] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:09.849061  7052 leader_election.cc:290] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 3 election: Requested vote from peers 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:09.849541  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d409d892c7b0495eacf91bd3d9e1cb49" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
I20260709 14:48:09.849538  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d409d892c7b0495eacf91bd3d9e1cb49" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
I20260709 14:48:09.850327  7201 raft_consensus.cc:3060] T d409d892c7b0495eacf91bd3d9e1cb49 P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:09.850325  7128 raft_consensus.cc:3055] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:09.850850  7128 raft_consensus.cc:740] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e4c43fcc5be4421b70a498dc4bfb4a9, State: Running, Role: LEADER
I20260709 14:48:09.851563  7128 consensus_queue.cc:260] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [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: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:09.852622  7128 raft_consensus.cc:3060] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:09.856594  7201 raft_consensus.cc:2468] T d409d892c7b0495eacf91bd3d9e1cb49 P ec6af61a10fc4463b46f93099261cda0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 3.
I20260709 14:48:09.857672  7016 leader_election.cc:304] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [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: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, ec6af61a10fc4463b46f93099261cda0; no voters: 
I20260709 14:48:09.858399  7343 raft_consensus.cc:2804] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:09.858335  7128 raft_consensus.cc:2468] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 3.
I20260709 14:48:09.859014  7343 raft_consensus.cc:697] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 LEADER]: Becoming Leader. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Running, Role: LEADER
I20260709 14:48:09.859949  7343 consensus_queue.cc:237] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [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: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:09.866784  6949 catalog_manager.cc:5697] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 reported cstate change: term changed from 2 to 3, leader changed from 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2) to 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1). New cstate: current_term: 3 leader_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:10.070231  7339 raft_consensus.cc:993] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0: : Instructing follower 9e5a0bf83c9b420aaaaf6b1d73f4ff76 to start an election
I20260709 14:48:10.070688  7344 raft_consensus.cc:1081] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [term 2 LEADER]: Signalling peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76 to start an election
I20260709 14:48:10.072257  7052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b48d27609a04851a199b77118f1718e"
dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
 from {username='slave'} at 127.0.0.1:41324
I20260709 14:48:10.072819  7052 raft_consensus.cc:493] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:10.073171  7052 raft_consensus.cc:3060] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:10.078353  7052 raft_consensus.cc:515] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:10.080214  7052 leader_election.cc:290] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 3 election: Requested vote from peers 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:10.081218  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b48d27609a04851a199b77118f1718e" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
I20260709 14:48:10.081130  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b48d27609a04851a199b77118f1718e" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
I20260709 14:48:10.082006  7128 raft_consensus.cc:3060] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:10.082006  7201 raft_consensus.cc:3055] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:10.082527  7201 raft_consensus.cc:740] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ec6af61a10fc4463b46f93099261cda0, State: Running, Role: LEADER
I20260709 14:48:10.083261  7201 consensus_queue.cc:260] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [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: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:10.084336  7201 raft_consensus.cc:3060] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:10.088572  7128 raft_consensus.cc:2468] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 3.
I20260709 14:48:10.089938  7017 leader_election.cc:304] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [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: 2e4c43fcc5be4421b70a498dc4bfb4a9, 9e5a0bf83c9b420aaaaf6b1d73f4ff76; no voters: 
I20260709 14:48:10.090427  7201 raft_consensus.cc:2468] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 3.
I20260709 14:48:10.090687  7343 raft_consensus.cc:2804] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:10.091214  7343 raft_consensus.cc:697] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 LEADER]: Becoming Leader. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Running, Role: LEADER
I20260709 14:48:10.091988  7343 consensus_queue.cc:237] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [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: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:10.098217  6949 catalog_manager.cc:5697] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 reported cstate change: term changed from 2 to 3, leader changed from ec6af61a10fc4463b46f93099261cda0 (127.6.67.3) to 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1). New cstate: current_term: 3 leader_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:10.100448  7359 raft_consensus.cc:993] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9: : Instructing follower 9e5a0bf83c9b420aaaaf6b1d73f4ff76 to start an election
I20260709 14:48:10.100874  7359 raft_consensus.cc:1081] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 LEADER]: Signalling peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76 to start an election
I20260709 14:48:10.102394  7052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a400574977140798f7476f34bd024fe"
dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
 from {username='slave'} at 127.0.0.1:36564
I20260709 14:48:10.102905  7052 raft_consensus.cc:493] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:10.103319  7052 raft_consensus.cc:3060] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:10.109390  7052 raft_consensus.cc:515] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:10.111091  7052 leader_election.cc:290] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 3 election: Requested vote from peers 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:10.111853  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a400574977140798f7476f34bd024fe" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
I20260709 14:48:10.112071  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a400574977140798f7476f34bd024fe" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
I20260709 14:48:10.112428  7128 raft_consensus.cc:3055] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:10.112500  7201 raft_consensus.cc:3060] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:10.112826  7128 raft_consensus.cc:740] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e4c43fcc5be4421b70a498dc4bfb4a9, State: Running, Role: LEADER
I20260709 14:48:10.113552  7128 consensus_queue.cc:260] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [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: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:10.114674  7128 raft_consensus.cc:3060] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:10.118858  7201 raft_consensus.cc:2468] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 3.
I20260709 14:48:10.119997  7016 leader_election.cc:304] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [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: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, ec6af61a10fc4463b46f93099261cda0; no voters: 
I20260709 14:48:10.120512  7128 raft_consensus.cc:2468] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 3.
I20260709 14:48:10.120745  7343 raft_consensus.cc:2804] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:10.121224  7343 raft_consensus.cc:697] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 LEADER]: Becoming Leader. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Running, Role: LEADER
I20260709 14:48:10.122077  7343 consensus_queue.cc:237] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [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: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:10.128608  6949 catalog_manager.cc:5697] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 reported cstate change: term changed from 2 to 3, leader changed from 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2) to 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1). New cstate: current_term: 3 leader_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:10.243192  7201 raft_consensus.cc:1275] T d409d892c7b0495eacf91bd3d9e1cb49 P ec6af61a10fc4463b46f93099261cda0 [term 3 FOLLOWER]: Refusing update from remote peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:10.244422  7343 consensus_queue.cc:1048] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:10.255612  7128 raft_consensus.cc:1275] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 3 FOLLOWER]: Refusing update from remote peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:10.257000  7368 consensus_queue.cc:1048] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:10.287686  7340 raft_consensus.cc:993] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9: : Instructing follower 9e5a0bf83c9b420aaaaf6b1d73f4ff76 to start an election
I20260709 14:48:10.288105  7359 raft_consensus.cc:1081] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 LEADER]: Signalling peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76 to start an election
I20260709 14:48:10.289515  7052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81a537f80a594287ac99c0d16d557554"
dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
 from {username='slave'} at 127.0.0.1:36564
I20260709 14:48:10.290117  7052 raft_consensus.cc:493] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:10.290472  7052 raft_consensus.cc:3060] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:10.296762  7052 raft_consensus.cc:515] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:10.300300  7052 leader_election.cc:290] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [CANDIDATE]: Term 3 election: Requested vote from peers 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:10.300242  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a537f80a594287ac99c0d16d557554" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
I20260709 14:48:10.300593  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a537f80a594287ac99c0d16d557554" candidate_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
I20260709 14:48:10.301115  7128 raft_consensus.cc:3055] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:10.301512  7128 raft_consensus.cc:740] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e4c43fcc5be4421b70a498dc4bfb4a9, State: Running, Role: LEADER
I20260709 14:48:10.301523  7201 raft_consensus.cc:3060] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:10.302325  7128 consensus_queue.cc:260] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [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: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:10.303167  7128 raft_consensus.cc:3060] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:10.307029  7201 raft_consensus.cc:2468] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 3.
I20260709 14:48:10.307479  7128 raft_consensus.cc:2468] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e5a0bf83c9b420aaaaf6b1d73f4ff76 in term 3.
I20260709 14:48:10.308233  7016 leader_election.cc:304] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [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: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, ec6af61a10fc4463b46f93099261cda0; no voters: 
I20260709 14:48:10.308997  7368 raft_consensus.cc:2804] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:10.309449  7368 raft_consensus.cc:697] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 LEADER]: Becoming Leader. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Running, Role: LEADER
I20260709 14:48:10.310271  7368 consensus_queue.cc:237] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [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: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:10.317319  6950 catalog_manager.cc:5697] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 reported cstate change: term changed from 2 to 3, leader changed from 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2) to 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1). New cstate: current_term: 3 leader_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:10.355296  7201 raft_consensus.cc:1275] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [term 4 FOLLOWER]: Refusing update from remote peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:10.356549  7368 consensus_queue.cc:1048] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:10.365401  7128 raft_consensus.cc:1275] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 4 FOLLOWER]: Refusing update from remote peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:10.367139  7343 consensus_queue.cc:1048] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:10.548385  7201 raft_consensus.cc:1275] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [term 3 FOLLOWER]: Refusing update from remote peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:10.550992  7343 consensus_queue.cc:1048] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 14:48:10.564252  7149 debug-util.cc:398] Leaking SignalData structure 0x7b0800177900 after lost signal to thread 6415
I20260709 14:48:10.564848  7128 raft_consensus.cc:1275] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 3 FOLLOWER]: Refusing update from remote peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 14:48:10.565934  7149 debug-util.cc:398] Leaking SignalData structure 0x7b08000cb900 after lost signal to thread 6985
I20260709 14:48:10.567176  7368 consensus_queue.cc:1048] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 14:48:10.568084  7149 debug-util.cc:398] Leaking SignalData structure 0x7b08000b11e0 after lost signal to thread 7077
I20260709 14:48:10.570788  7202 raft_consensus.cc:1275] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 3 FOLLOWER]: Refusing update from remote peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:10.573021  7360 consensus_queue.cc:1048] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 14:48:10.579428  7149 debug-util.cc:398] Leaking SignalData structure 0x7b08000adc80 after lost signal to thread 7152
W20260709 14:48:10.584851  7149 debug-util.cc:398] Leaking SignalData structure 0x7b08001b50c0 after lost signal to thread 7226
I20260709 14:48:10.586242  7128 raft_consensus.cc:1275] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 3 FOLLOWER]: Refusing update from remote peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:10.587810  7343 consensus_queue.cc:1048] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:10.752476  7127 raft_consensus.cc:1275] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 3 FOLLOWER]: Refusing update from remote peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:10.753901  7343 consensus_queue.cc:1048] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:10.763713  7201 raft_consensus.cc:1275] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 3 FOLLOWER]: Refusing update from remote peer 9e5a0bf83c9b420aaaaf6b1d73f4ff76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:10.765419  7343 consensus_queue.cc:1048] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:12.721391  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:12.734882  7052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a400574977140798f7476f34bd024fe"
dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
mode: GRACEFUL
new_leader_uuid: "ec6af61a10fc4463b46f93099261cda0"
 from {username='slave'} at 127.0.0.1:41354
I20260709 14:48:12.735559  7052 raft_consensus.cc:606] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 LEADER]: Received request to transfer leadership to TS ec6af61a10fc4463b46f93099261cda0
I20260709 14:48:12.738579  7052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81a537f80a594287ac99c0d16d557554"
dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
mode: GRACEFUL
new_leader_uuid: "ec6af61a10fc4463b46f93099261cda0"
 from {username='slave'} at 127.0.0.1:41354
I20260709 14:48:12.739041  7052 raft_consensus.cc:606] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 LEADER]: Received request to transfer leadership to TS ec6af61a10fc4463b46f93099261cda0
I20260709 14:48:12.741667  7052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88ffe77c7b9743ceb2d31a9111b66269"
dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
mode: GRACEFUL
new_leader_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
 from {username='slave'} at 127.0.0.1:41354
I20260709 14:48:12.742228  7052 raft_consensus.cc:606] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 LEADER]: Received request to transfer leadership to TS 2e4c43fcc5be4421b70a498dc4bfb4a9
I20260709 14:48:12.744593  7052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ddfd2fa014f4ceca1db59495b5359b6"
dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
mode: GRACEFUL
new_leader_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
 from {username='slave'} at 127.0.0.1:41354
I20260709 14:48:12.745119  7052 raft_consensus.cc:606] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 LEADER]: Received request to transfer leadership to TS 2e4c43fcc5be4421b70a498dc4bfb4a9
I20260709 14:48:12.746279  6412 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:48:12.746901  6412 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:12.809198  7382 raft_consensus.cc:993] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: : Instructing follower ec6af61a10fc4463b46f93099261cda0 to start an election
I20260709 14:48:12.809680  7360 raft_consensus.cc:1081] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 LEADER]: Signalling peer ec6af61a10fc4463b46f93099261cda0 to start an election
I20260709 14:48:12.811379  7202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81a537f80a594287ac99c0d16d557554"
dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
 from {username='slave'} at 127.0.0.1:34188
I20260709 14:48:12.811929  7202 raft_consensus.cc:493] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:12.812243  7202 raft_consensus.cc:3060] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:12.817446  7202 raft_consensus.cc:515] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:12.819180  7202 leader_election.cc:290] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [CANDIDATE]: Term 4 election: Requested vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945)
I20260709 14:48:12.820732  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a537f80a594287ac99c0d16d557554" candidate_uuid: "ec6af61a10fc4463b46f93099261cda0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
I20260709 14:48:12.821318  7053 raft_consensus.cc:3055] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:12.821587  7053 raft_consensus.cc:740] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Running, Role: LEADER
I20260709 14:48:12.822511  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a537f80a594287ac99c0d16d557554" candidate_uuid: "ec6af61a10fc4463b46f93099261cda0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
I20260709 14:48:12.822436  7053 consensus_queue.cc:260] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [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: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:12.823140  7127 raft_consensus.cc:3060] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:12.823719  7053 raft_consensus.cc:3060] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:12.832026  7053 raft_consensus.cc:2468] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec6af61a10fc4463b46f93099261cda0 in term 4.
I20260709 14:48:12.833525  7167 leader_election.cc:304] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [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: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, ec6af61a10fc4463b46f93099261cda0; no voters: 
I20260709 14:48:12.834389  7344 raft_consensus.cc:2804] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:12.836246  7127 raft_consensus.cc:2468] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec6af61a10fc4463b46f93099261cda0 in term 4.
I20260709 14:48:12.839206  7344 raft_consensus.cc:697] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 4 LEADER]: Becoming Leader. State: Replica: ec6af61a10fc4463b46f93099261cda0, State: Running, Role: LEADER
I20260709 14:48:12.840269  7344 consensus_queue.cc:237] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [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: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:12.849161  6950 catalog_manager.cc:5697] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 reported cstate change: term changed from 3 to 4, leader changed from 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1) to ec6af61a10fc4463b46f93099261cda0 (127.6.67.3). New cstate: current_term: 4 leader_uuid: "ec6af61a10fc4463b46f93099261cda0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:13.072188  7382 raft_consensus.cc:993] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: : Instructing follower ec6af61a10fc4463b46f93099261cda0 to start an election
I20260709 14:48:13.072652  7360 raft_consensus.cc:1081] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 LEADER]: Signalling peer ec6af61a10fc4463b46f93099261cda0 to start an election
I20260709 14:48:13.074302  7202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a400574977140798f7476f34bd024fe"
dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
 from {username='slave'} at 127.0.0.1:34188
I20260709 14:48:13.074765  7202 raft_consensus.cc:493] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:13.075038  7202 raft_consensus.cc:3060] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:13.079248  7202 raft_consensus.cc:515] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:13.080788  7202 leader_election.cc:290] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [CANDIDATE]: Term 4 election: Requested vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945)
I20260709 14:48:13.081610  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a400574977140798f7476f34bd024fe" candidate_uuid: "ec6af61a10fc4463b46f93099261cda0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
I20260709 14:48:13.081892  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a400574977140798f7476f34bd024fe" candidate_uuid: "ec6af61a10fc4463b46f93099261cda0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
I20260709 14:48:13.082213  7053 raft_consensus.cc:3055] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:13.082437  7127 raft_consensus.cc:3060] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:13.082540  7053 raft_consensus.cc:740] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Running, Role: LEADER
I20260709 14:48:13.083321  7053 consensus_queue.cc:260] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [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: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:13.084594  7053 raft_consensus.cc:3060] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:13.087575  7127 raft_consensus.cc:2468] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec6af61a10fc4463b46f93099261cda0 in term 4.
I20260709 14:48:13.088805  7166 leader_election.cc:304] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [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: 2e4c43fcc5be4421b70a498dc4bfb4a9, ec6af61a10fc4463b46f93099261cda0; no voters: 
I20260709 14:48:13.089502  7344 raft_consensus.cc:2804] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:13.090025  7344 raft_consensus.cc:697] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 4 LEADER]: Becoming Leader. State: Replica: ec6af61a10fc4463b46f93099261cda0, State: Running, Role: LEADER
I20260709 14:48:13.090565  7053 raft_consensus.cc:2468] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec6af61a10fc4463b46f93099261cda0 in term 4.
I20260709 14:48:13.090973  7344 consensus_queue.cc:237] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [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: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:13.098054  6950 catalog_manager.cc:5697] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 reported cstate change: term changed from 3 to 4, leader changed from 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1) to ec6af61a10fc4463b46f93099261cda0 (127.6.67.3). New cstate: current_term: 4 leader_uuid: "ec6af61a10fc4463b46f93099261cda0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:13.133575  7382 raft_consensus.cc:993] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: : Instructing follower 2e4c43fcc5be4421b70a498dc4bfb4a9 to start an election
I20260709 14:48:13.134054  7360 raft_consensus.cc:1081] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 LEADER]: Signalling peer 2e4c43fcc5be4421b70a498dc4bfb4a9 to start an election
I20260709 14:48:13.135529  7127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ddfd2fa014f4ceca1db59495b5359b6"
dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
 from {username='slave'} at 127.0.0.1:46720
I20260709 14:48:13.136021  7127 raft_consensus.cc:493] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:13.136322  7127 raft_consensus.cc:3060] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:13.140693  7127 raft_consensus.cc:515] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:13.142313  7127 leader_election.cc:290] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 2 election: Requested vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:13.143402  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddfd2fa014f4ceca1db59495b5359b6" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
I20260709 14:48:13.143671  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddfd2fa014f4ceca1db59495b5359b6" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
I20260709 14:48:13.143968  7202 raft_consensus.cc:3060] T 8ddfd2fa014f4ceca1db59495b5359b6 P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:13.144212  7053 raft_consensus.cc:3055] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:13.144636  7053 raft_consensus.cc:740] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Running, Role: LEADER
I20260709 14:48:13.145507  7053 consensus_queue.cc:260] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:13.146164  7382 raft_consensus.cc:993] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: : Instructing follower 2e4c43fcc5be4421b70a498dc4bfb4a9 to start an election
I20260709 14:48:13.146626  7360 raft_consensus.cc:1081] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 LEADER]: Signalling peer 2e4c43fcc5be4421b70a498dc4bfb4a9 to start an election
I20260709 14:48:13.146768  7053 raft_consensus.cc:3060] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:13.148381  7127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88ffe77c7b9743ceb2d31a9111b66269"
dest_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9"
 from {username='slave'} at 127.0.0.1:46720
I20260709 14:48:13.148897  7127 raft_consensus.cc:493] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:13.149349  7127 raft_consensus.cc:3060] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:13.150328  7202 raft_consensus.cc:2468] T 8ddfd2fa014f4ceca1db59495b5359b6 P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4c43fcc5be4421b70a498dc4bfb4a9 in term 2.
I20260709 14:48:13.151705  7091 leader_election.cc:304] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, ec6af61a10fc4463b46f93099261cda0; no voters: 
I20260709 14:48:13.152676  7359 raft_consensus.cc:2804] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:13.154033  7359 raft_consensus.cc:697] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 LEADER]: Becoming Leader. State: Replica: 2e4c43fcc5be4421b70a498dc4bfb4a9, State: Running, Role: LEADER
I20260709 14:48:13.154917  7359 consensus_queue.cc:237] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:13.156950  7127 raft_consensus.cc:515] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:13.159691  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ffe77c7b9743ceb2d31a9111b66269" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76"
I20260709 14:48:13.160297  7052 raft_consensus.cc:3055] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:13.160223  7053 raft_consensus.cc:2468] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4c43fcc5be4421b70a498dc4bfb4a9 in term 2.
I20260709 14:48:13.160701  7052 raft_consensus.cc:740] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9e5a0bf83c9b420aaaaf6b1d73f4ff76, State: Running, Role: LEADER
I20260709 14:48:13.161381  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ffe77c7b9743ceb2d31a9111b66269" candidate_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec6af61a10fc4463b46f93099261cda0"
I20260709 14:48:13.161962  7202 raft_consensus.cc:3060] T 88ffe77c7b9743ceb2d31a9111b66269 P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:13.161410  7052 consensus_queue.cc:260] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:13.162712  7127 leader_election.cc:290] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 2 election: Requested vote from peers 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1:32887), ec6af61a10fc4463b46f93099261cda0 (127.6.67.3:46371)
I20260709 14:48:13.162730  7052 raft_consensus.cc:3060] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:13.162483  6950 catalog_manager.cc:5697] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9 reported cstate change: term changed from 1 to 2, leader changed from 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1) to 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2). New cstate: current_term: 2 leader_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:13.167285  7202 raft_consensus.cc:2468] T 88ffe77c7b9743ceb2d31a9111b66269 P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4c43fcc5be4421b70a498dc4bfb4a9 in term 2.
I20260709 14:48:13.168407  7091 leader_election.cc:304] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4c43fcc5be4421b70a498dc4bfb4a9, ec6af61a10fc4463b46f93099261cda0; no voters: 
I20260709 14:48:13.169502  7359 raft_consensus.cc:2804] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:13.170080  7359 raft_consensus.cc:697] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 LEADER]: Becoming Leader. State: Replica: 2e4c43fcc5be4421b70a498dc4bfb4a9, State: Running, Role: LEADER
I20260709 14:48:13.170344  7052 raft_consensus.cc:2468] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4c43fcc5be4421b70a498dc4bfb4a9 in term 2.
I20260709 14:48:13.171047  7359 consensus_queue.cc:237] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } }
I20260709 14:48:13.178141  6950 catalog_manager.cc:5697] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9 reported cstate change: term changed from 1 to 2, leader changed from 9e5a0bf83c9b420aaaaf6b1d73f4ff76 (127.6.67.1) to 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2). New cstate: current_term: 2 leader_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:13.282326  7127 raft_consensus.cc:1275] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 4 FOLLOWER]: Refusing update from remote peer ec6af61a10fc4463b46f93099261cda0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:13.283475  7344 consensus_queue.cc:1048] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:13.293565  7052 raft_consensus.cc:1275] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 4 FOLLOWER]: Refusing update from remote peer ec6af61a10fc4463b46f93099261cda0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:13.296816  7344 consensus_queue.cc:1048] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:13.561964  7202 raft_consensus.cc:1275] T 8ddfd2fa014f4ceca1db59495b5359b6 P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Refusing update from remote peer 2e4c43fcc5be4421b70a498dc4bfb4a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:13.562990  7359 consensus_queue.cc:1048] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:13.573462  7052 raft_consensus.cc:1275] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Refusing update from remote peer 2e4c43fcc5be4421b70a498dc4bfb4a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:13.575012  7400 consensus_queue.cc:1048] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:13.629547  7052 raft_consensus.cc:1275] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 4 FOLLOWER]: Refusing update from remote peer ec6af61a10fc4463b46f93099261cda0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:13.631024  7395 consensus_queue.cc:1048] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:13.639894  7127 raft_consensus.cc:1275] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 4 FOLLOWER]: Refusing update from remote peer ec6af61a10fc4463b46f93099261cda0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:13.641494  7383 consensus_queue.cc:1048] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4c43fcc5be4421b70a498dc4bfb4a9" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 32945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:13.651410  7052 raft_consensus.cc:1275] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Refusing update from remote peer 2e4c43fcc5be4421b70a498dc4bfb4a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:13.652681  7400 consensus_queue.cc:1048] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e5a0bf83c9b420aaaaf6b1d73f4ff76" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:13.662191  7202 raft_consensus.cc:1275] T 88ffe77c7b9743ceb2d31a9111b66269 P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Refusing update from remote peer 2e4c43fcc5be4421b70a498dc4bfb4a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:13.663733  7400 consensus_queue.cc:1048] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec6af61a10fc4463b46f93099261cda0" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:13.747877  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:13.753698  6412 tablet_server.cc:179] TabletServer@127.6.67.1:0 shutting down...
I20260709 14:48:13.774991  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:13.775857  6412 tablet_replica.cc:333] T c4a84d22e88f46cbb82b4df931c34a5a P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: stopping tablet replica
I20260709 14:48:13.776594  6412 raft_consensus.cc:2243] T c4a84d22e88f46cbb82b4df931c34a5a P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:13.777227  6412 raft_consensus.cc:2272] T c4a84d22e88f46cbb82b4df931c34a5a P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:13.779502  6412 tablet_replica.cc:333] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: stopping tablet replica
I20260709 14:48:13.780042  6412 raft_consensus.cc:2243] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:48:13.780758  6412 raft_consensus.cc:2272] T 076725eb372d483fab4b867afb5642c1 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:13.782634  6412 tablet_replica.cc:333] T 847fded3071a4dd0937440a00f991f4e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: stopping tablet replica
I20260709 14:48:13.783151  6412 raft_consensus.cc:2243] T 847fded3071a4dd0937440a00f991f4e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:13.783541  6412 raft_consensus.cc:2272] T 847fded3071a4dd0937440a00f991f4e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:13.785354  6412 tablet_replica.cc:333] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: stopping tablet replica
I20260709 14:48:13.785931  6412 raft_consensus.cc:2243] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:13.786319  6412 raft_consensus.cc:2272] T 8ddfd2fa014f4ceca1db59495b5359b6 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:13.789137  6412 tablet_replica.cc:333] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: stopping tablet replica
I20260709 14:48:13.789674  6412 raft_consensus.cc:2243] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:48:13.790493  6412 raft_consensus.cc:2272] T 5b48d27609a04851a199b77118f1718e P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:13.792244  6412 tablet_replica.cc:333] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: stopping tablet replica
I20260709 14:48:13.792815  6412 raft_consensus.cc:2243] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:13.793200  6412 raft_consensus.cc:2272] T 3a400574977140798f7476f34bd024fe P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:13.795424  6412 tablet_replica.cc:333] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: stopping tablet replica
I20260709 14:48:13.795997  6412 raft_consensus.cc:2243] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:48:13.796826  6412 raft_consensus.cc:2272] T d409d892c7b0495eacf91bd3d9e1cb49 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:13.798699  6412 tablet_replica.cc:333] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: stopping tablet replica
I20260709 14:48:13.799224  6412 raft_consensus.cc:2243] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:13.799670  6412 raft_consensus.cc:2272] T 88ffe77c7b9743ceb2d31a9111b66269 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:13.801874  6412 tablet_replica.cc:333] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: stopping tablet replica
I20260709 14:48:13.802379  6412 raft_consensus.cc:2243] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:13.802809  6412 raft_consensus.cc:2272] T 81a537f80a594287ac99c0d16d557554 P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:13.805107  6412 tablet_replica.cc:333] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76: stopping tablet replica
I20260709 14:48:13.805680  6412 raft_consensus.cc:2243] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:13.806591  6412 raft_consensus.cc:2272] T e140cfddbf0546f6a78c4a958b0394ef P 9e5a0bf83c9b420aaaaf6b1d73f4ff76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:13.837093  6412 tablet_server.cc:196] TabletServer@127.6.67.1:0 shutdown complete.
I20260709 14:48:13.858103  6412 tablet_server.cc:179] TabletServer@127.6.67.2:0 shutting down...
W20260709 14:48:13.882855  7166 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]
I20260709 14:48:13.884312  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:13.885119  6412 tablet_replica.cc:333] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9: stopping tablet replica
I20260709 14:48:13.886003  6412 raft_consensus.cc:2243] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:48:13.886022  7166 consensus_peers.cc:597] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0 -> Peer 2e4c43fcc5be4421b70a498dc4bfb4a9 (127.6.67.2:32945): Couldn't send request to peer 2e4c43fcc5be4421b70a498dc4bfb4a9. 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 14:48:13.886641  6412 raft_consensus.cc:2272] T c4a84d22e88f46cbb82b4df931c34a5a P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:13.888576  6412 tablet_replica.cc:333] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9: stopping tablet replica
I20260709 14:48:13.889132  6412 raft_consensus.cc:2243] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:13.889940  6412 raft_consensus.cc:2272] T 847fded3071a4dd0937440a00f991f4e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:13.891649  6412 tablet_replica.cc:333] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9: stopping tablet replica
I20260709 14:48:13.892180  6412 raft_consensus.cc:2243] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:13.893007  6412 raft_consensus.cc:2272] T 8ddfd2fa014f4ceca1db59495b5359b6 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:13.895143  6412 tablet_replica.cc:333] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9: stopping tablet replica
I20260709 14:48:13.895682  6412 raft_consensus.cc:2243] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:13.896119  6412 raft_consensus.cc:2272] T 3a400574977140798f7476f34bd024fe P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:13.898252  6412 tablet_replica.cc:333] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9: stopping tablet replica
I20260709 14:48:13.898699  6412 raft_consensus.cc:2243] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:13.899087  6412 raft_consensus.cc:2272] T d409d892c7b0495eacf91bd3d9e1cb49 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:13.900596  6412 tablet_replica.cc:333] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9: stopping tablet replica
I20260709 14:48:13.901029  6412 raft_consensus.cc:2243] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:13.901387  6412 raft_consensus.cc:2272] T 076725eb372d483fab4b867afb5642c1 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:13.902976  6412 tablet_replica.cc:333] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9: stopping tablet replica
I20260709 14:48:13.903481  6412 raft_consensus.cc:2243] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:13.903885  6412 raft_consensus.cc:2272] T 81a537f80a594287ac99c0d16d557554 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:13.905753  6412 tablet_replica.cc:333] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9: stopping tablet replica
I20260709 14:48:13.906320  6412 raft_consensus.cc:2243] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:13.907014  6412 raft_consensus.cc:2272] T 88ffe77c7b9743ceb2d31a9111b66269 P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:13.908939  6412 tablet_replica.cc:333] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9: stopping tablet replica
I20260709 14:48:13.909412  6412 raft_consensus.cc:2243] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:13.909852  6412 raft_consensus.cc:2272] T 5b48d27609a04851a199b77118f1718e P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:13.911363  6412 tablet_replica.cc:333] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9: stopping tablet replica
I20260709 14:48:13.911788  6412 raft_consensus.cc:2243] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:13.912220  6412 raft_consensus.cc:2272] T e140cfddbf0546f6a78c4a958b0394ef P 2e4c43fcc5be4421b70a498dc4bfb4a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:13.950888  6412 tablet_server.cc:196] TabletServer@127.6.67.2:0 shutdown complete.
I20260709 14:48:13.968652  6412 tablet_server.cc:179] TabletServer@127.6.67.3:0 shutting down...
I20260709 14:48:13.992074  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:13.992820  6412 tablet_replica.cc:333] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0: stopping tablet replica
I20260709 14:48:13.993386  6412 raft_consensus.cc:2243] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:13.994230  6412 raft_consensus.cc:2272] T c4a84d22e88f46cbb82b4df931c34a5a P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:13.995975  6412 tablet_replica.cc:333] T 8ddfd2fa014f4ceca1db59495b5359b6 P ec6af61a10fc4463b46f93099261cda0: stopping tablet replica
I20260709 14:48:13.996443  6412 raft_consensus.cc:2243] T 8ddfd2fa014f4ceca1db59495b5359b6 P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:13.996785  6412 raft_consensus.cc:2272] T 8ddfd2fa014f4ceca1db59495b5359b6 P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:13.999307  6412 tablet_replica.cc:333] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0: stopping tablet replica
I20260709 14:48:13.999784  6412 raft_consensus.cc:2243] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.000152  6412 raft_consensus.cc:2272] T 5b48d27609a04851a199b77118f1718e P ec6af61a10fc4463b46f93099261cda0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.001681  6412 tablet_replica.cc:333] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0: stopping tablet replica
I20260709 14:48:14.002184  6412 raft_consensus.cc:2243] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:48:14.002805  6412 raft_consensus.cc:2272] T 81a537f80a594287ac99c0d16d557554 P ec6af61a10fc4463b46f93099261cda0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.004662  6412 tablet_replica.cc:333] T 88ffe77c7b9743ceb2d31a9111b66269 P ec6af61a10fc4463b46f93099261cda0: stopping tablet replica
I20260709 14:48:14.005172  6412 raft_consensus.cc:2243] T 88ffe77c7b9743ceb2d31a9111b66269 P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.005594  6412 raft_consensus.cc:2272] T 88ffe77c7b9743ceb2d31a9111b66269 P ec6af61a10fc4463b46f93099261cda0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.007548  6412 tablet_replica.cc:333] T e140cfddbf0546f6a78c4a958b0394ef P ec6af61a10fc4463b46f93099261cda0: stopping tablet replica
I20260709 14:48:14.008049  6412 raft_consensus.cc:2243] T e140cfddbf0546f6a78c4a958b0394ef P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.008446  6412 raft_consensus.cc:2272] T e140cfddbf0546f6a78c4a958b0394ef P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.010147  6412 tablet_replica.cc:333] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0: stopping tablet replica
I20260709 14:48:14.010607  6412 raft_consensus.cc:2243] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.011003  6412 raft_consensus.cc:2272] T 076725eb372d483fab4b867afb5642c1 P ec6af61a10fc4463b46f93099261cda0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.012506  6412 tablet_replica.cc:333] T 847fded3071a4dd0937440a00f991f4e P ec6af61a10fc4463b46f93099261cda0: stopping tablet replica
I20260709 14:48:14.012964  6412 raft_consensus.cc:2243] T 847fded3071a4dd0937440a00f991f4e P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.013343  6412 raft_consensus.cc:2272] T 847fded3071a4dd0937440a00f991f4e P ec6af61a10fc4463b46f93099261cda0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.015039  6412 tablet_replica.cc:333] T d409d892c7b0495eacf91bd3d9e1cb49 P ec6af61a10fc4463b46f93099261cda0: stopping tablet replica
I20260709 14:48:14.015492  6412 raft_consensus.cc:2243] T d409d892c7b0495eacf91bd3d9e1cb49 P ec6af61a10fc4463b46f93099261cda0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.015887  6412 raft_consensus.cc:2272] T d409d892c7b0495eacf91bd3d9e1cb49 P ec6af61a10fc4463b46f93099261cda0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.017299  6412 tablet_replica.cc:333] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0: stopping tablet replica
I20260709 14:48:14.017761  6412 raft_consensus.cc:2243] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:48:14.018509  6412 raft_consensus.cc:2272] T 3a400574977140798f7476f34bd024fe P ec6af61a10fc4463b46f93099261cda0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.047555  6412 tablet_server.cc:196] TabletServer@127.6.67.3:0 shutdown complete.
I20260709 14:48:14.067373  6412 master.cc:562] Master@127.6.67.62:36149 shutting down...
I20260709 14:48:14.087155  6412 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:14.087824  6412 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.088158  6412 tablet_replica.cc:333] T 00000000000000000000000000000000 P eae7c32949e44faf8f88928be48c6d6a: stopping tablet replica
I20260709 14:48:14.108955  6412 master.cc:584] Master@127.6.67.62:36149 shutdown complete.
2e4c43fcc5be4421b70a498dc4bfb4a9  4
9e5a0bf83c9b420aaaaf6b1d73f4ff76  5
ec6af61a10fc4463b46f93099261cda0  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10575 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:48:14.153575  6412 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.67.62:38265
I20260709 14:48:14.154784  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:14.160564  7408 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 14:48:14.160657  7409 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 14:48:14.161736  7411 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 14:48:14.162835  6412 server_base.cc:1061] running on GCE node
I20260709 14:48:14.163697  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:14.163905  6412 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 14:48:14.164075  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608494164042 us; error 0 us; skew 500 ppm
I20260709 14:48:14.164599  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:14.167253  6412 webserver.cc:533] Webserver started at http://127.6.67.62:38575/ using document root <none> and password file <none>
I20260709 14:48:14.167770  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:14.167948  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:14.168259  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:14.169379  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-0/minicluster-data/master-0-root/instance:
uuid: "b10fa94e3cfe45beacbb825a35b9c163"
format_stamp: "Formatted at 2026-07-09 14:48:14 on dist-test-slave-5tjq"
I20260709 14:48:14.173985  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:48:14.177369  7416 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:14.178194  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:48:14.178501  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-0/minicluster-data/master-0-root
uuid: "b10fa94e3cfe45beacbb825a35b9c163"
format_stamp: "Formatted at 2026-07-09 14:48:14 on dist-test-slave-5tjq"
I20260709 14:48:14.178794  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-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 14:48:14.198102  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:14.199362  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:14.238109  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.62:38265
I20260709 14:48:14.238225  7467 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.62:38265 every 8 connection(s)
I20260709 14:48:14.241991  7468 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 14:48:14.251946  7468 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163: Bootstrap starting.
I20260709 14:48:14.256556  7468 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:14.260869  7468 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163: No bootstrap required, opened a new log
I20260709 14:48:14.263136  7468 raft_consensus.cc:359] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b10fa94e3cfe45beacbb825a35b9c163" member_type: VOTER }
I20260709 14:48:14.263563  7468 raft_consensus.cc:385] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:14.263813  7468 raft_consensus.cc:740] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b10fa94e3cfe45beacbb825a35b9c163, State: Initialized, Role: FOLLOWER
I20260709 14:48:14.264456  7468 consensus_queue.cc:260] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b10fa94e3cfe45beacbb825a35b9c163" member_type: VOTER }
I20260709 14:48:14.264935  7468 raft_consensus.cc:399] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:48:14.265167  7468 raft_consensus.cc:493] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:48:14.265458  7468 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:14.269596  7468 raft_consensus.cc:515] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b10fa94e3cfe45beacbb825a35b9c163" member_type: VOTER }
I20260709 14:48:14.270190  7468 leader_election.cc:304] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163 [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: b10fa94e3cfe45beacbb825a35b9c163; no voters: 
I20260709 14:48:14.271283  7468 leader_election.cc:290] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:48:14.271663  7471 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:14.273015  7471 raft_consensus.cc:697] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163 [term 1 LEADER]: Becoming Leader. State: Replica: b10fa94e3cfe45beacbb825a35b9c163, State: Running, Role: LEADER
I20260709 14:48:14.273707  7471 consensus_queue.cc:237] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163 [LEADER]: Queue going to LEADER mode. State: All 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: "b10fa94e3cfe45beacbb825a35b9c163" member_type: VOTER }
I20260709 14:48:14.274566  7468 sys_catalog.cc:565] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:48:14.278059  7472 sys_catalog.cc:455] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b10fa94e3cfe45beacbb825a35b9c163" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b10fa94e3cfe45beacbb825a35b9c163" member_type: VOTER } }
I20260709 14:48:14.278262  7473 sys_catalog.cc:455] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b10fa94e3cfe45beacbb825a35b9c163. Latest consensus state: current_term: 1 leader_uuid: "b10fa94e3cfe45beacbb825a35b9c163" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b10fa94e3cfe45beacbb825a35b9c163" member_type: VOTER } }
I20260709 14:48:14.278770  7472 sys_catalog.cc:458] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163 [sys.catalog]: This master's current role is: LEADER
I20260709 14:48:14.278844  7473 sys_catalog.cc:458] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163 [sys.catalog]: This master's current role is: LEADER
I20260709 14:48:14.281134  7477 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:48:14.288043  7477 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:48:14.292761  6412 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:48:14.300463  7477 catalog_manager.cc:1383] Generated new cluster ID: dc6db8995d3c4c68939b1ae89651daf5
I20260709 14:48:14.300776  7477 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:48:14.339229  7477 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:48:14.340492  7477 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:48:14.355692  7477 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163: Generated new TSK 0
I20260709 14:48:14.356388  7477 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:48:14.423772  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:14.430312  7489 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 14:48:14.431162  7490 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 14:48:14.433617  6412 server_base.cc:1061] running on GCE node
W20260709 14:48:14.433593  7492 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 14:48:14.434764  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:14.435012  6412 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 14:48:14.435179  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608494435164 us; error 0 us; skew 500 ppm
I20260709 14:48:14.435727  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:14.438074  6412 webserver.cc:533] Webserver started at http://127.6.67.1:33573/ using document root <none> and password file <none>
I20260709 14:48:14.438540  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:14.438731  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:14.438993  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:14.440014  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-0/minicluster-data/ts-0-root/instance:
uuid: "baf973ec890e48c39d4bf2249d371624"
format_stamp: "Formatted at 2026-07-09 14:48:14 on dist-test-slave-5tjq"
I20260709 14:48:14.444741  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 14:48:14.448194  7497 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:14.448977  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:48:14.449296  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-0/minicluster-data/ts-0-root
uuid: "baf973ec890e48c39d4bf2249d371624"
format_stamp: "Formatted at 2026-07-09 14:48:14 on dist-test-slave-5tjq"
I20260709 14:48:14.449620  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-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 14:48:14.463519  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:14.464775  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:14.466315  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:14.468640  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:14.468875  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:14.469126  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:14.469331  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:14.509238  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.1:34449
I20260709 14:48:14.509333  7559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.1:34449 every 8 connection(s)
I20260709 14:48:14.514213  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:14.521121  7564 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 14:48:14.522897  7565 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 14:48:14.524775  6412 server_base.cc:1061] running on GCE node
W20260709 14:48:14.525511  7567 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 14:48:14.526381  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:14.526576  6412 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 14:48:14.526760  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608494526746 us; error 0 us; skew 500 ppm
I20260709 14:48:14.527299  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:14.530206  6412 webserver.cc:533] Webserver started at http://127.6.67.2:46493/ using document root <none> and password file <none>
I20260709 14:48:14.530841  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:14.531088  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:14.531401  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:14.532143  7560 heartbeater.cc:344] Connected to a master server at 127.6.67.62:38265
I20260709 14:48:14.532531  7560 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:14.532688  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-0/minicluster-data/ts-1-root/instance:
uuid: "b105d027f66842479caa5e5cfc2b139a"
format_stamp: "Formatted at 2026-07-09 14:48:14 on dist-test-slave-5tjq"
I20260709 14:48:14.533335  7560 heartbeater.cc:507] Master 127.6.67.62:38265 requested a full tablet report, sending...
I20260709 14:48:14.535457  7433 ts_manager.cc:194] Registered new tserver with Master: baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449)
I20260709 14:48:14.537299  7433 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39258
I20260709 14:48:14.537644  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260709 14:48:14.541649  7572 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:14.542520  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:48:14.542870  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-0/minicluster-data/ts-1-root
uuid: "b105d027f66842479caa5e5cfc2b139a"
format_stamp: "Formatted at 2026-07-09 14:48:14 on dist-test-slave-5tjq"
I20260709 14:48:14.543195  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-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 14:48:14.575654  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:14.576956  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:14.578652  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:14.581229  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:14.581481  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:14.581763  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:14.581987  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:48:14.621743  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.2:43675
I20260709 14:48:14.621914  7634 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.2:43675 every 8 connection(s)
I20260709 14:48:14.626525  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:14.633466  7638 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 14:48:14.635720  7639 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 14:48:14.638691  6412 server_base.cc:1061] running on GCE node
W20260709 14:48:14.639272  7641 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 14:48:14.639865  7635 heartbeater.cc:344] Connected to a master server at 127.6.67.62:38265
I20260709 14:48:14.640218  7635 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:14.640259  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:14.640571  6412 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 14:48:14.640748  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608494640731 us; error 0 us; skew 500 ppm
I20260709 14:48:14.641089  7635 heartbeater.cc:507] Master 127.6.67.62:38265 requested a full tablet report, sending...
I20260709 14:48:14.641358  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:14.643445  7433 ts_manager.cc:194] Registered new tserver with Master: b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:14.644289  6412 webserver.cc:533] Webserver started at http://127.6.67.3:42129/ using document root <none> and password file <none>
I20260709 14:48:14.644946  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:14.645174  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:14.645316  7433 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59014
I20260709 14:48:14.645501  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:14.647011  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-0/minicluster-data/ts-2-root/instance:
uuid: "80cb231d4bfa4851b756f218a2e79e58"
format_stamp: "Formatted at 2026-07-09 14:48:14 on dist-test-slave-5tjq"
I20260709 14:48:14.651690  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:48:14.655128  7646 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:14.655923  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:48:14.656232  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-0/minicluster-data/ts-2-root
uuid: "80cb231d4bfa4851b756f218a2e79e58"
format_stamp: "Formatted at 2026-07-09 14:48:14 on dist-test-slave-5tjq"
I20260709 14:48:14.656524  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-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 14:48:14.674883  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:14.676205  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:14.677590  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:14.680001  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:14.680258  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:14.680472  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:14.680626  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:14.720186  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.3:39259
I20260709 14:48:14.720316  7708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.3:39259 every 8 connection(s)
I20260709 14:48:14.734609  7709 heartbeater.cc:344] Connected to a master server at 127.6.67.62:38265
I20260709 14:48:14.735000  7709 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:14.735790  7709 heartbeater.cc:507] Master 127.6.67.62:38265 requested a full tablet report, sending...
I20260709 14:48:14.737710  7433 ts_manager.cc:194] Registered new tserver with Master: 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:14.738160  6412 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014750861s
I20260709 14:48:14.739507  7433 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59018
I20260709 14:48:14.764585  7433 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59034:
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 14:48:14.770697  7433 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 14:48:14.969357  7674 tablet_service.cc:1511] Processing CreateTablet for tablet 84f56ac656324a3997c4b09b2f674942 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:48:14.970963  7674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f56ac656324a3997c4b09b2f674942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:14.973065  7525 tablet_service.cc:1511] Processing CreateTablet for tablet 84f56ac656324a3997c4b09b2f674942 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:48:14.974485  7525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f56ac656324a3997c4b09b2f674942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:14.974752  7521 tablet_service.cc:1511] Processing CreateTablet for tablet e4c0f489eb164e3d854484e9cb8d97fb (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:48:14.975031  7673 tablet_service.cc:1511] Processing CreateTablet for tablet ab3b084e036842fe8743935ceac2f550 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:48:14.976330  7673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab3b084e036842fe8743935ceac2f550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:14.977005  7524 tablet_service.cc:1511] Processing CreateTablet for tablet ab3b084e036842fe8743935ceac2f550 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:48:14.979025  7672 tablet_service.cc:1511] Processing CreateTablet for tablet 719a83af01f14162a6679daa7de1b00f (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:48:14.979197  7523 tablet_service.cc:1511] Processing CreateTablet for tablet 719a83af01f14162a6679daa7de1b00f (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:48:14.980417  7672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719a83af01f14162a6679daa7de1b00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:14.980283  7522 tablet_service.cc:1511] Processing CreateTablet for tablet 274e101ab960452d835110a77a0fe9da (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:48:14.982177  7522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 274e101ab960452d835110a77a0fe9da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:14.982404  7671 tablet_service.cc:1511] Processing CreateTablet for tablet 274e101ab960452d835110a77a0fe9da (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:48:14.982566  7520 tablet_service.cc:1511] Processing CreateTablet for tablet 146491956345461da7f6eaef19c9368f (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:48:14.983737  7671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 274e101ab960452d835110a77a0fe9da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:14.983906  7521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c0f489eb164e3d854484e9cb8d97fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:14.986655  7670 tablet_service.cc:1511] Processing CreateTablet for tablet e4c0f489eb164e3d854484e9cb8d97fb (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:48:14.988039  7670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c0f489eb164e3d854484e9cb8d97fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:14.989753  7669 tablet_service.cc:1511] Processing CreateTablet for tablet 146491956345461da7f6eaef19c9368f (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:48:14.991137  7669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 146491956345461da7f6eaef19c9368f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:14.991732  7523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719a83af01f14162a6679daa7de1b00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:14.993247  7524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab3b084e036842fe8743935ceac2f550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:14.997496  7520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 146491956345461da7f6eaef19c9368f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.000598  7519 tablet_service.cc:1511] Processing CreateTablet for tablet f3ec6f01884e42cfbed69ece8be81c79 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:48:15.002202  7519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ec6f01884e42cfbed69ece8be81c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.024591  7674 tablet_service.cc:1511] Processing CreateTablet for tablet f3ec6f01884e42cfbed69ece8be81c79 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:48:15.025969  7674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ec6f01884e42cfbed69ece8be81c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.027334  7595 tablet_service.cc:1511] Processing CreateTablet for tablet 146491956345461da7f6eaef19c9368f (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:48:15.035246  7595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 146491956345461da7f6eaef19c9368f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.035429  7596 tablet_service.cc:1511] Processing CreateTablet for tablet e4c0f489eb164e3d854484e9cb8d97fb (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:48:15.035493  7593 tablet_service.cc:1511] Processing CreateTablet for tablet dc8b4ab137e942aea08d21ca3db98a3a (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:48:15.027678  7594 tablet_service.cc:1511] Processing CreateTablet for tablet f3ec6f01884e42cfbed69ece8be81c79 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:48:15.028301  7600 tablet_service.cc:1511] Processing CreateTablet for tablet 84f56ac656324a3997c4b09b2f674942 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:48:15.030011  7723 tablet_bootstrap.cc:492] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:15.030304  7599 tablet_service.cc:1511] Processing CreateTablet for tablet ab3b084e036842fe8743935ceac2f550 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:48:15.037036  7596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c0f489eb164e3d854484e9cb8d97fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.038079  7600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f56ac656324a3997c4b09b2f674942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.038890  7594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ec6f01884e42cfbed69ece8be81c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.039784  7593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc8b4ab137e942aea08d21ca3db98a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.031594  7518 tablet_service.cc:1511] Processing CreateTablet for tablet dc8b4ab137e942aea08d21ca3db98a3a (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:48:15.042392  7518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc8b4ab137e942aea08d21ca3db98a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.031961  7598 tablet_service.cc:1511] Processing CreateTablet for tablet 719a83af01f14162a6679daa7de1b00f (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:48:15.046625  7598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719a83af01f14162a6679daa7de1b00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.033655  7597 tablet_service.cc:1511] Processing CreateTablet for tablet 274e101ab960452d835110a77a0fe9da (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:48:15.048436  7597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 274e101ab960452d835110a77a0fe9da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.050716  7599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab3b084e036842fe8743935ceac2f550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.059156  7724 tablet_bootstrap.cc:492] T 146491956345461da7f6eaef19c9368f P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:15.061106  7670 tablet_service.cc:1511] Processing CreateTablet for tablet dc8b4ab137e942aea08d21ca3db98a3a (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:48:15.062912  7670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc8b4ab137e942aea08d21ca3db98a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.063007  7523 tablet_service.cc:1511] Processing CreateTablet for tablet 8d7a2333347241639bc9ffa5f513c2c1 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:48:15.064363  7523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d7a2333347241639bc9ffa5f513c2c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.064136  7595 tablet_service.cc:1511] Processing CreateTablet for tablet 8d7a2333347241639bc9ffa5f513c2c1 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:48:15.066461  7595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d7a2333347241639bc9ffa5f513c2c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.073107  7672 tablet_service.cc:1511] Processing CreateTablet for tablet 8d7a2333347241639bc9ffa5f513c2c1 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:48:15.075136  7672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d7a2333347241639bc9ffa5f513c2c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.075624  7517 tablet_service.cc:1511] Processing CreateTablet for tablet 02e6d24afb9c4c6f9a34885fca9f71fa (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:48:15.077076  7517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e6d24afb9c4c6f9a34885fca9f71fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.081185  7593 tablet_service.cc:1511] Processing CreateTablet for tablet 02e6d24afb9c4c6f9a34885fca9f71fa (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:48:15.082590  7593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e6d24afb9c4c6f9a34885fca9f71fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.107956  7724 tablet_bootstrap.cc:654] T 146491956345461da7f6eaef19c9368f P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:15.124482  7723 tablet_bootstrap.cc:654] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:15.124701  7592 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0233686f5a4eff90a07d7aaa483292 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:48:15.126098  7592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0233686f5a4eff90a07d7aaa483292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.126811  7725 tablet_bootstrap.cc:492] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:15.126879  7517 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0233686f5a4eff90a07d7aaa483292 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:48:15.128698  7517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0233686f5a4eff90a07d7aaa483292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.133083  7669 tablet_service.cc:1511] Processing CreateTablet for tablet 02e6d24afb9c4c6f9a34885fca9f71fa (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:48:15.134776  7669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e6d24afb9c4c6f9a34885fca9f71fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.146636  7724 tablet_bootstrap.cc:492] T 146491956345461da7f6eaef19c9368f P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:15.147189  7724 ts_tablet_manager.cc:1403] T 146491956345461da7f6eaef19c9368f P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.004s
I20260709 14:48:15.150841  7671 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0233686f5a4eff90a07d7aaa483292 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:48:15.156963  7671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0233686f5a4eff90a07d7aaa483292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.157177  7523 tablet_service.cc:1511] Processing CreateTablet for tablet 8dbb8996298241c5835e4817bc633d99 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:48:15.158519  7523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dbb8996298241c5835e4817bc633d99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.169252  7519 tablet_service.cc:1511] Processing CreateTablet for tablet e4e3b06e87e44e4c81d745ae70d77753 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:48:15.167963  7673 tablet_service.cc:1511] Processing CreateTablet for tablet 8dbb8996298241c5835e4817bc633d99 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:48:15.170774  7519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e3b06e87e44e4c81d745ae70d77753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.170771  7673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dbb8996298241c5835e4817bc633d99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.176024  7593 tablet_service.cc:1511] Processing CreateTablet for tablet e4e3b06e87e44e4c81d745ae70d77753 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:48:15.177547  7593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e3b06e87e44e4c81d745ae70d77753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.178943  7518 tablet_service.cc:1511] Processing CreateTablet for tablet 5bbfe2a017ed40998a38da5b846074b4 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:48:15.185922  7518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bbfe2a017ed40998a38da5b846074b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.185689  7670 tablet_service.cc:1511] Processing CreateTablet for tablet 5bbfe2a017ed40998a38da5b846074b4 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:48:15.187067  7670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bbfe2a017ed40998a38da5b846074b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.186823  7599 tablet_service.cc:1511] Processing CreateTablet for tablet 5bbfe2a017ed40998a38da5b846074b4 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:48:15.188256  7599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bbfe2a017ed40998a38da5b846074b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.191340  7725 tablet_bootstrap.cc:654] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:15.193480  7724 raft_consensus.cc:359] T 146491956345461da7f6eaef19c9368f P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:15.194389  7724 raft_consensus.cc:385] T 146491956345461da7f6eaef19c9368f P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:15.194767  7724 raft_consensus.cc:740] T 146491956345461da7f6eaef19c9368f P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:15.203501  7724 consensus_queue.cc:260] T 146491956345461da7f6eaef19c9368f P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:15.194918  7672 tablet_service.cc:1511] Processing CreateTablet for tablet e4e3b06e87e44e4c81d745ae70d77753 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:48:15.206584  7672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e3b06e87e44e4c81d745ae70d77753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.198686  7520 tablet_service.cc:1511] Processing CreateTablet for tablet 1db9c0e186fc4aec87eba145751e8084 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:48:15.210642  7520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1db9c0e186fc4aec87eba145751e8084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.198882  7594 tablet_service.cc:1511] Processing CreateTablet for tablet 8dbb8996298241c5835e4817bc633d99 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:48:15.213193  7668 tablet_service.cc:1511] Processing CreateTablet for tablet 1db9c0e186fc4aec87eba145751e8084 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:48:15.214653  7594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dbb8996298241c5835e4817bc633d99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.217288  7522 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd60b6b6e344954b9fc19546762396f (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:48:15.218613  7522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd60b6b6e344954b9fc19546762396f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.230386  7723 tablet_bootstrap.cc:492] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:15.230923  7723 ts_tablet_manager.cc:1403] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.201s	user 0.014s	sys 0.000s
I20260709 14:48:15.235981  7668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1db9c0e186fc4aec87eba145751e8084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.240357  7674 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd60b6b6e344954b9fc19546762396f (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:48:15.241696  7674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd60b6b6e344954b9fc19546762396f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.243947  7724 ts_tablet_manager.cc:1434] T 146491956345461da7f6eaef19c9368f P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.096s	user 0.009s	sys 0.014s
I20260709 14:48:15.244673  7725 tablet_bootstrap.cc:492] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:15.244791  7635 heartbeater.cc:499] Master 127.6.67.62:38265 was elected leader, sending a full tablet report...
I20260709 14:48:15.245167  7725 ts_tablet_manager.cc:1403] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.119s	user 0.003s	sys 0.008s
I20260709 14:48:15.245270  7724 tablet_bootstrap.cc:492] T dc8b4ab137e942aea08d21ca3db98a3a P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:15.245386  7521 tablet_service.cc:1511] Processing CreateTablet for tablet 59827386608e447e87db407030546a63 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:48:15.246949  7521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59827386608e447e87db407030546a63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.243651  7593 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd60b6b6e344954b9fc19546762396f (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:48:15.251240  7723 raft_consensus.cc:359] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:15.252113  7723 raft_consensus.cc:385] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:15.252432  7723 raft_consensus.cc:740] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:15.255081  7595 tablet_service.cc:1511] Processing CreateTablet for tablet 1db9c0e186fc4aec87eba145751e8084 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:48:15.255837  7592 tablet_service.cc:1511] Processing CreateTablet for tablet 59827386608e447e87db407030546a63 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:48:15.264921  7597 tablet_service.cc:1511] Processing CreateTablet for tablet ca7fccd000a8472097f0460fcd21aeda (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:48:15.275511  7670 tablet_service.cc:1511] Processing CreateTablet for tablet 59827386608e447e87db407030546a63 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:48:15.275844  7523 tablet_service.cc:1511] Processing CreateTablet for tablet ca7fccd000a8472097f0460fcd21aeda (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:48:15.279192  7670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59827386608e447e87db407030546a63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.279290  7523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca7fccd000a8472097f0460fcd21aeda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.262777  7723 consensus_queue.cc:260] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:15.277544  7725 raft_consensus.cc:359] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:15.277871  7667 tablet_service.cc:1511] Processing CreateTablet for tablet ca7fccd000a8472097f0460fcd21aeda (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:48:15.282927  7667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca7fccd000a8472097f0460fcd21aeda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.287701  7724 tablet_bootstrap.cc:654] T dc8b4ab137e942aea08d21ca3db98a3a P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:15.290273  7725 raft_consensus.cc:385] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:15.260468  7595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1db9c0e186fc4aec87eba145751e8084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.293026  7597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca7fccd000a8472097f0460fcd21aeda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.294895  7592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59827386608e447e87db407030546a63. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:15.300663  7481 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:15.309895  7709 heartbeater.cc:499] Master 127.6.67.62:38265 was elected leader, sending a full tablet report...
I20260709 14:48:15.291890  7725 raft_consensus.cc:740] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:15.317209  7723 ts_tablet_manager.cc:1434] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.086s	user 0.015s	sys 0.000s
I20260709 14:48:15.326712  7723 tablet_bootstrap.cc:492] T 84f56ac656324a3997c4b09b2f674942 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:15.316118  7593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd60b6b6e344954b9fc19546762396f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.338471  7725 consensus_queue.cc:260] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:15.347201  7724 tablet_bootstrap.cc:492] T dc8b4ab137e942aea08d21ca3db98a3a P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:15.347805  7724 ts_tablet_manager.cc:1403] T dc8b4ab137e942aea08d21ca3db98a3a P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.103s	user 0.009s	sys 0.028s
I20260709 14:48:15.309897  7518 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd3abf2f0d34361b017abc1684da4e9 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:48:15.351780  7518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd3abf2f0d34361b017abc1684da4e9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:15.358232  7418 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.67.1:34449, user_credentials={real_user=slave}} blocked reactor thread for 45161us
I20260709 14:48:15.359899  7599 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd3abf2f0d34361b017abc1684da4e9 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:48:15.360942  7599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd3abf2f0d34361b017abc1684da4e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.358080  7724 raft_consensus.cc:359] T dc8b4ab137e942aea08d21ca3db98a3a P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:15.366128  7724 raft_consensus.cc:385] T dc8b4ab137e942aea08d21ca3db98a3a P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:15.366518  7724 raft_consensus.cc:740] T dc8b4ab137e942aea08d21ca3db98a3a P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:15.367445  7724 consensus_queue.cc:260] T dc8b4ab137e942aea08d21ca3db98a3a P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:15.369733  7724 ts_tablet_manager.cc:1434] T dc8b4ab137e942aea08d21ca3db98a3a P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.022s	user 0.000s	sys 0.008s
I20260709 14:48:15.370088  7669 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd3abf2f0d34361b017abc1684da4e9 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:48:15.376816  7669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd3abf2f0d34361b017abc1684da4e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.381320  7724 tablet_bootstrap.cc:492] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:15.372601  7523 tablet_service.cc:1511] Processing CreateTablet for tablet c3fb10c727184aaaaf04792ede7ffa9e (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:48:15.373668  7723 tablet_bootstrap.cc:654] T 84f56ac656324a3997c4b09b2f674942 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:15.383507  7594 tablet_service.cc:1511] Processing CreateTablet for tablet c3fb10c727184aaaaf04792ede7ffa9e (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:48:15.386157  7594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3fb10c727184aaaaf04792ede7ffa9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.386219  7560 heartbeater.cc:499] Master 127.6.67.62:38265 was elected leader, sending a full tablet report...
I20260709 14:48:15.395455  7724 tablet_bootstrap.cc:654] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:15.398360  7725 ts_tablet_manager.cc:1434] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.150s	user 0.013s	sys 0.004s
I20260709 14:48:15.399801  7521 tablet_service.cc:1511] Processing CreateTablet for tablet fdbfc69856364532a9bbf7c736fa1023 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:48:15.400647  7725 tablet_bootstrap.cc:492] T 719a83af01f14162a6679daa7de1b00f P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:15.401124  7521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdbfc69856364532a9bbf7c736fa1023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.415936  7599 tablet_service.cc:1511] Processing CreateTablet for tablet fdbfc69856364532a9bbf7c736fa1023 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:48:15.417354  7599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdbfc69856364532a9bbf7c736fa1023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.418291  7523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3fb10c727184aaaaf04792ede7ffa9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.400173  7670 tablet_service.cc:1511] Processing CreateTablet for tablet c3fb10c727184aaaaf04792ede7ffa9e (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:48:15.437048  7668 tablet_service.cc:1511] Processing CreateTablet for tablet fdbfc69856364532a9bbf7c736fa1023 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:48:15.438592  7519 tablet_service.cc:1511] Processing CreateTablet for tablet 9269743845b5481b8d77ce03f7f12fd5 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:48:15.440325  7519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9269743845b5481b8d77ce03f7f12fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.433794  7725 tablet_bootstrap.cc:654] T 719a83af01f14162a6679daa7de1b00f P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:15.447343  7592 tablet_service.cc:1511] Processing CreateTablet for tablet 9269743845b5481b8d77ce03f7f12fd5 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:48:15.448827  7592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9269743845b5481b8d77ce03f7f12fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.437103  7670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3fb10c727184aaaaf04792ede7ffa9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.457499  7520 tablet_service.cc:1511] Processing CreateTablet for tablet fcb813500c274e578cfc70e797b0b45c (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:48:15.457836  7667 tablet_service.cc:1511] Processing CreateTablet for tablet 9269743845b5481b8d77ce03f7f12fd5 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:48:15.458931  7520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcb813500c274e578cfc70e797b0b45c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.463063  7723 tablet_bootstrap.cc:492] T 84f56ac656324a3997c4b09b2f674942 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:15.463601  7723 ts_tablet_manager.cc:1403] T 84f56ac656324a3997c4b09b2f674942 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.137s	user 0.007s	sys 0.005s
I20260709 14:48:15.470434  7668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdbfc69856364532a9bbf7c736fa1023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.483179  7517 tablet_service.cc:1511] Processing CreateTablet for tablet 8321cf6720064073871140d38e5dedfc (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:48:15.485077  7517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8321cf6720064073871140d38e5dedfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.485388  7672 tablet_service.cc:1511] Processing CreateTablet for tablet 8321cf6720064073871140d38e5dedfc (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:48:15.488087  7522 tablet_service.cc:1511] Processing CreateTablet for tablet 03c963f3624146fa86364c936d566541 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:48:15.483171  7674 tablet_service.cc:1511] Processing CreateTablet for tablet fcb813500c274e578cfc70e797b0b45c (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:48:15.489532  7522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c963f3624146fa86364c936d566541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.489884  7593 tablet_service.cc:1511] Processing CreateTablet for tablet fcb813500c274e578cfc70e797b0b45c (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:48:15.493356  7597 tablet_service.cc:1511] Processing CreateTablet for tablet 8321cf6720064073871140d38e5dedfc (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:48:15.494467  7593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcb813500c274e578cfc70e797b0b45c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.495381  7597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8321cf6720064073871140d38e5dedfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.491700  7667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9269743845b5481b8d77ce03f7f12fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.497606  7674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcb813500c274e578cfc70e797b0b45c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.502146  7672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8321cf6720064073871140d38e5dedfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.491565  7723 raft_consensus.cc:359] T 84f56ac656324a3997c4b09b2f674942 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } } peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } }
I20260709 14:48:15.513417  7723 raft_consensus.cc:385] T 84f56ac656324a3997c4b09b2f674942 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:15.513769  7723 raft_consensus.cc:740] T 84f56ac656324a3997c4b09b2f674942 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:15.514599  7723 consensus_queue.cc:260] T 84f56ac656324a3997c4b09b2f674942 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } } peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } }
I20260709 14:48:15.516752  7723 ts_tablet_manager.cc:1434] T 84f56ac656324a3997c4b09b2f674942 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.053s	user 0.002s	sys 0.005s
I20260709 14:48:15.517746  7723 tablet_bootstrap.cc:492] T e4c0f489eb164e3d854484e9cb8d97fb P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:15.523749  7723 tablet_bootstrap.cc:654] T e4c0f489eb164e3d854484e9cb8d97fb P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:15.547363  7730 raft_consensus.cc:493] T 84f56ac656324a3997c4b09b2f674942 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:15.547888  7730 raft_consensus.cc:515] T 84f56ac656324a3997c4b09b2f674942 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } } peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } }
I20260709 14:48:15.550478  7730 leader_election.cc:290] T 84f56ac656324a3997c4b09b2f674942 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:15.550915  7594 tablet_service.cc:1511] Processing CreateTablet for tablet 03c963f3624146fa86364c936d566541 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:48:15.552338  7594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c963f3624146fa86364c936d566541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.571486  7724 tablet_bootstrap.cc:492] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:15.572052  7724 ts_tablet_manager.cc:1403] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.194s	user 0.050s	sys 0.025s
I20260709 14:48:15.574242  7725 tablet_bootstrap.cc:492] T 719a83af01f14162a6679daa7de1b00f P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:15.575388  7729 raft_consensus.cc:493] T dc8b4ab137e942aea08d21ca3db98a3a P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:15.575920  7729 raft_consensus.cc:515] T dc8b4ab137e942aea08d21ca3db98a3a P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:15.579159  7729 leader_election.cc:290] T dc8b4ab137e942aea08d21ca3db98a3a P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:15.575667  7725 ts_tablet_manager.cc:1403] T 719a83af01f14162a6679daa7de1b00f P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.175s	user 0.032s	sys 0.020s
I20260709 14:48:15.587867  7669 tablet_service.cc:1511] Processing CreateTablet for tablet 03c963f3624146fa86364c936d566541 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:48:15.588912  7725 raft_consensus.cc:359] T 719a83af01f14162a6679daa7de1b00f P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:15.589761  7669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c963f3624146fa86364c936d566541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.590005  7725 raft_consensus.cc:385] T 719a83af01f14162a6679daa7de1b00f P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:15.619776  7730 raft_consensus.cc:493] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:15.615358  7725 raft_consensus.cc:740] T 719a83af01f14162a6679daa7de1b00f P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:15.622145  7730 raft_consensus.cc:515] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:15.638142  7729 raft_consensus.cc:493] T 146491956345461da7f6eaef19c9368f P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:15.632397  7730 leader_election.cc:290] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:15.638383  7724 raft_consensus.cc:359] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:15.638670  7729 raft_consensus.cc:515] T 146491956345461da7f6eaef19c9368f P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:15.639206  7724 raft_consensus.cc:385] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:15.639503  7724 raft_consensus.cc:740] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:15.640007  7522 tablet_service.cc:1511] Processing CreateTablet for tablet 7059c730501c487b89fd4af33e0ab0a1 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:48:15.640635  7729 leader_election.cc:290] T 146491956345461da7f6eaef19c9368f P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:15.640338  7724 consensus_queue.cc:260] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:15.643958  7522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7059c730501c487b89fd4af33e0ab0a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.650184  7723 tablet_bootstrap.cc:492] T e4c0f489eb164e3d854484e9cb8d97fb P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:15.652179  7723 ts_tablet_manager.cc:1403] T e4c0f489eb164e3d854484e9cb8d97fb P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.135s	user 0.023s	sys 0.026s
I20260709 14:48:15.634895  7725 consensus_queue.cc:260] T 719a83af01f14162a6679daa7de1b00f P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:15.660481  7521 tablet_service.cc:1511] Processing CreateTablet for tablet 5784d622abba4d83a9e87bb629243866 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:48:15.660717  7520 tablet_service.cc:1511] Processing CreateTablet for tablet 8857b62c67324e2692780a4be0b8c936 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:48:15.662019  7521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5784d622abba4d83a9e87bb629243866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.663584  7668 tablet_service.cc:1511] Processing CreateTablet for tablet 5784d622abba4d83a9e87bb629243866 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:48:15.665079  7668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5784d622abba4d83a9e87bb629243866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.666321  7520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8857b62c67324e2692780a4be0b8c936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.673856  7673 tablet_service.cc:1511] Processing CreateTablet for tablet 8857b62c67324e2692780a4be0b8c936 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:48:15.675354  7673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8857b62c67324e2692780a4be0b8c936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.681104  7674 tablet_service.cc:1511] Processing CreateTablet for tablet 7059c730501c487b89fd4af33e0ab0a1 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:48:15.682472  7674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7059c730501c487b89fd4af33e0ab0a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.686866  7724 ts_tablet_manager.cc:1434] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.114s	user 0.007s	sys 0.001s
I20260709 14:48:15.688007  7724 tablet_bootstrap.cc:492] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:15.691440  7725 ts_tablet_manager.cc:1434] T 719a83af01f14162a6679daa7de1b00f P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.110s	user 0.007s	sys 0.002s
I20260709 14:48:15.692785  7725 tablet_bootstrap.cc:492] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:15.697583  7523 tablet_service.cc:1511] Processing CreateTablet for tablet 20acf16a8aea4f43a8282748764e6711 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:48:15.698782  7723 raft_consensus.cc:359] T e4c0f489eb164e3d854484e9cb8d97fb P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:15.699831  7723 raft_consensus.cc:385] T e4c0f489eb164e3d854484e9cb8d97fb P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:15.700217  7723 raft_consensus.cc:740] T e4c0f489eb164e3d854484e9cb8d97fb P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:15.699054  7523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20acf16a8aea4f43a8282748764e6711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.713321  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f56ac656324a3997c4b09b2f674942" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:15.714682  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719a83af01f14162a6679daa7de1b00f" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:15.701145  7723 consensus_queue.cc:260] T e4c0f489eb164e3d854484e9cb8d97fb P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
W20260709 14:48:15.722482  7648 leader_election.cc:343] T 84f56ac656324a3997c4b09b2f674942 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:15.723755  7534 raft_consensus.cc:2468] T 719a83af01f14162a6679daa7de1b00f P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 0.
I20260709 14:48:15.734512  7724 tablet_bootstrap.cc:654] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:15.735857  7723 ts_tablet_manager.cc:1434] T e4c0f489eb164e3d854484e9cb8d97fb P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.083s	user 0.006s	sys 0.003s
I20260709 14:48:15.737002  7723 tablet_bootstrap.cc:492] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:15.740767  7593 tablet_service.cc:1511] Processing CreateTablet for tablet 7059c730501c487b89fd4af33e0ab0a1 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:48:15.742422  7648 leader_election.cc:304] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:15.742864  7593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7059c730501c487b89fd4af33e0ab0a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.743527  7730 raft_consensus.cc:2804] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:15.743896  7730 raft_consensus.cc:493] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:15.744222  7730 raft_consensus.cc:3060] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:15.750409  7597 tablet_service.cc:1511] Processing CreateTablet for tablet 8857b62c67324e2692780a4be0b8c936 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:48:15.751863  7597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8857b62c67324e2692780a4be0b8c936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.754901  7599 tablet_service.cc:1511] Processing CreateTablet for tablet 20acf16a8aea4f43a8282748764e6711 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:48:15.756283  7599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20acf16a8aea4f43a8282748764e6711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.756760  7672 tablet_service.cc:1511] Processing CreateTablet for tablet ffcd72fcd588495fafe19e55120129e8 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:48:15.755381  7730 raft_consensus.cc:515] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:15.759279  7595 tablet_service.cc:1511] Processing CreateTablet for tablet ffcd72fcd588495fafe19e55120129e8 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:48:15.785530  7595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffcd72fcd588495fafe19e55120129e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.787346  7730 leader_election.cc:290] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:15.761656  7522 tablet_service.cc:1511] Processing CreateTablet for tablet ffcd72fcd588495fafe19e55120129e8 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:48:15.790714  7522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffcd72fcd588495fafe19e55120129e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.790604  7674 tablet_service.cc:1511] Processing CreateTablet for tablet 099ef2eea8a04f309aba3167f66417e7 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:48:15.763072  7667 tablet_service.cc:1511] Processing CreateTablet for tablet 20acf16a8aea4f43a8282748764e6711 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:48:15.794677  7596 tablet_service.cc:1511] Processing CreateTablet for tablet 099ef2eea8a04f309aba3167f66417e7 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:48:15.765223  7725 tablet_bootstrap.cc:654] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:15.796361  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8b4ab137e942aea08d21ca3db98a3a" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:15.798233  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146491956345461da7f6eaef19c9368f" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:15.799233  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719a83af01f14162a6679daa7de1b00f" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:15.799886  7723 tablet_bootstrap.cc:654] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:15.769461  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719a83af01f14162a6679daa7de1b00f" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:15.772436  7598 tablet_service.cc:1511] Processing CreateTablet for tablet 0759964677974ae2b771890a9ef6f3d5 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:48:15.774037  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8b4ab137e942aea08d21ca3db98a3a" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:15.774509  7670 tablet_service.cc:1511] Processing CreateTablet for tablet 0759964677974ae2b771890a9ef6f3d5 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:48:15.775430  7594 tablet_service.cc:1511] Processing CreateTablet for tablet 6dfc59234dfb4986b59dc9deefcced7f (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:48:15.769188  7519 tablet_service.cc:1511] Processing CreateTablet for tablet 0759964677974ae2b771890a9ef6f3d5 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:48:15.810281  7519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0759964677974ae2b771890a9ef6f3d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.776881  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146491956345461da7f6eaef19c9368f" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:15.817265  7521 tablet_service.cc:1511] Processing CreateTablet for tablet 2ac7853f165b42538304e0a17d03f5c6 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:48:15.818758  7521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac7853f165b42538304e0a17d03f5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.822093  7732 raft_consensus.cc:493] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:15.781734  7592 tablet_service.cc:1511] Processing CreateTablet for tablet 5784d622abba4d83a9e87bb629243866 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:48:15.783175  7672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffcd72fcd588495fafe19e55120129e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.824041  7667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20acf16a8aea4f43a8282748764e6711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.787539  7517 tablet_service.cc:1511] Processing CreateTablet for tablet 099ef2eea8a04f309aba3167f66417e7 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:48:15.825320  7517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 099ef2eea8a04f309aba3167f66417e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.789042  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719a83af01f14162a6679daa7de1b00f" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:15.830220  7533 raft_consensus.cc:3060] T 719a83af01f14162a6679daa7de1b00f P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:15.761422  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f56ac656324a3997c4b09b2f674942" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:15.767901  7669 tablet_service.cc:1511] Processing CreateTablet for tablet 6dfc59234dfb4986b59dc9deefcced7f (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:48:15.838352  7673 tablet_service.cc:1511] Processing CreateTablet for tablet 2ac7853f165b42538304e0a17d03f5c6 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:48:15.839330  7674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 099ef2eea8a04f309aba3167f66417e7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:15.799948  7574 leader_election.cc:343] T dc8b4ab137e942aea08d21ca3db98a3a P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:15.796075  7596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 099ef2eea8a04f309aba3167f66417e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.840385  7598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0759964677974ae2b771890a9ef6f3d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.843597  7518 tablet_service.cc:1511] Processing CreateTablet for tablet 0c3dd8047baa4cfda6675e39c444e050 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:48:15.844938  7518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c3dd8047baa4cfda6675e39c444e050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.854455  7594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dfc59234dfb4986b59dc9deefcced7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.822608  7732 raft_consensus.cc:515] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:15.863679  7732 leader_election.cc:290] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:15.767380  7520 tablet_service.cc:1511] Processing CreateTablet for tablet 6dfc59234dfb4986b59dc9deefcced7f (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:48:15.865291  7520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dfc59234dfb4986b59dc9deefcced7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.866161  7670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0759964677974ae2b771890a9ef6f3d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.870380  7669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dfc59234dfb4986b59dc9deefcced7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.855149  7729 raft_consensus.cc:493] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:15.872748  7673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac7853f165b42538304e0a17d03f5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.873135  7729 raft_consensus.cc:515] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
W20260709 14:48:15.883908  7574 leader_election.cc:343] T 146491956345461da7f6eaef19c9368f P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:15.891562  7574 leader_election.cc:343] T dc8b4ab137e942aea08d21ca3db98a3a P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:15.892041  7574 leader_election.cc:304] T dc8b4ab137e942aea08d21ca3db98a3a P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:15.892683  7599 tablet_service.cc:1511] Processing CreateTablet for tablet 2ac7853f165b42538304e0a17d03f5c6 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:48:15.893589  7729 leader_election.cc:290] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:15.894170  7729 raft_consensus.cc:2749] T dc8b4ab137e942aea08d21ca3db98a3a P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:48:15.898334  7649 leader_election.cc:343] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:15.899132  7649 leader_election.cc:343] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:15.900077  7649 leader_election.cc:343] T 84f56ac656324a3997c4b09b2f674942 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:15.900478  7649 leader_election.cc:304] T 84f56ac656324a3997c4b09b2f674942 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:15.901507  7730 raft_consensus.cc:2749] T 84f56ac656324a3997c4b09b2f674942 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:15.902551  7599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac7853f165b42538304e0a17d03f5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.903017  7668 tablet_service.cc:1511] Processing CreateTablet for tablet 0c3dd8047baa4cfda6675e39c444e050 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:48:15.904273  7668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c3dd8047baa4cfda6675e39c444e050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.906132  7592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5784d622abba4d83a9e87bb629243866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.916010  7725 tablet_bootstrap.cc:492] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:15.916584  7725 ts_tablet_manager.cc:1403] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.224s	user 0.022s	sys 0.004s
I20260709 14:48:15.801941  7724 tablet_bootstrap.cc:492] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:15.918159  7724 ts_tablet_manager.cc:1403] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.230s	user 0.013s	sys 0.003s
I20260709 14:48:15.920704  7522 tablet_service.cc:1511] Processing CreateTablet for tablet 1e3bfbf736ef461caed6c819138dfd8b (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:48:15.921161  7724 raft_consensus.cc:359] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:15.927713  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ec6f01884e42cfbed69ece8be81c79" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:15.928017  7522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e3bfbf736ef461caed6c819138dfd8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.934890  7671 tablet_service.cc:1511] Processing CreateTablet for tablet 1e3bfbf736ef461caed6c819138dfd8b (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:48:15.946843  7671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e3bfbf736ef461caed6c819138dfd8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.859961  7533 raft_consensus.cc:2468] T 719a83af01f14162a6679daa7de1b00f P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:15.946609  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ec6f01884e42cfbed69ece8be81c79" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
W20260709 14:48:15.948686  7499 leader_election.cc:343] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:15.950330  7648 leader_election.cc:304] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:15.951035  7518 tablet_service.cc:1511] Processing CreateTablet for tablet 73489d04a8ee4de5ac2af38a832df2a7 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:48:15.951422  7730 raft_consensus.cc:2804] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:15.953217  7730 raft_consensus.cc:697] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Becoming Leader. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Running, Role: LEADER
I20260709 14:48:15.954277  7730 consensus_queue.cc:237] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:15.958787  7724 raft_consensus.cc:385] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:15.959209  7724 raft_consensus.cc:740] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:15.959990  7724 consensus_queue.cc:260] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:15.958941  7518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73489d04a8ee4de5ac2af38a832df2a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.961045  7610 raft_consensus.cc:2468] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:15.964653  7500 leader_election.cc:304] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [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: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 80cb231d4bfa4851b756f218a2e79e58
I20260709 14:48:15.966020  7732 raft_consensus.cc:2804] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:15.966398  7732 raft_consensus.cc:493] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:15.966720  7732 raft_consensus.cc:3060] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:15.971823  7668 tablet_service.cc:1511] Processing CreateTablet for tablet 73489d04a8ee4de5ac2af38a832df2a7 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:48:15.973320  7668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73489d04a8ee4de5ac2af38a832df2a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.973788  7732 raft_consensus.cc:515] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:15.977165  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ec6f01884e42cfbed69ece8be81c79" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:15.943938  7725 raft_consensus.cc:359] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } } peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } }
I20260709 14:48:15.977859  7610 raft_consensus.cc:3060] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:15.978020  7725 raft_consensus.cc:385] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:15.978503  7725 raft_consensus.cc:740] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:15.979285  7521 tablet_service.cc:1511] Processing CreateTablet for tablet db00b84cd0964476a9aeadf98cdc0cbb (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:48:15.979377  7725 consensus_queue.cc:260] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } } peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } }
W20260709 14:48:15.981190  7574 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.1:34449, user_credentials={real_user=slave}} blocked reactor thread for 89668.5us
W20260709 14:48:15.986232  7574 leader_election.cc:343] T 146491956345461da7f6eaef19c9368f P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:15.986871  7732 leader_election.cc:290] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:15.987957  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ec6f01884e42cfbed69ece8be81c79" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:15.986768  7574 leader_election.cc:304] T 146491956345461da7f6eaef19c9368f P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
W20260709 14:48:15.989681  7499 leader_election.cc:343] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:15.989023  7432 catalog_manager.cc:5697] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "80cb231d4bfa4851b756f218a2e79e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:15.990665  7750 raft_consensus.cc:2749] T 146491956345461da7f6eaef19c9368f P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:15.981245  7521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db00b84cd0964476a9aeadf98cdc0cbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.009099  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e6d24afb9c4c6f9a34885fca9f71fa" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:16.026549  7725 ts_tablet_manager.cc:1434] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.110s	user 0.009s	sys 0.002s
I20260709 14:48:16.028538  7666 tablet_service.cc:1511] Processing CreateTablet for tablet db00b84cd0964476a9aeadf98cdc0cbb (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:48:16.029212  7517 tablet_service.cc:1511] Processing CreateTablet for tablet e25efccb232a4a448bf6bdea5e8fde6e (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:48:16.030083  7666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db00b84cd0964476a9aeadf98cdc0cbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.030941  7517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e25efccb232a4a448bf6bdea5e8fde6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.031123  7665 tablet_service.cc:1511] Processing CreateTablet for tablet e25efccb232a4a448bf6bdea5e8fde6e (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:48:16.035833  7665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e25efccb232a4a448bf6bdea5e8fde6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.036584  7730 raft_consensus.cc:493] T e4c0f489eb164e3d854484e9cb8d97fb P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:16.037109  7730 raft_consensus.cc:515] T e4c0f489eb164e3d854484e9cb8d97fb P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.039285  7730 leader_election.cc:290] T e4c0f489eb164e3d854484e9cb8d97fb P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:16.041224  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c0f489eb164e3d854484e9cb8d97fb" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
W20260709 14:48:16.042846  7648 leader_election.cc:343] T e4c0f489eb164e3d854484e9cb8d97fb P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:16.022220  7732 raft_consensus.cc:493] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:16.049918  7523 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae73f9299a641ffae7f618a108d2d86 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:48:16.050410  7732 raft_consensus.cc:515] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } } peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } }
I20260709 14:48:16.051505  7523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae73f9299a641ffae7f618a108d2d86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.056746  7732 leader_election.cc:290] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:16.056962  7524 tablet_service.cc:1511] Processing CreateTablet for tablet 213cb4db46d44002af1a3e1b232f3196 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:48:16.067400  7524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213cb4db46d44002af1a3e1b232f3196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.058555  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e6d24afb9c4c6f9a34885fca9f71fa" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:16.058981  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f56ac656324a3997c4b09b2f674942" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:16.060675  7597 tablet_service.cc:1511] Processing CreateTablet for tablet 73489d04a8ee4de5ac2af38a832df2a7 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:48:16.060832  7599 tablet_service.cc:1511] Processing CreateTablet for tablet db00b84cd0964476a9aeadf98cdc0cbb (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:48:16.061302  7595 tablet_service.cc:1511] Processing CreateTablet for tablet 1e3bfbf736ef461caed6c819138dfd8b (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:48:16.062215  7683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f56ac656324a3997c4b09b2f674942" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:16.074615  7683 raft_consensus.cc:2468] T 84f56ac656324a3997c4b09b2f674942 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:16.062757  7593 tablet_service.cc:1511] Processing CreateTablet for tablet e25efccb232a4a448bf6bdea5e8fde6e (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:48:16.076452  7499 leader_election.cc:304] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
W20260709 14:48:16.077329  7500 leader_election.cc:343] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:16.078550  7732 raft_consensus.cc:2804] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:16.078965  7732 raft_consensus.cc:493] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:16.079321  7732 raft_consensus.cc:3060] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:16.080387  7725 tablet_bootstrap.cc:492] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
W20260709 14:48:16.063267  7574 leader_election.cc:343] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:16.063624  7600 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae73f9299a641ffae7f618a108d2d86 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:48:16.063794  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c0f489eb164e3d854484e9cb8d97fb" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:16.063655  7591 tablet_service.cc:1511] Processing CreateTablet for tablet 213cb4db46d44002af1a3e1b232f3196 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:48:16.075187  7599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db00b84cd0964476a9aeadf98cdc0cbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.082765  7600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae73f9299a641ffae7f618a108d2d86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.021198  7610 raft_consensus.cc:2468] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:16.086205  7593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e25efccb232a4a448bf6bdea5e8fde6e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:16.087630  7649 leader_election.cc:343] T e4c0f489eb164e3d854484e9cb8d97fb P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:16.088387  7574 leader_election.cc:343] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:16.092034  7597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73489d04a8ee4de5ac2af38a832df2a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.092522  7649 leader_election.cc:304] T e4c0f489eb164e3d854484e9cb8d97fb P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:16.093446  7730 raft_consensus.cc:2749] T e4c0f489eb164e3d854484e9cb8d97fb P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:16.094136  7591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213cb4db46d44002af1a3e1b232f3196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.100054  7724 ts_tablet_manager.cc:1434] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.182s	user 0.008s	sys 0.002s
I20260709 14:48:16.100947  7670 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae73f9299a641ffae7f618a108d2d86 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:48:16.102459  7670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae73f9299a641ffae7f618a108d2d86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.104408  7673 tablet_service.cc:1511] Processing CreateTablet for tablet 213cb4db46d44002af1a3e1b232f3196 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:48:16.111907  7673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213cb4db46d44002af1a3e1b232f3196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.111976  7500 leader_election.cc:304] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 80cb231d4bfa4851b756f218a2e79e58
I20260709 14:48:16.118726  7753 raft_consensus.cc:2804] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:16.129065  7723 tablet_bootstrap.cc:492] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:16.129644  7723 ts_tablet_manager.cc:1403] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.393s	user 0.040s	sys 0.111s
I20260709 14:48:16.131018  7519 tablet_service.cc:1511] Processing CreateTablet for tablet dd17fe74fb334d868102a8f67fb39974 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:48:16.132691  7723 raft_consensus.cc:359] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.133278  7724 tablet_bootstrap.cc:492] T ab3b084e036842fe8743935ceac2f550 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:16.133430  7723 raft_consensus.cc:385] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.135644  7520 tablet_service.cc:1511] Processing CreateTablet for tablet 88fc035ced7549f8afb8bc3ebf4cc2c0 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:48:16.139025  7725 tablet_bootstrap.cc:654] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.111096  7574 leader_election.cc:304] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
W20260709 14:48:16.141191  7574 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.3:39259, user_credentials={real_user=slave}} blocked reactor thread for 52845.7us
I20260709 14:48:16.141311  7750 raft_consensus.cc:2749] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:16.138702  7674 tablet_service.cc:1511] Processing CreateTablet for tablet dd17fe74fb334d868102a8f67fb39974 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:48:16.142170  7595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e3bfbf736ef461caed6c819138dfd8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.143424  7674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd17fe74fb334d868102a8f67fb39974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.141467  7520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88fc035ced7549f8afb8bc3ebf4cc2c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.151877  7592 tablet_service.cc:1511] Processing CreateTablet for tablet dd17fe74fb334d868102a8f67fb39974 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:48:16.154597  7594 tablet_service.cc:1511] Processing CreateTablet for tablet 88fc035ced7549f8afb8bc3ebf4cc2c0 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:48:16.155890  7594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88fc035ced7549f8afb8bc3ebf4cc2c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.168170  7519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd17fe74fb334d868102a8f67fb39974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.168172  7598 tablet_service.cc:1511] Processing CreateTablet for tablet 0c3dd8047baa4cfda6675e39c444e050 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:48:16.172995  7724 tablet_bootstrap.cc:654] T ab3b084e036842fe8743935ceac2f550 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.182422  7732 raft_consensus.cc:515] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } } peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } }
I20260709 14:48:16.133761  7723 raft_consensus.cc:740] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.165135  7753 raft_consensus.cc:697] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:16.188827  7598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c3dd8047baa4cfda6675e39c444e050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.211927  7596 tablet_service.cc:1511] Processing CreateTablet for tablet d9d8d83b81574657ba3ed38c541a7a64 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:48:16.210428  7592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd17fe74fb334d868102a8f67fb39974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.214974  7518 tablet_service.cc:1511] Processing CreateTablet for tablet d9d8d83b81574657ba3ed38c541a7a64 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:48:16.216367  7518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d8d83b81574657ba3ed38c541a7a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.220016  7670 tablet_service.cc:1511] Processing CreateTablet for tablet d9d8d83b81574657ba3ed38c541a7a64 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:48:16.221344  7670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d8d83b81574657ba3ed38c541a7a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.225943  7683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f56ac656324a3997c4b09b2f674942" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:16.226573  7683 raft_consensus.cc:3060] T 84f56ac656324a3997c4b09b2f674942 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:16.232854  7671 tablet_service.cc:1511] Processing CreateTablet for tablet 2b56251ba31547b9ab2a451fed5c770e (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:48:16.235589  7596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d8d83b81574657ba3ed38c541a7a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.235599  7671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b56251ba31547b9ab2a451fed5c770e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.242614  7732 leader_election.cc:290] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:16.243316  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f56ac656324a3997c4b09b2f674942" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
W20260709 14:48:16.244985  7500 leader_election.cc:343] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:16.246219  7599 tablet_service.cc:1511] Processing CreateTablet for tablet 2b56251ba31547b9ab2a451fed5c770e (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:48:16.247546  7599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b56251ba31547b9ab2a451fed5c770e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.252293  7524 tablet_service.cc:1511] Processing CreateTablet for tablet 2b56251ba31547b9ab2a451fed5c770e (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:48:16.252941  7517 tablet_service.cc:1511] Processing CreateTablet for tablet 32b74b9818fc466ebbf6ea26995ed2c5 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:48:16.250828  7683 raft_consensus.cc:2468] T 84f56ac656324a3997c4b09b2f674942 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:16.253639  7524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b56251ba31547b9ab2a451fed5c770e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.234259  7723 consensus_queue.cc:260] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.257936  7673 tablet_service.cc:1511] Processing CreateTablet for tablet 88fc035ced7549f8afb8bc3ebf4cc2c0 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:48:16.259274  7723 ts_tablet_manager.cc:1434] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.129s	user 0.006s	sys 0.000s
I20260709 14:48:16.260365  7723 tablet_bootstrap.cc:492] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:16.255162  7753 consensus_queue.cc:237] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.259353  7673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88fc035ced7549f8afb8bc3ebf4cc2c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.270974  7499 leader_election.cc:304] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:16.273586  7725 tablet_bootstrap.cc:492] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:16.274144  7725 ts_tablet_manager.cc:1403] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.240s	user 0.005s	sys 0.009s
I20260709 14:48:16.277837  7732 raft_consensus.cc:2804] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:16.278816  7732 raft_consensus.cc:697] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:16.279657  7591 tablet_service.cc:1511] Processing CreateTablet for tablet 32b74b9818fc466ebbf6ea26995ed2c5 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:48:16.279675  7732 consensus_queue.cc:237] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } } peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } }
I20260709 14:48:16.282387  7724 tablet_bootstrap.cc:492] T ab3b084e036842fe8743935ceac2f550 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:16.283056  7724 ts_tablet_manager.cc:1403] T ab3b084e036842fe8743935ceac2f550 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.150s	user 0.025s	sys 0.023s
I20260709 14:48:16.278424  7517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32b74b9818fc466ebbf6ea26995ed2c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.281072  7591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32b74b9818fc466ebbf6ea26995ed2c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.291064  7725 raft_consensus.cc:359] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.291697  7723 tablet_bootstrap.cc:654] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.291885  7725 raft_consensus.cc:385] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.292307  7725 raft_consensus.cc:740] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.293008  7725 consensus_queue.cc:260] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.298836  7523 tablet_service.cc:1511] Processing CreateTablet for tablet db1b9480a9df4f129c2e15d765954435 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:48:16.300323  7523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db1b9480a9df4f129c2e15d765954435. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:16.302974  7481 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:16.312022  7598 tablet_service.cc:1511] Processing CreateTablet for tablet db1b9480a9df4f129c2e15d765954435 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:48:16.313369  7598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db1b9480a9df4f129c2e15d765954435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.317625  7665 tablet_service.cc:1511] Processing CreateTablet for tablet db1b9480a9df4f129c2e15d765954435 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:48:16.319028  7665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db1b9480a9df4f129c2e15d765954435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.319974  7725 ts_tablet_manager.cc:1434] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.046s	user 0.003s	sys 0.005s
I20260709 14:48:16.321202  7725 tablet_bootstrap.cc:492] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:16.321691  7671 tablet_service.cc:1511] Processing CreateTablet for tablet 32b74b9818fc466ebbf6ea26995ed2c5 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:48:16.334654  7668 tablet_service.cc:1511] Processing CreateTablet for tablet cc4471e73316480c8fb8da5db83ca6c9 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:48:16.336017  7668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc4471e73316480c8fb8da5db83ca6c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.343760  7522 tablet_service.cc:1511] Processing CreateTablet for tablet 01aa67ff0c2440d49fa49cdc58b13a55 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:48:16.345780  7520 tablet_service.cc:1511] Processing CreateTablet for tablet d6e697a1b9b7452b9785299447d12cae (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:48:16.346987  7724 raft_consensus.cc:359] T ab3b084e036842fe8743935ceac2f550 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.347755  7724 raft_consensus.cc:385] T ab3b084e036842fe8743935ceac2f550 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.348106  7724 raft_consensus.cc:740] T ab3b084e036842fe8743935ceac2f550 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.347839  7593 tablet_service.cc:1511] Processing CreateTablet for tablet d6e697a1b9b7452b9785299447d12cae (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:48:16.349126  7593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e697a1b9b7452b9785299447d12cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.348837  7724 consensus_queue.cc:260] T ab3b084e036842fe8743935ceac2f550 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.355734  7522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01aa67ff0c2440d49fa49cdc58b13a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.362231  7520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e697a1b9b7452b9785299447d12cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.361362  7433 catalog_manager.cc:5697] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:16.366691  7592 tablet_service.cc:1511] Processing CreateTablet for tablet cc4471e73316480c8fb8da5db83ca6c9 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:48:16.367390  7671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32b74b9818fc466ebbf6ea26995ed2c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.368018  7592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc4471e73316480c8fb8da5db83ca6c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.371002  7670 tablet_service.cc:1511] Processing CreateTablet for tablet d6e697a1b9b7452b9785299447d12cae (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:48:16.372179  7670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e697a1b9b7452b9785299447d12cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.355118  7724 ts_tablet_manager.cc:1434] T ab3b084e036842fe8743935ceac2f550 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.000s
I20260709 14:48:16.405104  7723 tablet_bootstrap.cc:492] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:16.405632  7723 ts_tablet_manager.cc:1403] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.145s	user 0.006s	sys 0.007s
I20260709 14:48:16.414157  7730 consensus_queue.cc:1048] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:16.418799  7724 tablet_bootstrap.cc:492] T 84f56ac656324a3997c4b09b2f674942 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:16.414587  7519 tablet_service.cc:1511] Processing CreateTablet for tablet cc4471e73316480c8fb8da5db83ca6c9 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:48:16.422873  7519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc4471e73316480c8fb8da5db83ca6c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.409677  7673 tablet_service.cc:1511] Processing CreateTablet for tablet 01aa67ff0c2440d49fa49cdc58b13a55 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:48:16.414374  7723 raft_consensus.cc:359] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.436321  7724 tablet_bootstrap.cc:654] T 84f56ac656324a3997c4b09b2f674942 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.440665  7594 tablet_service.cc:1511] Processing CreateTablet for tablet 01aa67ff0c2440d49fa49cdc58b13a55 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:48:16.442092  7594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01aa67ff0c2440d49fa49cdc58b13a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.442312  7432 catalog_manager.cc:5697] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:16.429479  7723 raft_consensus.cc:385] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.450441  7723 raft_consensus.cc:740] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.457229  7723 consensus_queue.cc:260] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.459728  7723 ts_tablet_manager.cc:1434] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 14:48:16.460834  7723 tablet_bootstrap.cc:492] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:16.463133  7593 tablet_service.cc:1511] Processing CreateTablet for tablet 4aca54f01d3f4568b1061652f7f11c53 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:48:16.465570  7673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01aa67ff0c2440d49fa49cdc58b13a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.480647  7593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aca54f01d3f4568b1061652f7f11c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.483327  7522 tablet_service.cc:1511] Processing CreateTablet for tablet 4aca54f01d3f4568b1061652f7f11c53 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:48:16.485201  7522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aca54f01d3f4568b1061652f7f11c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.493187  7730 raft_consensus.cc:493] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:16.494025  7730 raft_consensus.cc:515] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.496392  7730 leader_election.cc:290] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:16.498939  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274e101ab960452d835110a77a0fe9da" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
W20260709 14:48:16.500638  7648 leader_election.cc:343] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:16.507715  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274e101ab960452d835110a77a0fe9da" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:16.510401  7665 tablet_service.cc:1511] Processing CreateTablet for tablet 4aca54f01d3f4568b1061652f7f11c53 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
W20260709 14:48:16.509721  7649 leader_election.cc:343] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:16.511847  7649 leader_election.cc:304] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:16.512630  7730 raft_consensus.cc:2749] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:48:16.515296  7649 consensus_peers.cc:597] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. 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 14:48:16.514268  7665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aca54f01d3f4568b1061652f7f11c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.533689  7520 tablet_service.cc:1511] Processing CreateTablet for tablet 21cda6c8f6fc4349b3b76fd198ec820e (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:48:16.535315  7520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21cda6c8f6fc4349b3b76fd198ec820e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.543340  7593 tablet_service.cc:1511] Processing CreateTablet for tablet 21cda6c8f6fc4349b3b76fd198ec820e (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:48:16.545274  7593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21cda6c8f6fc4349b3b76fd198ec820e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.497627  7725 tablet_bootstrap.cc:654] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.553938  7723 tablet_bootstrap.cc:654] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.555083  7671 tablet_service.cc:1511] Processing CreateTablet for tablet 21cda6c8f6fc4349b3b76fd198ec820e (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:48:16.568434  7724 tablet_bootstrap.cc:492] T 84f56ac656324a3997c4b09b2f674942 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:16.565104  7671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21cda6c8f6fc4349b3b76fd198ec820e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.568960  7724 ts_tablet_manager.cc:1403] T 84f56ac656324a3997c4b09b2f674942 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.153s	user 0.013s	sys 0.012s
I20260709 14:48:16.579114  7517 tablet_service.cc:1511] Processing CreateTablet for tablet 7fc1daf335ee48eabb43dcf8ca371567 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:48:16.583737  7668 tablet_service.cc:1511] Processing CreateTablet for tablet 7fc1daf335ee48eabb43dcf8ca371567 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:48:16.592830  7591 tablet_service.cc:1511] Processing CreateTablet for tablet 7fc1daf335ee48eabb43dcf8ca371567 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:48:16.594413  7591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fc1daf335ee48eabb43dcf8ca371567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.595624  7670 tablet_service.cc:1511] Processing CreateTablet for tablet 748f109ac6db40f3bc1aa87957432481 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:48:16.596211  7724 raft_consensus.cc:359] T 84f56ac656324a3997c4b09b2f674942 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } } peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } }
I20260709 14:48:16.596987  7724 raft_consensus.cc:385] T 84f56ac656324a3997c4b09b2f674942 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.597290  7724 raft_consensus.cc:740] T 84f56ac656324a3997c4b09b2f674942 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.593032  7592 tablet_service.cc:1511] Processing CreateTablet for tablet 748f109ac6db40f3bc1aa87957432481 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:48:16.598578  7592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748f109ac6db40f3bc1aa87957432481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.602962  7517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fc1daf335ee48eabb43dcf8ca371567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.607465  7723 tablet_bootstrap.cc:492] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:16.607988  7723 ts_tablet_manager.cc:1403] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.147s	user 0.009s	sys 0.014s
I20260709 14:48:16.611045  7723 raft_consensus.cc:359] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.611804  7723 raft_consensus.cc:385] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.612139  7723 raft_consensus.cc:740] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.612607  7668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fc1daf335ee48eabb43dcf8ca371567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.612838  7723 consensus_queue.cc:260] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.613343  7670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748f109ac6db40f3bc1aa87957432481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.614099  7724 consensus_queue.cc:260] T 84f56ac656324a3997c4b09b2f674942 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } } peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } }
I20260709 14:48:16.614722  7520 tablet_service.cc:1511] Processing CreateTablet for tablet 748f109ac6db40f3bc1aa87957432481 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:48:16.615887  7520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748f109ac6db40f3bc1aa87957432481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.630264  7519 tablet_service.cc:1511] Processing CreateTablet for tablet 505b0f4b48574cb48dc5149fa062f4fd (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:48:16.631227  7723 ts_tablet_manager.cc:1434] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 14:48:16.631595  7519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 505b0f4b48574cb48dc5149fa062f4fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.632269  7723 tablet_bootstrap.cc:492] T ab3b084e036842fe8743935ceac2f550 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:16.634209  7750 raft_consensus.cc:493] T 84f56ac656324a3997c4b09b2f674942 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:16.634707  7750 raft_consensus.cc:515] T 84f56ac656324a3997c4b09b2f674942 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } } peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } }
I20260709 14:48:16.637180  7750 leader_election.cc:290] T 84f56ac656324a3997c4b09b2f674942 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259), baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449)
I20260709 14:48:16.639102  7683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f56ac656324a3997c4b09b2f674942" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:16.639536  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f56ac656324a3997c4b09b2f674942" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:16.639936  7683 raft_consensus.cc:2393] T 84f56ac656324a3997c4b09b2f674942 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b105d027f66842479caa5e5cfc2b139a in current term 1: Already voted for candidate baf973ec890e48c39d4bf2249d371624 in this term.
I20260709 14:48:16.641130  7723 tablet_bootstrap.cc:654] T ab3b084e036842fe8743935ceac2f550 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.639124  7725 tablet_bootstrap.cc:492] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:16.641798  7574 leader_election.cc:304] T 84f56ac656324a3997c4b09b2f674942 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:16.643082  7750 raft_consensus.cc:3060] T 84f56ac656324a3997c4b09b2f674942 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:16.643313  7725 ts_tablet_manager.cc:1403] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.322s	user 0.027s	sys 0.033s
I20260709 14:48:16.649055  7724 ts_tablet_manager.cc:1434] T 84f56ac656324a3997c4b09b2f674942 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.000s
I20260709 14:48:16.655303  7725 raft_consensus.cc:359] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.656575  7723 tablet_bootstrap.cc:492] T ab3b084e036842fe8743935ceac2f550 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:16.662304  7723 ts_tablet_manager.cc:1403] T ab3b084e036842fe8743935ceac2f550 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.002s
I20260709 14:48:16.662380  7724 tablet_bootstrap.cc:492] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:16.665390  7723 raft_consensus.cc:359] T ab3b084e036842fe8743935ceac2f550 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.666235  7723 raft_consensus.cc:385] T ab3b084e036842fe8743935ceac2f550 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.666535  7723 raft_consensus.cc:740] T ab3b084e036842fe8743935ceac2f550 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.667248  7723 consensus_queue.cc:260] T ab3b084e036842fe8743935ceac2f550 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.668499  7725 raft_consensus.cc:385] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.668849  7725 raft_consensus.cc:740] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.669571  7725 consensus_queue.cc:260] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.672739  7750 raft_consensus.cc:2749] T 84f56ac656324a3997c4b09b2f674942 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:16.675302  7725 ts_tablet_manager.cc:1434] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 14:48:16.685226  7725 tablet_bootstrap.cc:492] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:16.677664  7592 tablet_service.cc:1511] Processing CreateTablet for tablet 505b0f4b48574cb48dc5149fa062f4fd (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:48:16.686476  7592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 505b0f4b48574cb48dc5149fa062f4fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.678758  7723 ts_tablet_manager.cc:1434] T ab3b084e036842fe8743935ceac2f550 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:48:16.690493  7723 tablet_bootstrap.cc:492] T 8d7a2333347241639bc9ffa5f513c2c1 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:16.696568  7725 tablet_bootstrap.cc:654] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.696966  7724 tablet_bootstrap.cc:654] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.700040  7730 raft_consensus.cc:493] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:16.700573  7730 raft_consensus.cc:515] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.702405  7725 tablet_bootstrap.cc:492] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:16.702163  7670 tablet_service.cc:1511] Processing CreateTablet for tablet 505b0f4b48574cb48dc5149fa062f4fd (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:48:16.702852  7725 ts_tablet_manager.cc:1403] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260709 14:48:16.703344  7670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 505b0f4b48574cb48dc5149fa062f4fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.703521  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8b4ab137e942aea08d21ca3db98a3a" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
W20260709 14:48:16.704977  7648 leader_election.cc:343] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:16.705617  7723 tablet_bootstrap.cc:654] T 8d7a2333347241639bc9ffa5f513c2c1 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.710738  7517 tablet_service.cc:1511] Processing CreateTablet for tablet cc98cbf68e77465f8727f37510a9d8cd (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:48:16.705749  7725 raft_consensus.cc:359] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.707118  7730 leader_election.cc:290] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:16.711809  7725 raft_consensus.cc:385] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.712064  7517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc98cbf68e77465f8727f37510a9d8cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.712217  7725 raft_consensus.cc:740] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.713950  7732 raft_consensus.cc:493] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:16.714416  7732 raft_consensus.cc:515] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.716572  7732 leader_election.cc:290] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:16.713106  7725 consensus_queue.cc:260] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.717376  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c0f489eb164e3d854484e9cb8d97fb" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:16.719239  7725 ts_tablet_manager.cc:1434] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:48:16.720389  7725 tablet_bootstrap.cc:492] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
W20260709 14:48:16.721462  7500 leader_election.cc:343] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:16.723232  7683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c0f489eb164e3d854484e9cb8d97fb" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:16.723969  7683 raft_consensus.cc:2468] T e4c0f489eb164e3d854484e9cb8d97fb P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:16.707216  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8b4ab137e942aea08d21ca3db98a3a" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:16.724627  7519 tablet_service.cc:1511] Processing CreateTablet for tablet 45a67a0682aa4625b86b9b63a0ed1cd1 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:48:16.709455  7724 tablet_bootstrap.cc:492] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:16.726485  7724 ts_tablet_manager.cc:1403] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.004s
I20260709 14:48:16.726763  7499 leader_election.cc:304] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624 [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: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:16.727609  7725 tablet_bootstrap.cc:654] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.727952  7732 raft_consensus.cc:2804] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:16.728331  7732 raft_consensus.cc:493] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:16.727334  7670 tablet_service.cc:1511] Processing CreateTablet for tablet cc98cbf68e77465f8727f37510a9d8cd (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:48:16.728722  7732 raft_consensus.cc:3060] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:16.729488  7670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc98cbf68e77465f8727f37510a9d8cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.725370  7610 raft_consensus.cc:2468] T dc8b4ab137e942aea08d21ca3db98a3a P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 0.
I20260709 14:48:16.730912  7649 leader_election.cc:304] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 [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: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: baf973ec890e48c39d4bf2249d371624
I20260709 14:48:16.732084  7730 raft_consensus.cc:2804] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:16.732463  7730 raft_consensus.cc:493] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:16.732807  7730 raft_consensus.cc:3060] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:16.741916  7732 raft_consensus.cc:515] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.746295  7519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45a67a0682aa4625b86b9b63a0ed1cd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.729492  7724 raft_consensus.cc:359] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.751097  7724 raft_consensus.cc:385] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.751660  7724 raft_consensus.cc:740] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.758291  7592 tablet_service.cc:1511] Processing CreateTablet for tablet cc98cbf68e77465f8727f37510a9d8cd (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:48:16.760118  7592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc98cbf68e77465f8727f37510a9d8cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.760782  7730 raft_consensus.cc:515] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.753616  7724 consensus_queue.cc:260] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.768282  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c0f489eb164e3d854484e9cb8d97fb" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
W20260709 14:48:16.769905  7500 leader_election.cc:343] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:16.772751  7683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c0f489eb164e3d854484e9cb8d97fb" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:16.773563  7683 raft_consensus.cc:3060] T e4c0f489eb164e3d854484e9cb8d97fb P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:16.775853  7724 ts_tablet_manager.cc:1434] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.001s
I20260709 14:48:16.781193  7591 tablet_service.cc:1511] Processing CreateTablet for tablet 45a67a0682aa4625b86b9b63a0ed1cd1 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:48:16.781580  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8b4ab137e942aea08d21ca3db98a3a" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:16.782646  7591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45a67a0682aa4625b86b9b63a0ed1cd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.783741  7753 raft_consensus.cc:493] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:16.784348  7753 raft_consensus.cc:515] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
W20260709 14:48:16.783666  7648 leader_election.cc:343] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:16.786474  7753 leader_election.cc:290] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:16.788003  7753 consensus_queue.cc:1048] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:16.789762  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab3b084e036842fe8743935ceac2f550" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:16.790203  7732 leader_election.cc:290] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:16.790499  7684 raft_consensus.cc:2468] T ab3b084e036842fe8743935ceac2f550 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
W20260709 14:48:16.792505  7499 consensus_peers.cc:597] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 -> Peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Couldn't send request to peer 80cb231d4bfa4851b756f218a2e79e58. 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 14:48:16.793155  7499 leader_election.cc:304] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:16.796113  7732 raft_consensus.cc:2804] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:16.796635  7732 raft_consensus.cc:493] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:16.797097  7732 raft_consensus.cc:3060] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:16.801836  7724 tablet_bootstrap.cc:492] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:16.808559  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab3b084e036842fe8743935ceac2f550" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:16.809520  7610 raft_consensus.cc:2468] T ab3b084e036842fe8743935ceac2f550 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:16.810588  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8b4ab137e942aea08d21ca3db98a3a" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:16.811403  7608 raft_consensus.cc:3060] T dc8b4ab137e942aea08d21ca3db98a3a P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:16.799739  7683 raft_consensus.cc:2468] T e4c0f489eb164e3d854484e9cb8d97fb P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:16.818315  7499 leader_election.cc:304] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:16.819876  7777 raft_consensus.cc:2804] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:16.820544  7777 raft_consensus.cc:697] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:16.821666  7777 consensus_queue.cc:237] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.827481  7732 raft_consensus.cc:515] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.827999  7608 raft_consensus.cc:2468] T dc8b4ab137e942aea08d21ca3db98a3a P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:16.829931  7649 leader_election.cc:304] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: baf973ec890e48c39d4bf2249d371624
I20260709 14:48:16.831372  7766 raft_consensus.cc:2804] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:16.838672  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab3b084e036842fe8743935ceac2f550" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:16.839499  7610 raft_consensus.cc:3060] T ab3b084e036842fe8743935ceac2f550 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:16.843328  7730 leader_election.cc:290] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:16.848073  7670 tablet_service.cc:1511] Processing CreateTablet for tablet 45a67a0682aa4625b86b9b63a0ed1cd1 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:48:16.849303  7670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45a67a0682aa4625b86b9b63a0ed1cd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.850631  7517 tablet_service.cc:1511] Processing CreateTablet for tablet 0759fc826a834a63a89262959356b891 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:48:16.852347  7517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0759fc826a834a63a89262959356b891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.858143  7732 leader_election.cc:290] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:16.861666  7766 raft_consensus.cc:697] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Becoming Leader. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Running, Role: LEADER
I20260709 14:48:16.862525  7683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab3b084e036842fe8743935ceac2f550" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:16.863353  7683 raft_consensus.cc:3060] T ab3b084e036842fe8743935ceac2f550 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:16.862910  7766 consensus_queue.cc:237] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.867000  7753 consensus_queue.cc:1048] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:16.874332  7779 raft_consensus.cc:493] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:16.875015  7779 raft_consensus.cc:515] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.878949  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146491956345461da7f6eaef19c9368f" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
W20260709 14:48:16.881002  7648 leader_election.cc:343] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:16.884167  7610 raft_consensus.cc:2468] T ab3b084e036842fe8743935ceac2f550 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:16.885888  7500 leader_election.cc:304] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:16.886943  7753 raft_consensus.cc:2804] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:16.887563  7753 raft_consensus.cc:697] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:16.888422  7753 consensus_queue.cc:237] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.891675  7591 tablet_service.cc:1511] Processing CreateTablet for tablet 0759fc826a834a63a89262959356b891 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:48:16.892997  7591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0759fc826a834a63a89262959356b891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.897050  7522 tablet_service.cc:1511] Processing CreateTablet for tablet 1612fe1afeb54e57bcfbb8a6d151bdbd (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:48:16.898319  7522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1612fe1afeb54e57bcfbb8a6d151bdbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.901922  7593 tablet_service.cc:1511] Processing CreateTablet for tablet 1612fe1afeb54e57bcfbb8a6d151bdbd (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:48:16.902261  7670 tablet_service.cc:1511] Processing CreateTablet for tablet 0759fc826a834a63a89262959356b891 (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:48:16.903407  7593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1612fe1afeb54e57bcfbb8a6d151bdbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.903620  7670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0759fc826a834a63a89262959356b891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.923357  7750 raft_consensus.cc:493] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:16.951279  7724 tablet_bootstrap.cc:654] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.952056  7779 leader_election.cc:290] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:16.949369  7683 raft_consensus.cc:2468] T ab3b084e036842fe8743935ceac2f550 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:16.966478  7670 tablet_service.cc:1511] Processing CreateTablet for tablet 1612fe1afeb54e57bcfbb8a6d151bdbd (DEFAULT_TABLE table=test-workload [id=2b6a0f8b78914e7892c49962e5676dbc]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:48:16.967708  7670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1612fe1afeb54e57bcfbb8a6d151bdbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.954058  7750 raft_consensus.cc:515] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.968158  7782 raft_consensus.cc:493] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:16.970136  7782 raft_consensus.cc:515] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.972991  7782 leader_election.cc:290] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:16.974515  7723 tablet_bootstrap.cc:492] T 8d7a2333347241639bc9ffa5f513c2c1 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:16.974725  7725 tablet_bootstrap.cc:492] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:16.974897  7723 ts_tablet_manager.cc:1403] T 8d7a2333347241639bc9ffa5f513c2c1 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.285s	user 0.036s	sys 0.086s
I20260709 14:48:16.975198  7725 ts_tablet_manager.cc:1403] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.255s	user 0.063s	sys 0.110s
I20260709 14:48:16.977355  7723 raft_consensus.cc:359] T 8d7a2333347241639bc9ffa5f513c2c1 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.978081  7723 raft_consensus.cc:385] T 8d7a2333347241639bc9ffa5f513c2c1 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.978336  7723 raft_consensus.cc:740] T 8d7a2333347241639bc9ffa5f513c2c1 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.978986  7723 consensus_queue.cc:260] T 8d7a2333347241639bc9ffa5f513c2c1 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.981602  7723 ts_tablet_manager.cc:1434] T 8d7a2333347241639bc9ffa5f513c2c1 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:48:16.981755  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146491956345461da7f6eaef19c9368f" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:16.982460  7723 tablet_bootstrap.cc:492] T f3ec6f01884e42cfbed69ece8be81c79 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:16.982481  7610 raft_consensus.cc:2468] T 146491956345461da7f6eaef19c9368f P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 0.
I20260709 14:48:16.984057  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274e101ab960452d835110a77a0fe9da" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:16.984352  7649 leader_election.cc:304] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 [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: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: baf973ec890e48c39d4bf2249d371624
I20260709 14:48:16.985411  7730 raft_consensus.cc:2804] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:16.985782  7730 raft_consensus.cc:493] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:16.986153  7730 raft_consensus.cc:3060] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:16.988587  7750 leader_election.cc:290] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:16.988999  7723 tablet_bootstrap.cc:654] T f3ec6f01884e42cfbed69ece8be81c79 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.990093  7683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274e101ab960452d835110a77a0fe9da" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:16.990733  7683 raft_consensus.cc:2468] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:16.993171  7725 raft_consensus.cc:359] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.994258  7725 raft_consensus.cc:385] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.994732  7725 raft_consensus.cc:740] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.995534  7725 consensus_queue.cc:260] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:16.998145  7725 ts_tablet_manager.cc:1434] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 14:48:16.991734  7433 catalog_manager.cc:5697] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:17.002375  7725 tablet_bootstrap.cc:492] T 8d7a2333347241639bc9ffa5f513c2c1 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:17.002866  7683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7a2333347241639bc9ffa5f513c2c1" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:17.003535  7683 raft_consensus.cc:2468] T 8d7a2333347241639bc9ffa5f513c2c1 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 0.
I20260709 14:48:17.003890  7499 leader_election.cc:304] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:17.004885  7753 raft_consensus.cc:2804] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:48:17.005086  7500 leader_election.cc:343] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:17.005266  7753 raft_consensus.cc:493] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:17.005676  7753 raft_consensus.cc:3060] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.008348  7431 catalog_manager.cc:5697] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "80cb231d4bfa4851b756f218a2e79e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:17.010988  7574 leader_election.cc:304] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: 
I20260709 14:48:17.011852  7750 raft_consensus.cc:2804] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:17.012217  7750 raft_consensus.cc:493] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:17.012554  7750 raft_consensus.cc:3060] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.012858  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7a2333347241639bc9ffa5f513c2c1" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
W20260709 14:48:17.014405  7574 leader_election.cc:343] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:17.014837  7753 raft_consensus.cc:515] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.017095  7753 leader_election.cc:290] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:17.017613  7753 consensus_queue.cc:1048] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:17.018522  7683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274e101ab960452d835110a77a0fe9da" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:17.019109  7683 raft_consensus.cc:3060] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.021168  7723 tablet_bootstrap.cc:492] T f3ec6f01884e42cfbed69ece8be81c79 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:17.021723  7723 ts_tablet_manager.cc:1403] T f3ec6f01884e42cfbed69ece8be81c79 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.001s
I20260709 14:48:17.009366  7725 tablet_bootstrap.cc:654] T 8d7a2333347241639bc9ffa5f513c2c1 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.031397  7723 raft_consensus.cc:359] T f3ec6f01884e42cfbed69ece8be81c79 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.032107  7723 raft_consensus.cc:385] T f3ec6f01884e42cfbed69ece8be81c79 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.031622  7750 raft_consensus.cc:515] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.032378  7723 raft_consensus.cc:740] T f3ec6f01884e42cfbed69ece8be81c79 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.033372  7723 consensus_queue.cc:260] T f3ec6f01884e42cfbed69ece8be81c79 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.036048  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7a2333347241639bc9ffa5f513c2c1" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:17.036768  7730 raft_consensus.cc:515] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
W20260709 14:48:17.038061  7574 leader_election.cc:343] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:17.041707  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7a2333347241639bc9ffa5f513c2c1" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:17.042543  7684 raft_consensus.cc:3060] T 8d7a2333347241639bc9ffa5f513c2c1 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.042716  7723 ts_tablet_manager.cc:1434] T f3ec6f01884e42cfbed69ece8be81c79 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:48:17.044052  7723 tablet_bootstrap.cc:492] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:17.027769  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274e101ab960452d835110a77a0fe9da" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
W20260709 14:48:17.047305  7500 leader_election.cc:343] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:17.044613  7750 leader_election.cc:290] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:17.054811  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146491956345461da7f6eaef19c9368f" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:17.055931  7683 raft_consensus.cc:2468] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:17.057107  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146491956345461da7f6eaef19c9368f" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:17.062743  7724 tablet_bootstrap.cc:492] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:17.057749  7730 leader_election.cc:290] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:17.063364  7724 ts_tablet_manager.cc:1403] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.262s	user 0.015s	sys 0.017s
I20260709 14:48:17.065703  7609 raft_consensus.cc:3060] T 146491956345461da7f6eaef19c9368f P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.068663  7724 raft_consensus.cc:359] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.070278  7724 raft_consensus.cc:385] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.070523  7724 raft_consensus.cc:740] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.071051  7724 consensus_queue.cc:260] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.074011  7724 ts_tablet_manager.cc:1434] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:48:17.074726  7724 tablet_bootstrap.cc:492] T e4c0f489eb164e3d854484e9cb8d97fb P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
W20260709 14:48:17.073607  7648 leader_election.cc:343] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:17.075484  7499 leader_election.cc:304] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:17.077459  7785 raft_consensus.cc:2804] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:17.078166  7785 raft_consensus.cc:697] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:17.079408  7785 consensus_queue.cc:237] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.085680  7684 raft_consensus.cc:2468] T 8d7a2333347241639bc9ffa5f513c2c1 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 1.
I20260709 14:48:17.094554  7723 tablet_bootstrap.cc:654] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.094427  7574 leader_election.cc:304] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: baf973ec890e48c39d4bf2249d371624
I20260709 14:48:17.097060  7724 tablet_bootstrap.cc:654] T e4c0f489eb164e3d854484e9cb8d97fb P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.103132  7725 tablet_bootstrap.cc:492] T 8d7a2333347241639bc9ffa5f513c2c1 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:17.107298  7725 ts_tablet_manager.cc:1403] T 8d7a2333347241639bc9ffa5f513c2c1 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.105s	user 0.027s	sys 0.006s
I20260709 14:48:17.097731  7750 raft_consensus.cc:2804] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:17.111433  7750 raft_consensus.cc:697] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a [term 1 LEADER]: Becoming Leader. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Running, Role: LEADER
I20260709 14:48:17.112294  7750 consensus_queue.cc:237] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.118913  7725 raft_consensus.cc:359] T 8d7a2333347241639bc9ffa5f513c2c1 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.119933  7725 raft_consensus.cc:385] T 8d7a2333347241639bc9ffa5f513c2c1 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.120302  7725 raft_consensus.cc:740] T 8d7a2333347241639bc9ffa5f513c2c1 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.100548  7609 raft_consensus.cc:2468] T 146491956345461da7f6eaef19c9368f P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:17.121172  7725 consensus_queue.cc:260] T 8d7a2333347241639bc9ffa5f513c2c1 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.124141  7649 leader_election.cc:304] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: baf973ec890e48c39d4bf2249d371624
I20260709 14:48:17.125619  7725 ts_tablet_manager.cc:1434] T 8d7a2333347241639bc9ffa5f513c2c1 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:48:17.126924  7725 tablet_bootstrap.cc:492] T 146491956345461da7f6eaef19c9368f P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:17.127070  7730 raft_consensus.cc:2804] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:17.127787  7730 raft_consensus.cc:697] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Becoming Leader. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Running, Role: LEADER
I20260709 14:48:17.128973  7730 consensus_queue.cc:237] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.144493  7723 tablet_bootstrap.cc:492] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:17.145139  7723 ts_tablet_manager.cc:1403] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.101s	user 0.011s	sys 0.025s
I20260709 14:48:17.146829  7431 catalog_manager.cc:5697] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:17.152400  7431 catalog_manager.cc:5697] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:17.155877  7723 raft_consensus.cc:359] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.150915  7724 tablet_bootstrap.cc:492] T e4c0f489eb164e3d854484e9cb8d97fb P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:17.156663  7723 raft_consensus.cc:385] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.157485  7723 raft_consensus.cc:740] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.157199  7724 ts_tablet_manager.cc:1403] T e4c0f489eb164e3d854484e9cb8d97fb P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.083s	user 0.019s	sys 0.011s
I20260709 14:48:17.158326  7723 consensus_queue.cc:260] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.160701  7723 ts_tablet_manager.cc:1434] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:48:17.161675  7723 tablet_bootstrap.cc:492] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:17.150350  7725 tablet_bootstrap.cc:654] T 146491956345461da7f6eaef19c9368f P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.166142  7723 tablet_bootstrap.cc:654] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.161705  7724 raft_consensus.cc:359] T e4c0f489eb164e3d854484e9cb8d97fb P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.167394  7724 raft_consensus.cc:385] T e4c0f489eb164e3d854484e9cb8d97fb P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.168341  7724 raft_consensus.cc:740] T e4c0f489eb164e3d854484e9cb8d97fb P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.169251  7724 consensus_queue.cc:260] T e4c0f489eb164e3d854484e9cb8d97fb P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.171227  7724 ts_tablet_manager.cc:1434] T e4c0f489eb164e3d854484e9cb8d97fb P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 14:48:17.172230  7724 tablet_bootstrap.cc:492] T 719a83af01f14162a6679daa7de1b00f P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:17.179193  7724 tablet_bootstrap.cc:654] T 719a83af01f14162a6679daa7de1b00f P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.179246  7433 catalog_manager.cc:5697] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "80cb231d4bfa4851b756f218a2e79e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:17.180377  7750 raft_consensus.cc:493] T e4c0f489eb164e3d854484e9cb8d97fb P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.180836  7750 raft_consensus.cc:515] T e4c0f489eb164e3d854484e9cb8d97fb P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.185101  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c0f489eb164e3d854484e9cb8d97fb" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:17.185566  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c0f489eb164e3d854484e9cb8d97fb" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:17.185937  7684 raft_consensus.cc:2393] T e4c0f489eb164e3d854484e9cb8d97fb P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b105d027f66842479caa5e5cfc2b139a in current term 1: Already voted for candidate baf973ec890e48c39d4bf2249d371624 in this term.
I20260709 14:48:17.187407  7574 leader_election.cc:304] T e4c0f489eb164e3d854484e9cb8d97fb P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:17.188362  7791 raft_consensus.cc:3060] T e4c0f489eb164e3d854484e9cb8d97fb P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.192668  7724 tablet_bootstrap.cc:492] T 719a83af01f14162a6679daa7de1b00f P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:17.193320  7724 ts_tablet_manager.cc:1403] T 719a83af01f14162a6679daa7de1b00f P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260709 14:48:17.195997  7791 raft_consensus.cc:2749] T e4c0f489eb164e3d854484e9cb8d97fb P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:17.196839  7750 leader_election.cc:290] T e4c0f489eb164e3d854484e9cb8d97fb P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:17.197014  7724 raft_consensus.cc:359] T 719a83af01f14162a6679daa7de1b00f P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.198012  7724 raft_consensus.cc:385] T 719a83af01f14162a6679daa7de1b00f P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.198374  7724 raft_consensus.cc:740] T 719a83af01f14162a6679daa7de1b00f P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.198588  7432 catalog_manager.cc:5697] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a reported cstate change: term changed from 0 to 1, leader changed from <none> to b105d027f66842479caa5e5cfc2b139a (127.6.67.2). New cstate: current_term: 1 leader_uuid: "b105d027f66842479caa5e5cfc2b139a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:17.199836  7724 consensus_queue.cc:260] T 719a83af01f14162a6679daa7de1b00f P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.202708  7724 ts_tablet_manager.cc:1434] T 719a83af01f14162a6679daa7de1b00f P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.004s
I20260709 14:48:17.203883  7724 tablet_bootstrap.cc:492] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:17.208410  7725 tablet_bootstrap.cc:492] T 146491956345461da7f6eaef19c9368f P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:17.208958  7725 ts_tablet_manager.cc:1403] T 146491956345461da7f6eaef19c9368f P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.014s
I20260709 14:48:17.210391  7724 tablet_bootstrap.cc:654] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.211900  7723 tablet_bootstrap.cc:492] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:17.211609  7725 raft_consensus.cc:359] T 146491956345461da7f6eaef19c9368f P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.212323  7725 raft_consensus.cc:385] T 146491956345461da7f6eaef19c9368f P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.212463  7723 ts_tablet_manager.cc:1403] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.016s
I20260709 14:48:17.212633  7725 raft_consensus.cc:740] T 146491956345461da7f6eaef19c9368f P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.213641  7725 consensus_queue.cc:260] T 146491956345461da7f6eaef19c9368f P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.215623  7723 raft_consensus.cc:359] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.216384  7723 raft_consensus.cc:385] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.216739  7723 raft_consensus.cc:740] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.216799  7725 ts_tablet_manager.cc:1434] T 146491956345461da7f6eaef19c9368f P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:48:17.217540  7723 consensus_queue.cc:260] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.218321  7725 tablet_bootstrap.cc:492] T dc8b4ab137e942aea08d21ca3db98a3a P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:17.219713  7723 ts_tablet_manager.cc:1434] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:48:17.222919  7723 tablet_bootstrap.cc:492] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:17.225062  7725 tablet_bootstrap.cc:654] T dc8b4ab137e942aea08d21ca3db98a3a P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.229516  7723 tablet_bootstrap.cc:654] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.236187  7724 tablet_bootstrap.cc:492] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:17.236817  7724 ts_tablet_manager.cc:1403] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.008s
I20260709 14:48:17.240352  7724 raft_consensus.cc:359] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.241186  7724 raft_consensus.cc:385] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.241488  7724 raft_consensus.cc:740] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.243067  7725 tablet_bootstrap.cc:492] T dc8b4ab137e942aea08d21ca3db98a3a P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:17.243578  7725 ts_tablet_manager.cc:1403] T dc8b4ab137e942aea08d21ca3db98a3a P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.007s
I20260709 14:48:17.243674  7724 consensus_queue.cc:260] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.245702  7724 ts_tablet_manager.cc:1434] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:48:17.245784  7730 consensus_queue.cc:1048] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:17.246217  7725 raft_consensus.cc:359] T dc8b4ab137e942aea08d21ca3db98a3a P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.246910  7725 raft_consensus.cc:385] T dc8b4ab137e942aea08d21ca3db98a3a P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.247157  7725 raft_consensus.cc:740] T dc8b4ab137e942aea08d21ca3db98a3a P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.247882  7723 tablet_bootstrap.cc:492] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:17.247882  7725 consensus_queue.cc:260] T dc8b4ab137e942aea08d21ca3db98a3a P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.248533  7724 tablet_bootstrap.cc:492] T 7e0233686f5a4eff90a07d7aaa483292 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:17.254316  7725 ts_tablet_manager.cc:1434] T dc8b4ab137e942aea08d21ca3db98a3a P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 14:48:17.254441  7724 tablet_bootstrap.cc:654] T 7e0233686f5a4eff90a07d7aaa483292 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.255414  7725 tablet_bootstrap.cc:492] T 8dbb8996298241c5835e4817bc633d99 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:17.248514  7723 ts_tablet_manager.cc:1403] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.000s
I20260709 14:48:17.262224  7725 tablet_bootstrap.cc:654] T 8dbb8996298241c5835e4817bc633d99 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.265549  7723 raft_consensus.cc:359] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.266570  7723 raft_consensus.cc:385] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.267294  7723 raft_consensus.cc:740] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.267553  7724 tablet_bootstrap.cc:492] T 7e0233686f5a4eff90a07d7aaa483292 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:17.267967  7724 ts_tablet_manager.cc:1403] T 7e0233686f5a4eff90a07d7aaa483292 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 14:48:17.268072  7723 consensus_queue.cc:260] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.270646  7724 raft_consensus.cc:359] T 7e0233686f5a4eff90a07d7aaa483292 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.271339  7724 raft_consensus.cc:385] T 7e0233686f5a4eff90a07d7aaa483292 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.271610  7724 raft_consensus.cc:740] T 7e0233686f5a4eff90a07d7aaa483292 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.272133  7725 tablet_bootstrap.cc:492] T 8dbb8996298241c5835e4817bc633d99 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:17.272287  7723 ts_tablet_manager.cc:1434] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:48:17.272604  7725 ts_tablet_manager.cc:1403] T 8dbb8996298241c5835e4817bc633d99 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260709 14:48:17.274333  7724 consensus_queue.cc:260] T 7e0233686f5a4eff90a07d7aaa483292 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.276208  7725 raft_consensus.cc:359] T 8dbb8996298241c5835e4817bc633d99 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.276957  7725 raft_consensus.cc:385] T 8dbb8996298241c5835e4817bc633d99 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.277341  7723 tablet_bootstrap.cc:492] T e4e3b06e87e44e4c81d745ae70d77753 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:17.277293  7725 raft_consensus.cc:740] T 8dbb8996298241c5835e4817bc633d99 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.276660  7724 ts_tablet_manager.cc:1434] T 7e0233686f5a4eff90a07d7aaa483292 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:48:17.278234  7725 consensus_queue.cc:260] T 8dbb8996298241c5835e4817bc633d99 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.280861  7725 ts_tablet_manager.cc:1434] T 8dbb8996298241c5835e4817bc633d99 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:48:17.281806  7724 tablet_bootstrap.cc:492] T 8dbb8996298241c5835e4817bc633d99 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:17.277468  7535 raft_consensus.cc:3060] T dc8b4ab137e942aea08d21ca3db98a3a P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.287639  7724 tablet_bootstrap.cc:654] T 8dbb8996298241c5835e4817bc633d99 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.295185  7725 tablet_bootstrap.cc:492] T 5bbfe2a017ed40998a38da5b846074b4 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:17.299839  7724 tablet_bootstrap.cc:492] T 8dbb8996298241c5835e4817bc633d99 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:17.300307  7724 ts_tablet_manager.cc:1403] T 8dbb8996298241c5835e4817bc633d99 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.006s
I20260709 14:48:17.300976  7725 tablet_bootstrap.cc:654] T 5bbfe2a017ed40998a38da5b846074b4 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.302987  7724 raft_consensus.cc:359] T 8dbb8996298241c5835e4817bc633d99 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.303680  7724 raft_consensus.cc:385] T 8dbb8996298241c5835e4817bc633d99 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.303949  7724 raft_consensus.cc:740] T 8dbb8996298241c5835e4817bc633d99 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.305545  7723 tablet_bootstrap.cc:654] T e4e3b06e87e44e4c81d745ae70d77753 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.305742  7730 consensus_queue.cc:1048] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:17.307049  7724 consensus_queue.cc:260] T 8dbb8996298241c5835e4817bc633d99 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.309196  7724 ts_tablet_manager.cc:1434] T 8dbb8996298241c5835e4817bc633d99 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:48:17.310111  7724 tablet_bootstrap.cc:492] T 5bbfe2a017ed40998a38da5b846074b4 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
W20260709 14:48:17.320804  7481 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:17.321316  7753 consensus_queue.cc:1048] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:17.333088  7723 tablet_bootstrap.cc:492] T e4e3b06e87e44e4c81d745ae70d77753 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:17.339052  7724 tablet_bootstrap.cc:654] T 5bbfe2a017ed40998a38da5b846074b4 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.339413  7753 raft_consensus.cc:493] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.343300  7753 raft_consensus.cc:515] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.345324  7753 leader_election.cc:290] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:17.345616  7725 tablet_bootstrap.cc:492] T 5bbfe2a017ed40998a38da5b846074b4 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:17.346079  7725 ts_tablet_manager.cc:1403] T 5bbfe2a017ed40998a38da5b846074b4 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.003s
I20260709 14:48:17.346127  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e6d24afb9c4c6f9a34885fca9f71fa" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:17.346760  7609 raft_consensus.cc:2468] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:17.347826  7500 leader_election.cc:304] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:17.342686  7723 ts_tablet_manager.cc:1403] T e4e3b06e87e44e4c81d745ae70d77753 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.010s
I20260709 14:48:17.348762  7725 raft_consensus.cc:359] T 5bbfe2a017ed40998a38da5b846074b4 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.349339  7732 raft_consensus.cc:2804] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:17.349450  7725 raft_consensus.cc:385] T 5bbfe2a017ed40998a38da5b846074b4 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.349789  7732 raft_consensus.cc:493] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:17.350179  7732 raft_consensus.cc:3060] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.350353  7750 raft_consensus.cc:493] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.350803  7750 raft_consensus.cc:515] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.350818  7723 raft_consensus.cc:359] T e4e3b06e87e44e4c81d745ae70d77753 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.351621  7723 raft_consensus.cc:385] T e4e3b06e87e44e4c81d745ae70d77753 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.351883  7723 raft_consensus.cc:740] T e4e3b06e87e44e4c81d745ae70d77753 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.352476  7723 consensus_queue.cc:260] T e4e3b06e87e44e4c81d745ae70d77753 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.352885  7750 leader_election.cc:290] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:17.356221  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e6d24afb9c4c6f9a34885fca9f71fa" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:17.356453  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e3b06e87e44e4c81d745ae70d77753" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:17.354673  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e3b06e87e44e4c81d745ae70d77753" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:17.349994  7785 consensus_queue.cc:1048] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:48:17.358106  7574 leader_election.cc:343] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:17.358991  7499 leader_election.cc:343] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:17.360069  7684 raft_consensus.cc:2468] T e4e3b06e87e44e4c81d745ae70d77753 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 0.
I20260709 14:48:17.360435  7725 raft_consensus.cc:740] T 5bbfe2a017ed40998a38da5b846074b4 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.361145  7725 consensus_queue.cc:260] T 5bbfe2a017ed40998a38da5b846074b4 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.362488  7574 leader_election.cc:304] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a [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: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: baf973ec890e48c39d4bf2249d371624
I20260709 14:48:17.362351  7732 raft_consensus.cc:515] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.363456  7725 ts_tablet_manager.cc:1434] T 5bbfe2a017ed40998a38da5b846074b4 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:48:17.363611  7750 raft_consensus.cc:2804] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:17.364013  7750 raft_consensus.cc:493] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:17.364395  7725 tablet_bootstrap.cc:492] T 0fd60b6b6e344954b9fc19546762396f P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:17.364370  7750 raft_consensus.cc:3060] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.364662  7732 leader_election.cc:290] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:17.365603  7779 raft_consensus.cc:493] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.366086  7779 raft_consensus.cc:515] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.366833  7724 tablet_bootstrap.cc:492] T 5bbfe2a017ed40998a38da5b846074b4 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:17.367328  7724 ts_tablet_manager.cc:1403] T 5bbfe2a017ed40998a38da5b846074b4 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.001s
I20260709 14:48:17.368100  7779 leader_election.cc:290] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:17.370000  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbfe2a017ed40998a38da5b846074b4" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:17.369953  7724 raft_consensus.cc:359] T 5bbfe2a017ed40998a38da5b846074b4 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.370726  7724 raft_consensus.cc:385] T 5bbfe2a017ed40998a38da5b846074b4 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.370990  7724 raft_consensus.cc:740] T 5bbfe2a017ed40998a38da5b846074b4 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.371605  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e6d24afb9c4c6f9a34885fca9f71fa" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:17.371676  7724 consensus_queue.cc:260] T 5bbfe2a017ed40998a38da5b846074b4 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.372256  7609 raft_consensus.cc:3060] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.373489  7723 ts_tablet_manager.cc:1434] T e4e3b06e87e44e4c81d745ae70d77753 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.003s
I20260709 14:48:17.374462  7723 tablet_bootstrap.cc:492] T 02e6d24afb9c4c6f9a34885fca9f71fa P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:17.375196  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbfe2a017ed40998a38da5b846074b4" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:17.375838  7535 raft_consensus.cc:2468] T 5bbfe2a017ed40998a38da5b846074b4 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 0.
I20260709 14:48:17.376953  7648 leader_election.cc:304] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:17.377890  7779 raft_consensus.cc:2804] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:17.378297  7779 raft_consensus.cc:493] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:17.378624  7779 raft_consensus.cc:3060] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.378654  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e6d24afb9c4c6f9a34885fca9f71fa" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:17.380080  7608 raft_consensus.cc:2468] T 5bbfe2a017ed40998a38da5b846074b4 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 0.
I20260709 14:48:17.380576  7723 tablet_bootstrap.cc:654] T 02e6d24afb9c4c6f9a34885fca9f71fa P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.384619  7724 ts_tablet_manager.cc:1434] T 5bbfe2a017ed40998a38da5b846074b4 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260709 14:48:17.385589  7724 tablet_bootstrap.cc:492] T 1db9c0e186fc4aec87eba145751e8084 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
W20260709 14:48:17.386325  7499 leader_election.cc:343] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:17.386950  7725 tablet_bootstrap.cc:654] T 0fd60b6b6e344954b9fc19546762396f P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.392083  7724 tablet_bootstrap.cc:654] T 1db9c0e186fc4aec87eba145751e8084 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.392308  7779 raft_consensus.cc:515] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.393302  7684 raft_consensus.cc:3060] T f3ec6f01884e42cfbed69ece8be81c79 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.395224  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbfe2a017ed40998a38da5b846074b4" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:17.396008  7535 raft_consensus.cc:3060] T 5bbfe2a017ed40998a38da5b846074b4 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.396194  7750 raft_consensus.cc:515] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.398514  7750 leader_election.cc:290] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:17.400107  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e3b06e87e44e4c81d745ae70d77753" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:17.400739  7682 raft_consensus.cc:3060] T e4e3b06e87e44e4c81d745ae70d77753 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.401257  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e3b06e87e44e4c81d745ae70d77753" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:17.405385  7535 raft_consensus.cc:2468] T 5bbfe2a017ed40998a38da5b846074b4 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:17.406495  7648 leader_election.cc:304] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:17.389542  7609 raft_consensus.cc:2468] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:17.407548  7766 raft_consensus.cc:2804] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:17.408037  7766 raft_consensus.cc:697] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Becoming Leader. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Running, Role: LEADER
W20260709 14:48:17.408417  7574 leader_election.cc:343] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:17.409317  7785 raft_consensus.cc:493] T 8d7a2333347241639bc9ffa5f513c2c1 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.408881  7766 consensus_queue.cc:237] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.410035  7785 raft_consensus.cc:515] T 8d7a2333347241639bc9ffa5f513c2c1 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.413350  7785 leader_election.cc:290] T 8d7a2333347241639bc9ffa5f513c2c1 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:17.416028  7683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7a2333347241639bc9ffa5f513c2c1" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:17.416303  7500 leader_election.cc:304] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 80cb231d4bfa4851b756f218a2e79e58
I20260709 14:48:17.416870  7683 raft_consensus.cc:2393] T 8d7a2333347241639bc9ffa5f513c2c1 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate baf973ec890e48c39d4bf2249d371624 in current term 1: Already voted for candidate b105d027f66842479caa5e5cfc2b139a in this term.
I20260709 14:48:17.417405  7753 consensus_queue.cc:1048] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:17.417583  7682 raft_consensus.cc:2468] T e4e3b06e87e44e4c81d745ae70d77753 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 1.
I20260709 14:48:17.419301  7753 raft_consensus.cc:2804] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:17.419749  7574 leader_election.cc:304] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: baf973ec890e48c39d4bf2249d371624
I20260709 14:48:17.420024  7753 raft_consensus.cc:697] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:17.420794  7750 raft_consensus.cc:2804] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:17.421402  7750 raft_consensus.cc:697] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a [term 1 LEADER]: Becoming Leader. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Running, Role: LEADER
I20260709 14:48:17.423195  7730 raft_consensus.cc:493] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.422798  7750 consensus_queue.cc:237] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.423825  7730 raft_consensus.cc:515] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.426659  7730 leader_election.cc:290] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:17.430115  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbb8996298241c5835e4817bc633d99" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:17.430943  7609 raft_consensus.cc:2468] T 8dbb8996298241c5835e4817bc633d99 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 0.
I20260709 14:48:17.431253  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbb8996298241c5835e4817bc633d99" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:17.432264  7533 raft_consensus.cc:2468] T 8dbb8996298241c5835e4817bc633d99 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 0.
I20260709 14:48:17.433727  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7a2333347241639bc9ffa5f513c2c1" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:17.435245  7648 leader_election.cc:304] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:17.437847  7730 raft_consensus.cc:2804] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:17.421197  7753 consensus_queue.cc:237] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.438346  7730 raft_consensus.cc:493] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:17.438834  7730 raft_consensus.cc:3060] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.445560  7785 raft_consensus.cc:493] T 146491956345461da7f6eaef19c9368f P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.445782  7500 leader_election.cc:304] T 8d7a2333347241639bc9ffa5f513c2c1 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baf973ec890e48c39d4bf2249d371624; no voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:17.446128  7785 raft_consensus.cc:515] T 146491956345461da7f6eaef19c9368f P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.446597  7782 raft_consensus.cc:3060] T 8d7a2333347241639bc9ffa5f513c2c1 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.446334  7732 consensus_queue.cc:1048] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:17.454334  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146491956345461da7f6eaef19c9368f" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:17.455397  7609 raft_consensus.cc:2393] T 146491956345461da7f6eaef19c9368f P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate baf973ec890e48c39d4bf2249d371624 in current term 1: Already voted for candidate 80cb231d4bfa4851b756f218a2e79e58 in this term.
I20260709 14:48:17.458141  7785 leader_election.cc:290] T 146491956345461da7f6eaef19c9368f P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:17.459295  7683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146491956345461da7f6eaef19c9368f" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:17.462937  7499 leader_election.cc:304] T 146491956345461da7f6eaef19c9368f P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baf973ec890e48c39d4bf2249d371624; no voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:17.464376  7755 raft_consensus.cc:3060] T 146491956345461da7f6eaef19c9368f P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.471779  7791 raft_consensus.cc:493] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.472467  7791 raft_consensus.cc:515] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.473407  7755 raft_consensus.cc:2749] T 146491956345461da7f6eaef19c9368f P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:17.473417  7782 raft_consensus.cc:2749] T 8d7a2333347241639bc9ffa5f513c2c1 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:17.477698  7791 leader_election.cc:290] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:17.479811  7683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274e101ab960452d835110a77a0fe9da" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:17.481559  7683 raft_consensus.cc:2393] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b105d027f66842479caa5e5cfc2b139a in current term 1: Already voted for candidate baf973ec890e48c39d4bf2249d371624 in this term.
I20260709 14:48:17.488636  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274e101ab960452d835110a77a0fe9da" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:17.486831  7779 leader_election.cc:290] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:17.503420  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbfe2a017ed40998a38da5b846074b4" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:17.504136  7608 raft_consensus.cc:3060] T 5bbfe2a017ed40998a38da5b846074b4 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.507452  7725 tablet_bootstrap.cc:492] T 0fd60b6b6e344954b9fc19546762396f P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:17.507959  7725 ts_tablet_manager.cc:1403] T 0fd60b6b6e344954b9fc19546762396f P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.144s	user 0.010s	sys 0.003s
I20260709 14:48:17.498386  7766 raft_consensus.cc:493] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.514837  7574 leader_election.cc:304] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:17.516207  7750 raft_consensus.cc:3060] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.505133  7730 raft_consensus.cc:515] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.521015  7730 leader_election.cc:290] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:17.522624  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbb8996298241c5835e4817bc633d99" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:17.514734  7766 raft_consensus.cc:515] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.523270  7609 raft_consensus.cc:3060] T 8dbb8996298241c5835e4817bc633d99 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.521328  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbb8996298241c5835e4817bc633d99" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:17.523938  7535 raft_consensus.cc:3060] T 8dbb8996298241c5835e4817bc633d99 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.532771  7432 catalog_manager.cc:5697] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a reported cstate change: term changed from 0 to 1, leader changed from <none> to b105d027f66842479caa5e5cfc2b139a (127.6.67.2). New cstate: current_term: 1 leader_uuid: "b105d027f66842479caa5e5cfc2b139a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:17.534235  7431 catalog_manager.cc:5697] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:17.536713  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0233686f5a4eff90a07d7aaa483292" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
W20260709 14:48:17.538268  7648 leader_election.cc:343] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:17.539355  7535 raft_consensus.cc:2468] T 8dbb8996298241c5835e4817bc633d99 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:17.540093  7750 raft_consensus.cc:2749] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:17.540649  7648 leader_election.cc:304] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:17.541716  7730 raft_consensus.cc:2804] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:17.544718  7723 tablet_bootstrap.cc:492] T 02e6d24afb9c4c6f9a34885fca9f71fa P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:17.545236  7723 ts_tablet_manager.cc:1403] T 02e6d24afb9c4c6f9a34885fca9f71fa P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.171s	user 0.027s	sys 0.016s
I20260709 14:48:17.545079  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0233686f5a4eff90a07d7aaa483292" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:17.545854  7607 raft_consensus.cc:2468] T 7e0233686f5a4eff90a07d7aaa483292 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 0.
I20260709 14:48:17.547351  7649 leader_election.cc:304] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 [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: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: baf973ec890e48c39d4bf2249d371624
I20260709 14:48:17.542289  7730 raft_consensus.cc:697] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Becoming Leader. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Running, Role: LEADER
I20260709 14:48:17.548520  7723 raft_consensus.cc:359] T 02e6d24afb9c4c6f9a34885fca9f71fa P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.548810  7730 consensus_queue.cc:237] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.550935  7779 raft_consensus.cc:2804] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:17.551370  7779 raft_consensus.cc:493] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:17.552968  7725 raft_consensus.cc:359] T 0fd60b6b6e344954b9fc19546762396f P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.553421  7779 raft_consensus.cc:3060] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.553733  7725 raft_consensus.cc:385] T 0fd60b6b6e344954b9fc19546762396f P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.555116  7725 raft_consensus.cc:740] T 0fd60b6b6e344954b9fc19546762396f P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.555781  7725 consensus_queue.cc:260] T 0fd60b6b6e344954b9fc19546762396f P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.549322  7723 raft_consensus.cc:385] T 02e6d24afb9c4c6f9a34885fca9f71fa P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.558022  7723 raft_consensus.cc:740] T 02e6d24afb9c4c6f9a34885fca9f71fa P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.551422  7724 tablet_bootstrap.cc:492] T 1db9c0e186fc4aec87eba145751e8084 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:17.559333  7724 ts_tablet_manager.cc:1403] T 1db9c0e186fc4aec87eba145751e8084 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.174s	user 0.021s	sys 0.036s
I20260709 14:48:17.562772  7724 raft_consensus.cc:359] T 1db9c0e186fc4aec87eba145751e8084 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.564106  7723 consensus_queue.cc:260] T 02e6d24afb9c4c6f9a34885fca9f71fa P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.567310  7723 ts_tablet_manager.cc:1434] T 02e6d24afb9c4c6f9a34885fca9f71fa P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.005s
I20260709 14:48:17.568298  7723 tablet_bootstrap.cc:492] T 59827386608e447e87db407030546a63 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:17.568992  7826 consensus_queue.cc:1048] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:17.572252  7609 raft_consensus.cc:2468] T 8dbb8996298241c5835e4817bc633d99 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:17.565110  7766 leader_election.cc:290] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:17.558079  7725 ts_tablet_manager.cc:1434] T 0fd60b6b6e344954b9fc19546762396f P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.002s
I20260709 14:48:17.574537  7725 tablet_bootstrap.cc:492] T 7e0233686f5a4eff90a07d7aaa483292 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:17.581257  7725 tablet_bootstrap.cc:654] T 7e0233686f5a4eff90a07d7aaa483292 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.575220  7608 raft_consensus.cc:2468] T 5bbfe2a017ed40998a38da5b846074b4 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:17.582497  7724 raft_consensus.cc:385] T 1db9c0e186fc4aec87eba145751e8084 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.582813  7724 raft_consensus.cc:740] T 1db9c0e186fc4aec87eba145751e8084 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.583550  7724 consensus_queue.cc:260] T 1db9c0e186fc4aec87eba145751e8084 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.588793  7725 tablet_bootstrap.cc:492] T 7e0233686f5a4eff90a07d7aaa483292 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:17.589249  7725 ts_tablet_manager.cc:1403] T 7e0233686f5a4eff90a07d7aaa483292 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260709 14:48:17.590728  7723 tablet_bootstrap.cc:654] T 59827386608e447e87db407030546a63 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.591581  7725 raft_consensus.cc:359] T 7e0233686f5a4eff90a07d7aaa483292 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.592106  7725 raft_consensus.cc:385] T 7e0233686f5a4eff90a07d7aaa483292 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.592365  7725 raft_consensus.cc:740] T 7e0233686f5a4eff90a07d7aaa483292 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.592176  7433 catalog_manager.cc:5697] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "80cb231d4bfa4851b756f218a2e79e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:17.592919  7725 consensus_queue.cc:260] T 7e0233686f5a4eff90a07d7aaa483292 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.594137  7724 ts_tablet_manager.cc:1434] T 1db9c0e186fc4aec87eba145751e8084 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260709 14:48:17.594652  7779 raft_consensus.cc:515] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.595225  7725 ts_tablet_manager.cc:1434] T 7e0233686f5a4eff90a07d7aaa483292 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:48:17.596141  7725 tablet_bootstrap.cc:492] T e4e3b06e87e44e4c81d745ae70d77753 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:17.597239  7779 leader_election.cc:290] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:17.597718  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0233686f5a4eff90a07d7aaa483292" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:17.599696  7535 raft_consensus.cc:3060] T 7e0233686f5a4eff90a07d7aaa483292 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.600447  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0233686f5a4eff90a07d7aaa483292" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:17.601135  7608 raft_consensus.cc:3060] T 7e0233686f5a4eff90a07d7aaa483292 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.602253  7725 tablet_bootstrap.cc:654] T e4e3b06e87e44e4c81d745ae70d77753 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.607757  7535 raft_consensus.cc:2468] T 7e0233686f5a4eff90a07d7aaa483292 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:17.609702  7825 consensus_queue.cc:1048] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:17.610715  7648 leader_election.cc:304] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:17.612463  7766 raft_consensus.cc:2804] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:17.612967  7766 raft_consensus.cc:697] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Becoming Leader. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Running, Role: LEADER
I20260709 14:48:17.613775  7766 consensus_queue.cc:237] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.617668  7608 raft_consensus.cc:2468] T 7e0233686f5a4eff90a07d7aaa483292 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:17.620127  7725 tablet_bootstrap.cc:492] T e4e3b06e87e44e4c81d745ae70d77753 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:17.620630  7725 ts_tablet_manager.cc:1403] T e4e3b06e87e44e4c81d745ae70d77753 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.001s
I20260709 14:48:17.620999  7609 raft_consensus.cc:3060] T 719a83af01f14162a6679daa7de1b00f P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.623284  7725 raft_consensus.cc:359] T e4e3b06e87e44e4c81d745ae70d77753 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.623987  7725 raft_consensus.cc:385] T e4e3b06e87e44e4c81d745ae70d77753 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.624243  7725 raft_consensus.cc:740] T e4e3b06e87e44e4c81d745ae70d77753 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.624899  7725 consensus_queue.cc:260] T e4e3b06e87e44e4c81d745ae70d77753 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.617724  7723 tablet_bootstrap.cc:492] T 59827386608e447e87db407030546a63 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:17.626256  7723 ts_tablet_manager.cc:1403] T 59827386608e447e87db407030546a63 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.012s
I20260709 14:48:17.632375  7779 consensus_queue.cc:1048] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:17.638810  7753 consensus_queue.cc:1048] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:17.629058  7723 raft_consensus.cc:359] T 59827386608e447e87db407030546a63 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.639598  7723 raft_consensus.cc:385] T 59827386608e447e87db407030546a63 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.638972  7725 ts_tablet_manager.cc:1434] T e4e3b06e87e44e4c81d745ae70d77753 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 14:48:17.639894  7723 raft_consensus.cc:740] T 59827386608e447e87db407030546a63 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.640739  7725 tablet_bootstrap.cc:492] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:17.642287  7750 raft_consensus.cc:493] T 1db9c0e186fc4aec87eba145751e8084 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.642817  7750 raft_consensus.cc:515] T 1db9c0e186fc4aec87eba145751e8084 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.641641  7723 consensus_queue.cc:260] T 59827386608e447e87db407030546a63 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.645149  7791 consensus_queue.cc:1048] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:17.647157  7723 ts_tablet_manager.cc:1434] T 59827386608e447e87db407030546a63 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:48:17.647495  7750 leader_election.cc:290] T 1db9c0e186fc4aec87eba145751e8084 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:17.648115  7723 tablet_bootstrap.cc:492] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:17.649845  7532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db9c0e186fc4aec87eba145751e8084" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:17.650887  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db9c0e186fc4aec87eba145751e8084" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
W20260709 14:48:17.651736  7574 leader_election.cc:343] T 1db9c0e186fc4aec87eba145751e8084 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:17.654999  7723 tablet_bootstrap.cc:654] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.608836  7724 tablet_bootstrap.cc:492] T ca7fccd000a8472097f0460fcd21aeda P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:17.648144  7725 tablet_bootstrap.cc:654] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.689155  7433 catalog_manager.cc:5697] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "80cb231d4bfa4851b756f218a2e79e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: HEALTHY } } }
W20260709 14:48:17.683739  7574 leader_election.cc:343] T 1db9c0e186fc4aec87eba145751e8084 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:17.692040  7433 catalog_manager.cc:5697] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "80cb231d4bfa4851b756f218a2e79e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:17.699478  7724 tablet_bootstrap.cc:654] T ca7fccd000a8472097f0460fcd21aeda P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.695506  7574 leader_election.cc:304] T 1db9c0e186fc4aec87eba145751e8084 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:17.704095  7750 raft_consensus.cc:2749] T 1db9c0e186fc4aec87eba145751e8084 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:17.731189  7839 consensus_queue.cc:1048] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:48:17.732795  7725 tablet_bootstrap.cc:492] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:17.733458  7725 ts_tablet_manager.cc:1403] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.093s	user 0.018s	sys 0.002s
I20260709 14:48:17.740319  7725 raft_consensus.cc:359] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.741259  7725 raft_consensus.cc:385] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.741605  7725 raft_consensus.cc:740] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.745002  7723 tablet_bootstrap.cc:492] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:17.745790  7723 ts_tablet_manager.cc:1403] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.098s	user 0.015s	sys 0.011s
I20260709 14:48:17.745306  7725 consensus_queue.cc:260] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.750527  7723 raft_consensus.cc:359] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.751348  7723 raft_consensus.cc:385] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.751648  7723 raft_consensus.cc:740] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.752418  7723 consensus_queue.cc:260] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.762004  7725 ts_tablet_manager.cc:1434] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:48:17.762820  7725 tablet_bootstrap.cc:492] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:17.764720  7723 ts_tablet_manager.cc:1434] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 14:48:17.769162  7723 tablet_bootstrap.cc:492] T ca7fccd000a8472097f0460fcd21aeda P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:17.770046  7724 tablet_bootstrap.cc:492] T ca7fccd000a8472097f0460fcd21aeda P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:17.770517  7724 ts_tablet_manager.cc:1403] T ca7fccd000a8472097f0460fcd21aeda P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.162s	user 0.015s	sys 0.000s
I20260709 14:48:17.773788  7779 raft_consensus.cc:493] T 59827386608e447e87db407030546a63 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.776084  7779 raft_consensus.cc:515] T 59827386608e447e87db407030546a63 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.777842  7725 tablet_bootstrap.cc:654] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.778515  7779 leader_election.cc:290] T 59827386608e447e87db407030546a63 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:17.779274  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59827386608e447e87db407030546a63" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
W20260709 14:48:17.782841  7648 leader_election.cc:343] T 59827386608e447e87db407030546a63 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:17.784083  7723 tablet_bootstrap.cc:654] T ca7fccd000a8472097f0460fcd21aeda P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.785392  7724 raft_consensus.cc:359] T ca7fccd000a8472097f0460fcd21aeda P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.786270  7724 raft_consensus.cc:385] T ca7fccd000a8472097f0460fcd21aeda P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.786557  7724 raft_consensus.cc:740] T ca7fccd000a8472097f0460fcd21aeda P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.787468  7724 consensus_queue.cc:260] T ca7fccd000a8472097f0460fcd21aeda P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.791375  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59827386608e447e87db407030546a63" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:17.792730  7724 ts_tablet_manager.cc:1434] T ca7fccd000a8472097f0460fcd21aeda P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260709 14:48:17.793946  7724 tablet_bootstrap.cc:492] T 9bd3abf2f0d34361b017abc1684da4e9 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
W20260709 14:48:17.795928  7649 leader_election.cc:343] T 59827386608e447e87db407030546a63 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:17.796398  7649 leader_election.cc:304] T 59827386608e447e87db407030546a63 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:17.796904  7725 tablet_bootstrap.cc:492] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:17.797405  7725 ts_tablet_manager.cc:1403] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.004s
I20260709 14:48:17.798332  7779 raft_consensus.cc:2749] T 59827386608e447e87db407030546a63 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:17.800251  7725 raft_consensus.cc:359] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.801133  7725 raft_consensus.cc:385] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.801457  7725 raft_consensus.cc:740] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.802331  7725 consensus_queue.cc:260] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.804222  7725 ts_tablet_manager.cc:1434] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:48:17.805341  7725 tablet_bootstrap.cc:492] T 59827386608e447e87db407030546a63 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:17.811187  7753 raft_consensus.cc:493] T e4e3b06e87e44e4c81d745ae70d77753 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.811693  7753 raft_consensus.cc:515] T e4e3b06e87e44e4c81d745ae70d77753 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.812261  7724 tablet_bootstrap.cc:654] T 9bd3abf2f0d34361b017abc1684da4e9 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.814064  7753 leader_election.cc:290] T e4e3b06e87e44e4c81d745ae70d77753 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:17.815246  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e3b06e87e44e4c81d745ae70d77753" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:17.816299  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e3b06e87e44e4c81d745ae70d77753" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:17.817444  7682 raft_consensus.cc:2393] T e4e3b06e87e44e4c81d745ae70d77753 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate baf973ec890e48c39d4bf2249d371624 in current term 1: Already voted for candidate b105d027f66842479caa5e5cfc2b139a in this term.
I20260709 14:48:17.819115  7499 leader_election.cc:304] T e4e3b06e87e44e4c81d745ae70d77753 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baf973ec890e48c39d4bf2249d371624; no voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:17.820887  7753 raft_consensus.cc:3060] T e4e3b06e87e44e4c81d745ae70d77753 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.836261  7725 tablet_bootstrap.cc:654] T 59827386608e447e87db407030546a63 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.839208  7825 raft_consensus.cc:493] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.839705  7825 raft_consensus.cc:515] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.842272  7825 leader_election.cc:290] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:17.843252  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca7fccd000a8472097f0460fcd21aeda" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:17.844240  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca7fccd000a8472097f0460fcd21aeda" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:17.845306  7608 raft_consensus.cc:2468] T ca7fccd000a8472097f0460fcd21aeda P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
W20260709 14:48:17.846616  7499 leader_election.cc:343] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:17.847447  7730 raft_consensus.cc:493] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.847370  7500 leader_election.cc:304] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624 [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: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 80cb231d4bfa4851b756f218a2e79e58
I20260709 14:48:17.848176  7730 raft_consensus.cc:515] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.851884  7730 leader_election.cc:290] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:17.853318  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd60b6b6e344954b9fc19546762396f" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:17.853650  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd60b6b6e344954b9fc19546762396f" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:17.854574  7534 raft_consensus.cc:2468] T 0fd60b6b6e344954b9fc19546762396f P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 0.
W20260709 14:48:17.855291  7649 leader_election.cc:343] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:17.856534  7648 leader_election.cc:304] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 [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: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:17.859387  7779 raft_consensus.cc:2804] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:17.859923  7779 raft_consensus.cc:493] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:17.860366  7779 raft_consensus.cc:3060] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.863063  7766 raft_consensus.cc:493] T 02e6d24afb9c4c6f9a34885fca9f71fa P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.863842  7766 raft_consensus.cc:515] T 02e6d24afb9c4c6f9a34885fca9f71fa P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.867690  7825 raft_consensus.cc:2804] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:17.868355  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e6d24afb9c4c6f9a34885fca9f71fa" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:17.869530  7608 raft_consensus.cc:2393] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80cb231d4bfa4851b756f218a2e79e58 in current term 1: Already voted for candidate baf973ec890e48c39d4bf2249d371624 in this term.
I20260709 14:48:17.871268  7766 leader_election.cc:290] T 02e6d24afb9c4c6f9a34885fca9f71fa P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:17.868391  7825 raft_consensus.cc:493] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:17.872454  7825 raft_consensus.cc:3060] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.872946  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e6d24afb9c4c6f9a34885fca9f71fa" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:17.875420  7648 leader_election.cc:304] T 02e6d24afb9c4c6f9a34885fca9f71fa P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:17.877244  7730 raft_consensus.cc:3060] T 02e6d24afb9c4c6f9a34885fca9f71fa P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.903100  7753 raft_consensus.cc:2749] T e4e3b06e87e44e4c81d745ae70d77753 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:17.904531  7724 tablet_bootstrap.cc:492] T 9bd3abf2f0d34361b017abc1684da4e9 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:17.905125  7724 ts_tablet_manager.cc:1403] T 9bd3abf2f0d34361b017abc1684da4e9 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.111s	user 0.032s	sys 0.064s
I20260709 14:48:17.906514  7723 tablet_bootstrap.cc:492] T ca7fccd000a8472097f0460fcd21aeda P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:17.907090  7723 ts_tablet_manager.cc:1403] T ca7fccd000a8472097f0460fcd21aeda P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.138s	user 0.042s	sys 0.061s
I20260709 14:48:17.908283  7724 raft_consensus.cc:359] T 9bd3abf2f0d34361b017abc1684da4e9 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.909024  7724 raft_consensus.cc:385] T 9bd3abf2f0d34361b017abc1684da4e9 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.909307  7724 raft_consensus.cc:740] T 9bd3abf2f0d34361b017abc1684da4e9 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.910480  7725 tablet_bootstrap.cc:492] T 59827386608e447e87db407030546a63 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:17.910125  7724 consensus_queue.cc:260] T 9bd3abf2f0d34361b017abc1684da4e9 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.908548  7779 raft_consensus.cc:515] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.910925  7725 ts_tablet_manager.cc:1403] T 59827386608e447e87db407030546a63 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.106s	user 0.007s	sys 0.011s
I20260709 14:48:17.913537  7766 consensus_queue.cc:1048] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:17.916352  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd60b6b6e344954b9fc19546762396f" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:17.916575  7725 raft_consensus.cc:359] T 59827386608e447e87db407030546a63 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.912496  7724 ts_tablet_manager.cc:1434] T 9bd3abf2f0d34361b017abc1684da4e9 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 14:48:17.917310  7725 raft_consensus.cc:385] T 59827386608e447e87db407030546a63 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.912737  7825 raft_consensus.cc:515] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.916965  7534 raft_consensus.cc:3060] T 0fd60b6b6e344954b9fc19546762396f P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.917636  7725 raft_consensus.cc:740] T 59827386608e447e87db407030546a63 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.918573  7725 consensus_queue.cc:260] T 59827386608e447e87db407030546a63 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.909969  7723 raft_consensus.cc:359] T ca7fccd000a8472097f0460fcd21aeda P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.921217  7723 raft_consensus.cc:385] T ca7fccd000a8472097f0460fcd21aeda P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.921553  7723 raft_consensus.cc:740] T ca7fccd000a8472097f0460fcd21aeda P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.922387  7723 consensus_queue.cc:260] T ca7fccd000a8472097f0460fcd21aeda P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.923913  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd60b6b6e344954b9fc19546762396f" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
W20260709 14:48:17.925343  7649 leader_election.cc:343] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:17.929646  7534 raft_consensus.cc:2468] T 0fd60b6b6e344954b9fc19546762396f P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:17.931665  7723 ts_tablet_manager.cc:1434] T ca7fccd000a8472097f0460fcd21aeda P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 14:48:17.932461  7825 leader_election.cc:290] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:17.932657  7723 tablet_bootstrap.cc:492] T 1db9c0e186fc4aec87eba145751e8084 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:17.933172  7724 tablet_bootstrap.cc:492] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:17.933197  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca7fccd000a8472097f0460fcd21aeda" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:17.933892  7610 raft_consensus.cc:3060] T ca7fccd000a8472097f0460fcd21aeda P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.935494  7725 ts_tablet_manager.cc:1434] T 59827386608e447e87db407030546a63 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:48:17.936350  7725 tablet_bootstrap.cc:492] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:17.920629  7730 raft_consensus.cc:2749] T 02e6d24afb9c4c6f9a34885fca9f71fa P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:17.939141  7755 raft_consensus.cc:493] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.939697  7755 raft_consensus.cc:515] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.941794  7755 leader_election.cc:290] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:17.948809  7723 tablet_bootstrap.cc:654] T 1db9c0e186fc4aec87eba145751e8084 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.944176  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db9c0e186fc4aec87eba145751e8084" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:17.950242  7609 raft_consensus.cc:2468] T 1db9c0e186fc4aec87eba145751e8084 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:17.945418  7732 consensus_queue.cc:1048] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:48:17.951579  7725 tablet_bootstrap.cc:654] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.946224  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca7fccd000a8472097f0460fcd21aeda" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:17.952920  7684 raft_consensus.cc:3060] T ca7fccd000a8472097f0460fcd21aeda P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.955838  7724 tablet_bootstrap.cc:654] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.946635  7683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db9c0e186fc4aec87eba145751e8084" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:17.958117  7648 leader_election.cc:304] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:17.948483  7791 consensus_queue.cc:1048] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:48:17.959483  7766 raft_consensus.cc:2804] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:17.960008  7766 raft_consensus.cc:697] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Becoming Leader. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Running, Role: LEADER
I20260709 14:48:17.960193  7839 consensus_queue.cc:1048] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:17.960883  7766 consensus_queue.cc:237] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
W20260709 14:48:17.962776  7499 leader_election.cc:343] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:17.967675  7500 leader_election.cc:304] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624 [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: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 80cb231d4bfa4851b756f218a2e79e58
I20260709 14:48:17.970875  7732 raft_consensus.cc:2804] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:17.971417  7732 raft_consensus.cc:493] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:17.971871  7732 raft_consensus.cc:3060] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.976293  7725 tablet_bootstrap.cc:492] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:17.976812  7725 ts_tablet_manager.cc:1403] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.003s
I20260709 14:48:17.978652  7610 raft_consensus.cc:2468] T ca7fccd000a8472097f0460fcd21aeda P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:17.997885  7684 raft_consensus.cc:2468] T ca7fccd000a8472097f0460fcd21aeda P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:17.999529  7500 leader_election.cc:304] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:18.000164  7785 consensus_queue.cc:1048] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:18.000800  7755 raft_consensus.cc:2804] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:18.001296  7755 raft_consensus.cc:697] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:18.002225  7755 consensus_queue.cc:237] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.979604  7725 raft_consensus.cc:359] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:17.985533  7766 consensus_queue.cc:1048] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:18.006950  7725 raft_consensus.cc:385] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:18.007287  7725 raft_consensus.cc:740] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.988263  7724 tablet_bootstrap.cc:492] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:18.008780  7724 ts_tablet_manager.cc:1403] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.003s
I20260709 14:48:18.012307  7724 raft_consensus.cc:359] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.019908  7724 raft_consensus.cc:385] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:18.022059  7724 raft_consensus.cc:740] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.926389  7779 leader_election.cc:290] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:18.023540  7724 consensus_queue.cc:260] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.007964  7725 consensus_queue.cc:260] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.040206  7724 ts_tablet_manager.cc:1434] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 14:48:18.041047  7750 raft_consensus.cc:493] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.041790  7750 raft_consensus.cc:515] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.041637  7724 tablet_bootstrap.cc:492] T 0fd60b6b6e344954b9fc19546762396f P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:18.097895  7766 consensus_queue.cc:1048] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:48:18.178186  7723 tablet_bootstrap.cc:492] T 1db9c0e186fc4aec87eba145751e8084 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:18.178685  7723 ts_tablet_manager.cc:1403] T 1db9c0e186fc4aec87eba145751e8084 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.246s	user 0.035s	sys 0.017s
I20260709 14:48:18.183424  7785 raft_consensus.cc:493] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.183943  7785 raft_consensus.cc:515] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.184465  7732 raft_consensus.cc:515] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.193699  7732 leader_election.cc:290] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:18.194429  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd3abf2f0d34361b017abc1684da4e9" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
W20260709 14:48:18.197132  7499 leader_election.cc:343] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:18.198889  7725 ts_tablet_manager.cc:1434] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.222s	user 0.073s	sys 0.044s
I20260709 14:48:18.199132  7766 consensus_queue.cc:1048] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:18.199920  7725 tablet_bootstrap.cc:492] T 8321cf6720064073871140d38e5dedfc P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:18.207130  7431 catalog_manager.cc:5697] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "80cb231d4bfa4851b756f218a2e79e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:18.205415  7839 raft_consensus.cc:493] T 9bd3abf2f0d34361b017abc1684da4e9 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.221434  7839 raft_consensus.cc:515] T 9bd3abf2f0d34361b017abc1684da4e9 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.223169  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db9c0e186fc4aec87eba145751e8084" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:18.243216  7723 raft_consensus.cc:359] T 1db9c0e186fc4aec87eba145751e8084 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.244354  7723 raft_consensus.cc:385] T 1db9c0e186fc4aec87eba145751e8084 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:18.244741  7723 raft_consensus.cc:740] T 1db9c0e186fc4aec87eba145751e8084 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:18.203015  7785 leader_election.cc:290] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:18.202962  7750 leader_election.cc:290] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:18.247645  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59827386608e447e87db407030546a63" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:18.255044  7535 raft_consensus.cc:2468] T 59827386608e447e87db407030546a63 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 0.
I20260709 14:48:18.316787  7779 consensus_queue.cc:1048] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:48:18.332629  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59827386608e447e87db407030546a63" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:18.333267  7684 raft_consensus.cc:2468] T 59827386608e447e87db407030546a63 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 0.
I20260709 14:48:18.315375  7826 consensus_queue.cc:1048] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
W20260709 14:48:18.337797  7499 leader_election.cc:343] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:18.371196  7499 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.3:39259, user_credentials={real_user=slave}} blocked reactor thread for 53466.6us
I20260709 14:48:18.377197  7574 leader_election.cc:304] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: 
W20260709 14:48:18.371495  7858 log.cc:927] Time spent T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
I20260709 14:48:18.377960  7750 raft_consensus.cc:2804] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:18.378379  7750 raft_consensus.cc:493] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:18.378722  7750 raft_consensus.cc:3060] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:18.383358  7723 consensus_queue.cc:260] T 1db9c0e186fc4aec87eba145751e8084 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.371012  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd3abf2f0d34361b017abc1684da4e9" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:18.386714  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db9c0e186fc4aec87eba145751e8084" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:18.387352  7609 raft_consensus.cc:3060] T 1db9c0e186fc4aec87eba145751e8084 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:18.390223  7610 raft_consensus.cc:2468] T 9bd3abf2f0d34361b017abc1684da4e9 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
W20260709 14:48:18.391331  7481 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:18.393170  7723 ts_tablet_manager.cc:1434] T 1db9c0e186fc4aec87eba145751e8084 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.214s	user 0.010s	sys 0.014s
I20260709 14:48:18.393455  7724 tablet_bootstrap.cc:654] T 0fd60b6b6e344954b9fc19546762396f P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:18.394086  7723 tablet_bootstrap.cc:492] T 9bd3abf2f0d34361b017abc1684da4e9 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:18.395855  7609 raft_consensus.cc:2468] T 1db9c0e186fc4aec87eba145751e8084 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:18.400367  7750 raft_consensus.cc:515] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.404600  7839 leader_election.cc:290] T 9bd3abf2f0d34361b017abc1684da4e9 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:18.424638  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd3abf2f0d34361b017abc1684da4e9" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:18.411305  7750 leader_election.cc:290] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:18.426805  7725 tablet_bootstrap.cc:654] T 8321cf6720064073871140d38e5dedfc P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:18.428531  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59827386608e447e87db407030546a63" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:18.429157  7684 raft_consensus.cc:3060] T 59827386608e447e87db407030546a63 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:18.429451  7574 leader_election.cc:343] T 9bd3abf2f0d34361b017abc1684da4e9 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:18.431759  7500 leader_election.cc:304] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 [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: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 80cb231d4bfa4851b756f218a2e79e58
I20260709 14:48:18.433970  7753 raft_consensus.cc:2804] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:18.434360  7753 raft_consensus.cc:493] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:18.434688  7753 raft_consensus.cc:3060] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:18.443318  7684 raft_consensus.cc:2468] T 59827386608e447e87db407030546a63 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 1.
I20260709 14:48:18.444344  7753 raft_consensus.cc:515] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
W20260709 14:48:18.445479  7649 consensus_peers.cc:597] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. 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 14:48:18.448720  7574 leader_election.cc:304] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: 
I20260709 14:48:18.450342  7750 raft_consensus.cc:2804] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:18.451665  7750 raft_consensus.cc:697] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a [term 1 LEADER]: Becoming Leader. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Running, Role: LEADER
I20260709 14:48:18.454901  7750 consensus_queue.cc:237] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.466308  7862 consensus_queue.cc:1048] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:48:18.478201  7500 leader_election.cc:304] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 80cb231d4bfa4851b756f218a2e79e58
I20260709 14:48:18.479152  7732 raft_consensus.cc:2804] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:18.479699  7732 raft_consensus.cc:697] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:18.480629  7732 consensus_queue.cc:237] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
W20260709 14:48:18.492718  7860 log.cc:927] Time spent T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 14:48:18.497563  7723 tablet_bootstrap.cc:654] T 9bd3abf2f0d34361b017abc1684da4e9 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:18.504372  7753 leader_election.cc:290] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:18.508440  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd3abf2f0d34361b017abc1684da4e9" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
W20260709 14:48:18.510311  7499 leader_election.cc:343] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:18.511185  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd3abf2f0d34361b017abc1684da4e9" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:18.516666  7533 raft_consensus.cc:2393] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b105d027f66842479caa5e5cfc2b139a in current term 1: Already voted for candidate baf973ec890e48c39d4bf2249d371624 in this term.
I20260709 14:48:18.515116  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59827386608e447e87db407030546a63" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:18.517656  7534 raft_consensus.cc:3060] T 59827386608e447e87db407030546a63 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:18.525516  7574 leader_election.cc:304] T 9bd3abf2f0d34361b017abc1684da4e9 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:18.525792  7724 tablet_bootstrap.cc:492] T 0fd60b6b6e344954b9fc19546762396f P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:18.526399  7724 ts_tablet_manager.cc:1403] T 0fd60b6b6e344954b9fc19546762396f P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.485s	user 0.031s	sys 0.020s
I20260709 14:48:18.526605  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd3abf2f0d34361b017abc1684da4e9" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:18.528854  7782 consensus_queue.cc:1048] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:18.530676  7724 raft_consensus.cc:359] T 0fd60b6b6e344954b9fc19546762396f P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.531349  7724 raft_consensus.cc:385] T 0fd60b6b6e344954b9fc19546762396f P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:18.531605  7724 raft_consensus.cc:740] T 0fd60b6b6e344954b9fc19546762396f P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:18.532334  7724 consensus_queue.cc:260] T 0fd60b6b6e344954b9fc19546762396f P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.534359  7724 ts_tablet_manager.cc:1434] T 0fd60b6b6e344954b9fc19546762396f P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:48:18.535455  7724 tablet_bootstrap.cc:492] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:18.536813  7534 raft_consensus.cc:2468] T 59827386608e447e87db407030546a63 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 1.
I20260709 14:48:18.542779  7725 tablet_bootstrap.cc:492] T 8321cf6720064073871140d38e5dedfc P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:18.545056  7432 catalog_manager.cc:5697] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:18.548466  7725 ts_tablet_manager.cc:1403] T 8321cf6720064073871140d38e5dedfc P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.349s	user 0.024s	sys 0.010s
I20260709 14:48:18.553650  7725 raft_consensus.cc:359] T 8321cf6720064073871140d38e5dedfc P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.554245  7723 tablet_bootstrap.cc:492] T 9bd3abf2f0d34361b017abc1684da4e9 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:18.554384  7725 raft_consensus.cc:385] T 8321cf6720064073871140d38e5dedfc P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:18.554740  7725 raft_consensus.cc:740] T 8321cf6720064073871140d38e5dedfc P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:18.554811  7723 ts_tablet_manager.cc:1403] T 9bd3abf2f0d34361b017abc1684da4e9 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.161s	user 0.019s	sys 0.002s
I20260709 14:48:18.555449  7725 consensus_queue.cc:260] T 8321cf6720064073871140d38e5dedfc P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.527900  7750 raft_consensus.cc:3060] T 9bd3abf2f0d34361b017abc1684da4e9 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:18.559278  7723 raft_consensus.cc:359] T 9bd3abf2f0d34361b017abc1684da4e9 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.559959  7723 raft_consensus.cc:385] T 9bd3abf2f0d34361b017abc1684da4e9 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:18.560230  7723 raft_consensus.cc:740] T 9bd3abf2f0d34361b017abc1684da4e9 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:18.566610  7723 consensus_queue.cc:260] T 9bd3abf2f0d34361b017abc1684da4e9 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.569334  7723 ts_tablet_manager.cc:1434] T 9bd3abf2f0d34361b017abc1684da4e9 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:48:18.570171  7725 ts_tablet_manager.cc:1434] T 8321cf6720064073871140d38e5dedfc P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260709 14:48:18.570364  7723 tablet_bootstrap.cc:492] T fdbfc69856364532a9bbf7c736fa1023 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:18.572000  7725 tablet_bootstrap.cc:492] T fcb813500c274e578cfc70e797b0b45c P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:18.574242  7862 raft_consensus.cc:493] T 1db9c0e186fc4aec87eba145751e8084 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.574802  7862 raft_consensus.cc:515] T 1db9c0e186fc4aec87eba145751e8084 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.579785  7862 leader_election.cc:290] T 1db9c0e186fc4aec87eba145751e8084 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:18.581053  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db9c0e186fc4aec87eba145751e8084" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:18.582008  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db9c0e186fc4aec87eba145751e8084" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:18.582922  7607 raft_consensus.cc:2393] T 1db9c0e186fc4aec87eba145751e8084 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80cb231d4bfa4851b756f218a2e79e58 in current term 1: Already voted for candidate baf973ec890e48c39d4bf2249d371624 in this term.
I20260709 14:48:18.584769  7648 leader_election.cc:304] T 1db9c0e186fc4aec87eba145751e8084 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:18.586532  7862 raft_consensus.cc:3060] T 1db9c0e186fc4aec87eba145751e8084 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:18.588699  7724 tablet_bootstrap.cc:654] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:18.592273  7750 raft_consensus.cc:2749] T 9bd3abf2f0d34361b017abc1684da4e9 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:18.596031  7862 raft_consensus.cc:2749] T 1db9c0e186fc4aec87eba145751e8084 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:18.601231  7785 consensus_queue.cc:1048] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:18.603523  7431 catalog_manager.cc:5697] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a reported cstate change: term changed from 0 to 1, leader changed from <none> to b105d027f66842479caa5e5cfc2b139a (127.6.67.2). New cstate: current_term: 1 leader_uuid: "b105d027f66842479caa5e5cfc2b139a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:18.605265  7723 tablet_bootstrap.cc:654] T fdbfc69856364532a9bbf7c736fa1023 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:18.615217  7725 tablet_bootstrap.cc:654] T fcb813500c274e578cfc70e797b0b45c P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:18.617534  7606 raft_consensus.cc:2468] T 9bd3abf2f0d34361b017abc1684da4e9 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:18.627094  7500 leader_election.cc:304] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 80cb231d4bfa4851b756f218a2e79e58
I20260709 14:48:18.628357  7753 raft_consensus.cc:2804] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:18.629094  7753 raft_consensus.cc:697] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:18.630002  7753 consensus_queue.cc:237] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.636785  7723 tablet_bootstrap.cc:492] T fdbfc69856364532a9bbf7c736fa1023 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:18.637230  7723 ts_tablet_manager.cc:1403] T fdbfc69856364532a9bbf7c736fa1023 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.005s
I20260709 14:48:18.639994  7725 tablet_bootstrap.cc:492] T fcb813500c274e578cfc70e797b0b45c P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:18.640523  7725 ts_tablet_manager.cc:1403] T fcb813500c274e578cfc70e797b0b45c P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.012s
I20260709 14:48:18.643147  7723 raft_consensus.cc:359] T fdbfc69856364532a9bbf7c736fa1023 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.644003  7723 raft_consensus.cc:385] T fdbfc69856364532a9bbf7c736fa1023 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:18.644264  7723 raft_consensus.cc:740] T fdbfc69856364532a9bbf7c736fa1023 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:18.644805  7724 tablet_bootstrap.cc:492] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:18.645413  7724 ts_tablet_manager.cc:1403] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.110s	user 0.014s	sys 0.006s
I20260709 14:48:18.645294  7723 consensus_queue.cc:260] T fdbfc69856364532a9bbf7c736fa1023 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.647696  7725 raft_consensus.cc:359] T fcb813500c274e578cfc70e797b0b45c P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.648414  7725 raft_consensus.cc:385] T fcb813500c274e578cfc70e797b0b45c P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:18.648675  7725 raft_consensus.cc:740] T fcb813500c274e578cfc70e797b0b45c P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:18.648953  7724 raft_consensus.cc:359] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.649322  7725 consensus_queue.cc:260] T fcb813500c274e578cfc70e797b0b45c P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.649741  7724 raft_consensus.cc:385] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:18.652351  7724 raft_consensus.cc:740] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:18.653117  7724 consensus_queue.cc:260] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.654541  7723 ts_tablet_manager.cc:1434] T fdbfc69856364532a9bbf7c736fa1023 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260709 14:48:18.655450  7723 tablet_bootstrap.cc:492] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:18.657964  7750 raft_consensus.cc:493] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.658434  7750 raft_consensus.cc:515] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.659471  7725 ts_tablet_manager.cc:1434] T fcb813500c274e578cfc70e797b0b45c P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:48:18.660485  7725 tablet_bootstrap.cc:492] T fdbfc69856364532a9bbf7c736fa1023 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:18.660673  7750 leader_election.cc:290] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:18.666630  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbfc69856364532a9bbf7c736fa1023" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:18.667747  7723 tablet_bootstrap.cc:654] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:18.668922  7574 leader_election.cc:343] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:18.669260  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbfc69856364532a9bbf7c736fa1023" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:18.670004  7684 raft_consensus.cc:2468] T fdbfc69856364532a9bbf7c736fa1023 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 0.
I20260709 14:48:18.670547  7753 raft_consensus.cc:493] T 8321cf6720064073871140d38e5dedfc P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.671088  7753 raft_consensus.cc:515] T 8321cf6720064073871140d38e5dedfc P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.671638  7574 leader_election.cc:304] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a [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: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: baf973ec890e48c39d4bf2249d371624
I20260709 14:48:18.672775  7750 raft_consensus.cc:2804] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:18.672195  7725 tablet_bootstrap.cc:654] T fdbfc69856364532a9bbf7c736fa1023 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:18.673190  7750 raft_consensus.cc:493] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:18.673592  7750 raft_consensus.cc:3060] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:18.674288  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8321cf6720064073871140d38e5dedfc" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
W20260709 14:48:18.675752  7500 leader_election.cc:343] T 8321cf6720064073871140d38e5dedfc P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:18.677348  7753 leader_election.cc:290] T 8321cf6720064073871140d38e5dedfc P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:18.678382  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8321cf6720064073871140d38e5dedfc" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:18.681458  7750 raft_consensus.cc:515] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
W20260709 14:48:18.682336  7499 leader_election.cc:343] T 8321cf6720064073871140d38e5dedfc P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:18.682960  7499 leader_election.cc:304] T 8321cf6720064073871140d38e5dedfc P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baf973ec890e48c39d4bf2249d371624; no voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:18.683929  7753 raft_consensus.cc:2749] T 8321cf6720064073871140d38e5dedfc P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:18.684674  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbfc69856364532a9bbf7c736fa1023" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:18.678882  7724 ts_tablet_manager.cc:1434] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.001s
I20260709 14:48:18.686014  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbfc69856364532a9bbf7c736fa1023" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
W20260709 14:48:18.686534  7574 leader_election.cc:343] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:18.686623  7684 raft_consensus.cc:3060] T fdbfc69856364532a9bbf7c736fa1023 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:18.686651  7724 tablet_bootstrap.cc:492] T c3fb10c727184aaaaf04792ede7ffa9e P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:18.694384  7684 raft_consensus.cc:2468] T fdbfc69856364532a9bbf7c736fa1023 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 1.
I20260709 14:48:18.695333  7750 leader_election.cc:290] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:18.695802  7574 leader_election.cc:304] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: baf973ec890e48c39d4bf2249d371624
I20260709 14:48:18.696488  7750 raft_consensus.cc:2804] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:18.697172  7750 raft_consensus.cc:697] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a [term 1 LEADER]: Becoming Leader. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Running, Role: LEADER
I20260709 14:48:18.698138  7750 consensus_queue.cc:237] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.652707  7432 catalog_manager.cc:5697] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:18.730320  7724 tablet_bootstrap.cc:654] T c3fb10c727184aaaaf04792ede7ffa9e P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:18.737375  7725 tablet_bootstrap.cc:492] T fdbfc69856364532a9bbf7c736fa1023 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:18.740036  7725 ts_tablet_manager.cc:1403] T fdbfc69856364532a9bbf7c736fa1023 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.080s	user 0.025s	sys 0.013s
I20260709 14:48:18.742450  7432 catalog_manager.cc:5697] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a reported cstate change: term changed from 0 to 1, leader changed from <none> to b105d027f66842479caa5e5cfc2b139a (127.6.67.2). New cstate: current_term: 1 leader_uuid: "b105d027f66842479caa5e5cfc2b139a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:18.744735  7724 tablet_bootstrap.cc:492] T c3fb10c727184aaaaf04792ede7ffa9e P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:18.747148  7724 ts_tablet_manager.cc:1403] T c3fb10c727184aaaaf04792ede7ffa9e P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.004s
I20260709 14:48:18.750278  7724 raft_consensus.cc:359] T c3fb10c727184aaaaf04792ede7ffa9e P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.751102  7724 raft_consensus.cc:385] T c3fb10c727184aaaaf04792ede7ffa9e P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:18.746196  7725 raft_consensus.cc:359] T fdbfc69856364532a9bbf7c736fa1023 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.751547  7725 raft_consensus.cc:385] T fdbfc69856364532a9bbf7c736fa1023 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:18.751856  7725 raft_consensus.cc:740] T fdbfc69856364532a9bbf7c736fa1023 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:18.752562  7725 consensus_queue.cc:260] T fdbfc69856364532a9bbf7c736fa1023 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.754274  7725 ts_tablet_manager.cc:1434] T fdbfc69856364532a9bbf7c736fa1023 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 14:48:18.755335  7725 tablet_bootstrap.cc:492] T 03c963f3624146fa86364c936d566541 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:18.759344  7723 tablet_bootstrap.cc:492] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:18.761135  7723 ts_tablet_manager.cc:1403] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.106s	user 0.017s	sys 0.023s
I20260709 14:48:18.759562  7433 catalog_manager.cc:5697] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:18.761878  7724 raft_consensus.cc:740] T c3fb10c727184aaaaf04792ede7ffa9e P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:18.762807  7724 consensus_queue.cc:260] T c3fb10c727184aaaaf04792ede7ffa9e P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.764012  7723 raft_consensus.cc:359] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.765252  7724 ts_tablet_manager.cc:1434] T c3fb10c727184aaaaf04792ede7ffa9e P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:48:18.764724  7723 raft_consensus.cc:385] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:18.765918  7723 raft_consensus.cc:740] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:18.766306  7724 tablet_bootstrap.cc:492] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:18.766769  7723 consensus_queue.cc:260] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.772696  7724 tablet_bootstrap.cc:654] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:18.761330  7725 tablet_bootstrap.cc:654] T 03c963f3624146fa86364c936d566541 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:18.774224  7723 ts_tablet_manager.cc:1434] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 14:48:18.775228  7723 tablet_bootstrap.cc:492] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:18.782420  7750 raft_consensus.cc:493] T 0fd60b6b6e344954b9fc19546762396f P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.783089  7750 raft_consensus.cc:515] T 0fd60b6b6e344954b9fc19546762396f P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.786303  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd60b6b6e344954b9fc19546762396f" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:18.786689  7725 tablet_bootstrap.cc:492] T 03c963f3624146fa86364c936d566541 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:18.787256  7750 leader_election.cc:290] T 0fd60b6b6e344954b9fc19546762396f P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:18.787185  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd60b6b6e344954b9fc19546762396f" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:18.787184  7725 ts_tablet_manager.cc:1403] T 03c963f3624146fa86364c936d566541 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.002s
I20260709 14:48:18.789893  7574 leader_election.cc:304] T 0fd60b6b6e344954b9fc19546762396f P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:18.791631  7725 raft_consensus.cc:359] T 03c963f3624146fa86364c936d566541 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.792369  7725 raft_consensus.cc:385] T 03c963f3624146fa86364c936d566541 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:18.792641  7725 raft_consensus.cc:740] T 03c963f3624146fa86364c936d566541 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:18.793323  7725 consensus_queue.cc:260] T 03c963f3624146fa86364c936d566541 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.795042  7750 raft_consensus.cc:2749] T 0fd60b6b6e344954b9fc19546762396f P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:18.796593  7725 ts_tablet_manager.cc:1434] T 03c963f3624146fa86364c936d566541 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:48:18.797616  7725 tablet_bootstrap.cc:492] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:18.802047  7723 tablet_bootstrap.cc:654] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:18.807248  7725 tablet_bootstrap.cc:654] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:18.810415  7724 tablet_bootstrap.cc:492] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:18.810930  7724 ts_tablet_manager.cc:1403] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.003s
I20260709 14:48:18.812659  7723 tablet_bootstrap.cc:492] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:18.813174  7723 ts_tablet_manager.cc:1403] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.038s	user 0.003s	sys 0.009s
I20260709 14:48:18.813606  7724 raft_consensus.cc:359] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.814306  7724 raft_consensus.cc:385] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:18.814580  7724 raft_consensus.cc:740] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:18.815400  7724 consensus_queue.cc:260] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.817929  7723 raft_consensus.cc:359] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.818946  7723 raft_consensus.cc:385] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:18.819358  7723 raft_consensus.cc:740] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:18.820340  7723 consensus_queue.cc:260] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.823999  7723 ts_tablet_manager.cc:1434] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 14:48:18.825464  7723 tablet_bootstrap.cc:492] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:18.826234  7724 ts_tablet_manager.cc:1434] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:48:18.832701  7724 tablet_bootstrap.cc:492] T fcb813500c274e578cfc70e797b0b45c P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:18.834429  7723 tablet_bootstrap.cc:654] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:18.835688  7606 raft_consensus.cc:3060] T 0fd60b6b6e344954b9fc19546762396f P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:18.839141  7750 raft_consensus.cc:493] T c3fb10c727184aaaaf04792ede7ffa9e P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.839777  7750 raft_consensus.cc:515] T c3fb10c727184aaaaf04792ede7ffa9e P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.842460  7750 leader_election.cc:290] T c3fb10c727184aaaaf04792ede7ffa9e P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:18.844837  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fb10c727184aaaaf04792ede7ffa9e" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:18.845896  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fb10c727184aaaaf04792ede7ffa9e" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:18.842622  7724 tablet_bootstrap.cc:654] T fcb813500c274e578cfc70e797b0b45c P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:18.847350  7574 leader_election.cc:343] T c3fb10c727184aaaaf04792ede7ffa9e P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:18.848299  7574 leader_election.cc:343] T c3fb10c727184aaaaf04792ede7ffa9e P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:18.848835  7574 leader_election.cc:304] T c3fb10c727184aaaaf04792ede7ffa9e P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:18.851233  7839 raft_consensus.cc:2749] T c3fb10c727184aaaaf04792ede7ffa9e P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:18.863776  7725 tablet_bootstrap.cc:492] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:18.864157  7725 ts_tablet_manager.cc:1403] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.067s	user 0.021s	sys 0.010s
I20260709 14:48:18.866139  7725 raft_consensus.cc:359] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.866880  7725 raft_consensus.cc:385] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:18.867178  7725 raft_consensus.cc:740] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:18.867820  7725 consensus_queue.cc:260] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.868595  7724 tablet_bootstrap.cc:492] T fcb813500c274e578cfc70e797b0b45c P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:18.869063  7724 ts_tablet_manager.cc:1403] T fcb813500c274e578cfc70e797b0b45c P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.009s
I20260709 14:48:18.872057  7723 tablet_bootstrap.cc:492] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:18.872490  7753 raft_consensus.cc:493] T fdbfc69856364532a9bbf7c736fa1023 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.873241  7753 raft_consensus.cc:515] T fdbfc69856364532a9bbf7c736fa1023 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.874020  7785 consensus_queue.cc:1048] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:18.874974  7723 ts_tablet_manager.cc:1403] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.050s	user 0.024s	sys 0.018s
I20260709 14:48:18.876788  7724 raft_consensus.cc:359] T fcb813500c274e578cfc70e797b0b45c P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.877449  7724 raft_consensus.cc:385] T fcb813500c274e578cfc70e797b0b45c P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:18.877493  7753 leader_election.cc:290] T fdbfc69856364532a9bbf7c736fa1023 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:18.877794  7724 raft_consensus.cc:740] T fcb813500c274e578cfc70e797b0b45c P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:18.878291  7723 raft_consensus.cc:359] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.878551  7724 consensus_queue.cc:260] T fcb813500c274e578cfc70e797b0b45c P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.878929  7723 raft_consensus.cc:385] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:18.879096  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbfc69856364532a9bbf7c736fa1023" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:18.879421  7723 raft_consensus.cc:740] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:18.879896  7684 raft_consensus.cc:2393] T fdbfc69856364532a9bbf7c736fa1023 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate baf973ec890e48c39d4bf2249d371624 in current term 1: Already voted for candidate b105d027f66842479caa5e5cfc2b139a in this term.
I20260709 14:48:18.880227  7723 consensus_queue.cc:260] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.880972  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbfc69856364532a9bbf7c736fa1023" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:18.872663  7725 ts_tablet_manager.cc:1434] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:48:18.883801  7723 ts_tablet_manager.cc:1434] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 14:48:18.884436  7725 tablet_bootstrap.cc:492] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:18.885071  7723 tablet_bootstrap.cc:492] T c3fb10c727184aaaaf04792ede7ffa9e P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:18.885989  7724 ts_tablet_manager.cc:1434] T fcb813500c274e578cfc70e797b0b45c P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.003s
I20260709 14:48:18.886899  7724 tablet_bootstrap.cc:492] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:18.887495  7500 leader_election.cc:304] T fdbfc69856364532a9bbf7c736fa1023 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baf973ec890e48c39d4bf2249d371624; no voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:18.888531  7753 raft_consensus.cc:3060] T fdbfc69856364532a9bbf7c736fa1023 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:18.891842  7730 raft_consensus.cc:493] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.892302  7730 raft_consensus.cc:515] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.902467  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb813500c274e578cfc70e797b0b45c" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:18.903188  7533 raft_consensus.cc:2468] T fcb813500c274e578cfc70e797b0b45c P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 0.
I20260709 14:48:18.904476  7648 leader_election.cc:304] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:18.905162  7753 raft_consensus.cc:2749] T fdbfc69856364532a9bbf7c736fa1023 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:18.905337  7766 raft_consensus.cc:2804] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:18.905808  7766 raft_consensus.cc:493] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:18.906188  7766 raft_consensus.cc:3060] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:18.908558  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb813500c274e578cfc70e797b0b45c" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:18.909332  7606 raft_consensus.cc:2468] T fcb813500c274e578cfc70e797b0b45c P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 0.
I20260709 14:48:18.894308  7730 leader_election.cc:290] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:18.912935  7857 consensus_queue.cc:1048] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:18.916286  7766 raft_consensus.cc:515] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.911314  7753 raft_consensus.cc:493] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.918233  7753 raft_consensus.cc:515] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.921078  7753 leader_election.cc:290] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:18.922205  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fb10c727184aaaaf04792ede7ffa9e" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:18.922205  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fb10c727184aaaaf04792ede7ffa9e" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:18.923704  7766 leader_election.cc:290] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:18.925410  7606 raft_consensus.cc:2468] T c3fb10c727184aaaaf04792ede7ffa9e P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
W20260709 14:48:18.925468  7499 leader_election.cc:343] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:18.925527  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb813500c274e578cfc70e797b0b45c" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:18.926932  7534 raft_consensus.cc:3060] T fcb813500c274e578cfc70e797b0b45c P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:18.927498  7500 leader_election.cc:304] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624 [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: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 80cb231d4bfa4851b756f218a2e79e58
I20260709 14:48:18.932973  7534 raft_consensus.cc:2468] T fcb813500c274e578cfc70e797b0b45c P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:18.933655  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb813500c274e578cfc70e797b0b45c" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:18.934278  7606 raft_consensus.cc:3060] T fcb813500c274e578cfc70e797b0b45c P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:18.934870  7724 tablet_bootstrap.cc:654] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:18.937062  7648 leader_election.cc:304] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:18.937361  7755 raft_consensus.cc:2804] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:18.937800  7755 raft_consensus.cc:493] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:18.938189  7766 raft_consensus.cc:2804] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:18.938267  7755 raft_consensus.cc:3060] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:18.937384  7732 consensus_queue.cc:1048] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:48:18.942555  7779 raft_consensus.cc:493] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.943696  7779 raft_consensus.cc:515] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.945775  7779 leader_election.cc:290] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:18.948038  7766 raft_consensus.cc:697] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Becoming Leader. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Running, Role: LEADER
I20260709 14:48:18.948202  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5784d622abba4d83a9e87bb629243866" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:18.948969  7766 consensus_queue.cc:237] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:18.952551  7723 tablet_bootstrap.cc:654] T c3fb10c727184aaaaf04792ede7ffa9e P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:18.950335  7649 leader_election.cc:343] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:18.956852  7725 tablet_bootstrap.cc:654] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:18.963986  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5784d622abba4d83a9e87bb629243866" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:19.003729  7755 raft_consensus.cc:515] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.007392  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fb10c727184aaaaf04792ede7ffa9e" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:19.008312  7607 raft_consensus.cc:3060] T c3fb10c727184aaaaf04792ede7ffa9e P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:19.000686  7648 leader_election.cc:343] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:19.010627  7648 leader_election.cc:304] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:19.011439  7779 raft_consensus.cc:2749] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:18.993603  7839 consensus_queue.cc:1048] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 14:48:19.020361  7755 leader_election.cc:290] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:19.024981  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fb10c727184aaaaf04792ede7ffa9e" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:19.030357  7779 raft_consensus.cc:493] T 9bd3abf2f0d34361b017abc1684da4e9 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:19.030884  7779 raft_consensus.cc:515] T 9bd3abf2f0d34361b017abc1684da4e9 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.038090  7430 catalog_manager.cc:5697] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "80cb231d4bfa4851b756f218a2e79e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:19.040783  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd3abf2f0d34361b017abc1684da4e9" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:19.041618  7608 raft_consensus.cc:2393] T 9bd3abf2f0d34361b017abc1684da4e9 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80cb231d4bfa4851b756f218a2e79e58 in current term 1: Already voted for candidate baf973ec890e48c39d4bf2249d371624 in this term.
W20260709 14:48:19.042922  7499 leader_election.cc:343] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:19.045956  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd3abf2f0d34361b017abc1684da4e9" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:19.048393  7826 raft_consensus.cc:493] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:19.039148  7779 leader_election.cc:290] T 9bd3abf2f0d34361b017abc1684da4e9 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:19.048902  7826 raft_consensus.cc:515] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.052564  7826 leader_election.cc:290] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:19.054162  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9269743845b5481b8d77ce03f7f12fd5" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:19.054057  7648 leader_election.cc:304] T 9bd3abf2f0d34361b017abc1684da4e9 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:19.054481  7532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9269743845b5481b8d77ce03f7f12fd5" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:19.055330  7826 raft_consensus.cc:3060] T 9bd3abf2f0d34361b017abc1684da4e9 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:19.055696  7649 leader_election.cc:343] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:19.061033  7648 leader_election.cc:343] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:19.061676  7648 leader_election.cc:304] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:19.062702  7766 raft_consensus.cc:2749] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:19.085465  7755 consensus_queue.cc:1048] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:19.092250  7826 raft_consensus.cc:2749] T 9bd3abf2f0d34361b017abc1684da4e9 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:19.095124  7607 raft_consensus.cc:2468] T c3fb10c727184aaaaf04792ede7ffa9e P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:19.105182  7839 consensus_queue.cc:1048] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:19.105861  7753 raft_consensus.cc:493] T 03c963f3624146fa86364c936d566541 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:19.106539  7753 raft_consensus.cc:515] T 03c963f3624146fa86364c936d566541 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.121430  7723 tablet_bootstrap.cc:492] T c3fb10c727184aaaaf04792ede7ffa9e P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:19.122138  7723 ts_tablet_manager.cc:1403] T c3fb10c727184aaaaf04792ede7ffa9e P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.237s	user 0.013s	sys 0.033s
I20260709 14:48:19.126812  7606 raft_consensus.cc:2468] T fcb813500c274e578cfc70e797b0b45c P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:19.127775  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c963f3624146fa86364c936d566541" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:19.119197  7500 leader_election.cc:304] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 80cb231d4bfa4851b756f218a2e79e58
W20260709 14:48:19.132277  7500 leader_election.cc:343] T 03c963f3624146fa86364c936d566541 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:19.132354  7785 raft_consensus.cc:2804] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:19.133014  7753 leader_election.cc:290] T 03c963f3624146fa86364c936d566541 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:19.134003  7825 consensus_queue.cc:1048] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:19.134322  7723 raft_consensus.cc:359] T c3fb10c727184aaaaf04792ede7ffa9e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.135545  7723 raft_consensus.cc:385] T c3fb10c727184aaaaf04792ede7ffa9e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.138697  7723 raft_consensus.cc:740] T c3fb10c727184aaaaf04792ede7ffa9e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.141860  7725 tablet_bootstrap.cc:492] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:19.142390  7725 ts_tablet_manager.cc:1403] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.258s	user 0.044s	sys 0.066s
I20260709 14:48:19.144796  7723 consensus_queue.cc:260] T c3fb10c727184aaaaf04792ede7ffa9e P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.147251  7723 ts_tablet_manager.cc:1434] T c3fb10c727184aaaaf04792ede7ffa9e P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:48:19.148239  7723 tablet_bootstrap.cc:492] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:19.157378  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c963f3624146fa86364c936d566541" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:19.158380  7723 tablet_bootstrap.cc:654] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:19.159843  7499 leader_election.cc:343] T 03c963f3624146fa86364c936d566541 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:19.168157  7725 raft_consensus.cc:359] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.168964  7725 raft_consensus.cc:385] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.169277  7725 raft_consensus.cc:740] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.170331  7724 tablet_bootstrap.cc:492] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:19.170012  7725 consensus_queue.cc:260] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.170935  7724 ts_tablet_manager.cc:1403] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.284s	user 0.011s	sys 0.002s
I20260709 14:48:19.172197  7725 ts_tablet_manager.cc:1434] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 14:48:19.167191  7499 leader_election.cc:304] T 03c963f3624146fa86364c936d566541 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baf973ec890e48c39d4bf2249d371624; no voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:19.173683  7732 raft_consensus.cc:2749] T 03c963f3624146fa86364c936d566541 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:19.183835  7785 raft_consensus.cc:697] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:19.185158  7725 tablet_bootstrap.cc:492] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:19.187820  7724 raft_consensus.cc:359] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.192839  7724 raft_consensus.cc:385] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.194041  7724 raft_consensus.cc:740] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.196066  7724 consensus_queue.cc:260] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.185032  7785 consensus_queue.cc:237] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.200742  7857 consensus_queue.cc:1048] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:19.202621  7725 tablet_bootstrap.cc:654] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.204252  7724 ts_tablet_manager.cc:1434] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260709 14:48:19.207752  7724 tablet_bootstrap.cc:492] T 03c963f3624146fa86364c936d566541 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:19.216243  7826 raft_consensus.cc:493] T c3fb10c727184aaaaf04792ede7ffa9e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:19.217098  7826 raft_consensus.cc:515] T c3fb10c727184aaaaf04792ede7ffa9e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.219559  7826 leader_election.cc:290] T c3fb10c727184aaaaf04792ede7ffa9e P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:19.226227  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fb10c727184aaaaf04792ede7ffa9e" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:19.230279  7724 tablet_bootstrap.cc:654] T 03c963f3624146fa86364c936d566541 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.235065  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fb10c727184aaaaf04792ede7ffa9e" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:19.236263  7606 raft_consensus.cc:2393] T c3fb10c727184aaaaf04792ede7ffa9e P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80cb231d4bfa4851b756f218a2e79e58 in current term 1: Already voted for candidate baf973ec890e48c39d4bf2249d371624 in this term.
I20260709 14:48:19.241986  7649 leader_election.cc:304] T c3fb10c727184aaaaf04792ede7ffa9e P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:19.243726  7826 raft_consensus.cc:3060] T c3fb10c727184aaaaf04792ede7ffa9e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:19.252514  7725 tablet_bootstrap.cc:492] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:19.252967  7725 ts_tablet_manager.cc:1403] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.068s	user 0.021s	sys 0.011s
I20260709 14:48:19.255334  7725 raft_consensus.cc:359] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.256027  7725 raft_consensus.cc:385] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.256319  7725 raft_consensus.cc:740] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.256986  7725 consensus_queue.cc:260] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.259145  7725 ts_tablet_manager.cc:1434] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:48:19.260087  7725 tablet_bootstrap.cc:492] T 8857b62c67324e2692780a4be0b8c936 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:19.266152  7723 tablet_bootstrap.cc:492] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:19.266628  7723 ts_tablet_manager.cc:1403] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.119s	user 0.016s	sys 0.008s
I20260709 14:48:19.269411  7433 catalog_manager.cc:5697] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:19.270426  7723 raft_consensus.cc:359] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.271067  7723 raft_consensus.cc:385] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.271327  7723 raft_consensus.cc:740] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.271961  7723 consensus_queue.cc:260] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.272660  7725 tablet_bootstrap.cc:654] T 8857b62c67324e2692780a4be0b8c936 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.274070  7723 ts_tablet_manager.cc:1434] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:48:19.274979  7723 tablet_bootstrap.cc:492] T 8321cf6720064073871140d38e5dedfc P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:19.268458  7826 raft_consensus.cc:2749] T c3fb10c727184aaaaf04792ede7ffa9e P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:19.280083  7724 tablet_bootstrap.cc:492] T 03c963f3624146fa86364c936d566541 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:19.280691  7724 ts_tablet_manager.cc:1403] T 03c963f3624146fa86364c936d566541 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.073s	user 0.003s	sys 0.008s
I20260709 14:48:19.296207  7725 tablet_bootstrap.cc:492] T 8857b62c67324e2692780a4be0b8c936 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:19.296720  7725 ts_tablet_manager.cc:1403] T 8857b62c67324e2692780a4be0b8c936 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.014s
I20260709 14:48:19.297284  7724 raft_consensus.cc:359] T 03c963f3624146fa86364c936d566541 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.301167  7724 raft_consensus.cc:385] T 03c963f3624146fa86364c936d566541 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.299649  7725 raft_consensus.cc:359] T 8857b62c67324e2692780a4be0b8c936 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.301496  7724 raft_consensus.cc:740] T 03c963f3624146fa86364c936d566541 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.302089  7725 raft_consensus.cc:385] T 8857b62c67324e2692780a4be0b8c936 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.302758  7826 raft_consensus.cc:493] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:19.302752  7724 consensus_queue.cc:260] T 03c963f3624146fa86364c936d566541 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.302443  7725 raft_consensus.cc:740] T 8857b62c67324e2692780a4be0b8c936 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.303398  7826 raft_consensus.cc:515] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.304625  7725 consensus_queue.cc:260] T 8857b62c67324e2692780a4be0b8c936 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.308239  7724 ts_tablet_manager.cc:1434] T 03c963f3624146fa86364c936d566541 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.002s
I20260709 14:48:19.306293  7785 raft_consensus.cc:493] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:19.309137  7785 raft_consensus.cc:515] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.310570  7725 ts_tablet_manager.cc:1434] T 8857b62c67324e2692780a4be0b8c936 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260709 14:48:19.312240  7725 tablet_bootstrap.cc:492] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:19.312875  7857 raft_consensus.cc:493] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:19.313355  7857 raft_consensus.cc:515] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.313476  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9269743845b5481b8d77ce03f7f12fd5" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:19.314437  7609 raft_consensus.cc:2468] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:19.316742  7500 leader_election.cc:304] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:19.322005  7857 leader_election.cc:290] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:19.323032  7723 tablet_bootstrap.cc:654] T 8321cf6720064073871140d38e5dedfc P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.323376  7680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8321cf6720064073871140d38e5dedfc" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
W20260709 14:48:19.324848  7574 leader_election.cc:343] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:19.324946  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c963f3624146fa86364c936d566541" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:19.325809  7902 raft_consensus.cc:2804] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:19.326220  7902 raft_consensus.cc:493] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:19.326581  7902 raft_consensus.cc:3060] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:19.325719  7534 raft_consensus.cc:2468] T 03c963f3624146fa86364c936d566541 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 0.
I20260709 14:48:19.328279  7725 tablet_bootstrap.cc:654] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.330943  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8321cf6720064073871140d38e5dedfc" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:19.331594  7533 raft_consensus.cc:2468] T 8321cf6720064073871140d38e5dedfc P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 0.
I20260709 14:48:19.333174  7574 leader_election.cc:304] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a [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: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 80cb231d4bfa4851b756f218a2e79e58
I20260709 14:48:19.334112  7902 raft_consensus.cc:515] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.334511  7755 raft_consensus.cc:493] T 8857b62c67324e2692780a4be0b8c936 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:19.335006  7755 raft_consensus.cc:515] T 8857b62c67324e2692780a4be0b8c936 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.336090  7648 leader_election.cc:304] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:19.336979  7766 raft_consensus.cc:2804] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:19.335007  7857 raft_consensus.cc:2804] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:19.337460  7766 raft_consensus.cc:493] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:19.337872  7766 raft_consensus.cc:3060] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:19.337764  7857 raft_consensus.cc:493] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:19.337026  7755 leader_election.cc:290] T 8857b62c67324e2692780a4be0b8c936 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:19.339457  7857 raft_consensus.cc:3060] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:19.345692  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8857b62c67324e2692780a4be0b8c936" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:19.347035  7680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8857b62c67324e2692780a4be0b8c936" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
W20260709 14:48:19.350185  7499 leader_election.cc:343] T 8857b62c67324e2692780a4be0b8c936 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:19.351469  7500 leader_election.cc:343] T 8857b62c67324e2692780a4be0b8c936 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:19.351917  7500 leader_election.cc:304] T 8857b62c67324e2692780a4be0b8c936 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baf973ec890e48c39d4bf2249d371624; no voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:19.353183  7755 raft_consensus.cc:2749] T 8857b62c67324e2692780a4be0b8c936 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:19.352873  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c963f3624146fa86364c936d566541" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:19.357213  7609 raft_consensus.cc:2468] T 03c963f3624146fa86364c936d566541 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 0.
I20260709 14:48:19.358570  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9269743845b5481b8d77ce03f7f12fd5" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:19.359230  7682 raft_consensus.cc:2468] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:19.359947  7826 leader_election.cc:290] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:19.361543  7766 raft_consensus.cc:515] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.364253  7724 tablet_bootstrap.cc:492] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:19.364413  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c963f3624146fa86364c936d566541" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:19.365444  7534 raft_consensus.cc:3060] T 03c963f3624146fa86364c936d566541 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:19.371452  7902 leader_election.cc:290] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:19.372009  7785 leader_election.cc:290] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:19.372557  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9269743845b5481b8d77ce03f7f12fd5" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:19.373112  7682 raft_consensus.cc:3060] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:19.374183  7857 raft_consensus.cc:515] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.373026  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9269743845b5481b8d77ce03f7f12fd5" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:19.375972  7609 raft_consensus.cc:3060] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:19.380234  7682 raft_consensus.cc:2468] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:19.382498  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c963f3624146fa86364c936d566541" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:19.382273  7766 leader_election.cc:290] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:19.383121  7606 raft_consensus.cc:3060] T 03c963f3624146fa86364c936d566541 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:19.383986  7499 leader_election.cc:304] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:19.387315  7723 tablet_bootstrap.cc:492] T 8321cf6720064073871140d38e5dedfc P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:19.387630  7534 raft_consensus.cc:2468] T 03c963f3624146fa86364c936d566541 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:19.387817  7723 ts_tablet_manager.cc:1403] T 8321cf6720064073871140d38e5dedfc P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.113s	user 0.023s	sys 0.013s
I20260709 14:48:19.388790  7648 leader_election.cc:304] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:19.389753  7725 tablet_bootstrap.cc:492] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:19.389549  7606 raft_consensus.cc:2468] T 03c963f3624146fa86364c936d566541 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:19.389963  7766 raft_consensus.cc:2804] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:19.390594  7723 raft_consensus.cc:359] T 8321cf6720064073871140d38e5dedfc P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.390861  7766 raft_consensus.cc:697] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Becoming Leader. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Running, Role: LEADER
I20260709 14:48:19.391271  7723 raft_consensus.cc:385] T 8321cf6720064073871140d38e5dedfc P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.391649  7723 raft_consensus.cc:740] T 8321cf6720064073871140d38e5dedfc P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.392005  7766 consensus_queue.cc:237] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.392400  7723 consensus_queue.cc:260] T 8321cf6720064073871140d38e5dedfc P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.390229  7725 ts_tablet_manager.cc:1403] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.078s	user 0.020s	sys 0.019s
I20260709 14:48:19.389983  7785 raft_consensus.cc:2804] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:19.393832  7785 raft_consensus.cc:697] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:19.391047  7857 leader_election.cc:290] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:19.394770  7785 consensus_queue.cc:237] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.396895  7723 ts_tablet_manager.cc:1434] T 8321cf6720064073871140d38e5dedfc P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:48:19.397873  7723 tablet_bootstrap.cc:492] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:19.398377  7725 raft_consensus.cc:359] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.399086  7725 raft_consensus.cc:385] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.399406  7725 raft_consensus.cc:740] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.400213  7725 consensus_queue.cc:260] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.401034  7826 consensus_queue.cc:1048] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:19.401737  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8321cf6720064073871140d38e5dedfc" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:19.403295  7725 ts_tablet_manager.cc:1434] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:48:19.405164  7724 tablet_bootstrap.cc:654] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.402331  7534 raft_consensus.cc:3060] T 8321cf6720064073871140d38e5dedfc P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:19.406009  7609 raft_consensus.cc:2468] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:19.405274  7725 tablet_bootstrap.cc:492] T ffcd72fcd588495fafe19e55120129e8 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:19.410955  7723 tablet_bootstrap.cc:654] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.414184  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8321cf6720064073871140d38e5dedfc" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:19.424592  7682 raft_consensus.cc:3060] T 8321cf6720064073871140d38e5dedfc P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:19.420464  7534 raft_consensus.cc:2468] T 8321cf6720064073871140d38e5dedfc P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 1.
I20260709 14:48:19.431579  7574 leader_election.cc:304] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:19.433095  7857 raft_consensus.cc:2804] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:19.434576  7857 raft_consensus.cc:697] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a [term 1 LEADER]: Becoming Leader. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Running, Role: LEADER
I20260709 14:48:19.441982  7857 consensus_queue.cc:237] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.446605  7433 catalog_manager.cc:5697] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "80cb231d4bfa4851b756f218a2e79e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:19.458441  7826 consensus_queue.cc:1048] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:48:19.475072  7723 tablet_bootstrap.cc:492] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:19.476301  7723 ts_tablet_manager.cc:1403] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.021s
I20260709 14:48:19.450013  7725 tablet_bootstrap.cc:654] T ffcd72fcd588495fafe19e55120129e8 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.471086  7682 raft_consensus.cc:2468] T 8321cf6720064073871140d38e5dedfc P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 1.
I20260709 14:48:19.474403  7902 raft_consensus.cc:493] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:19.480976  7902 raft_consensus.cc:515] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.473857  7724 tablet_bootstrap.cc:492] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:19.483810  7724 ts_tablet_manager.cc:1403] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.120s	user 0.011s	sys 0.004s
W20260709 14:48:19.452170  7481 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:19.486663  7724 raft_consensus.cc:359] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.487365  7724 raft_consensus.cc:385] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.487619  7724 raft_consensus.cc:740] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.488642  7902 leader_election.cc:290] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:19.489539  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5784d622abba4d83a9e87bb629243866" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
W20260709 14:48:19.490824  7500 leader_election.cc:343] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:19.491681  7724 consensus_queue.cc:260] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.479290  7723 raft_consensus.cc:359] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.492671  7723 raft_consensus.cc:385] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.492949  7723 raft_consensus.cc:740] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.493613  7723 consensus_queue.cc:260] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.496006  7724 ts_tablet_manager.cc:1434] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:48:19.474298  7433 catalog_manager.cc:5697] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:19.480522  7430 catalog_manager.cc:5697] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a reported cstate change: term changed from 0 to 1, leader changed from <none> to b105d027f66842479caa5e5cfc2b139a (127.6.67.2). New cstate: current_term: 1 leader_uuid: "b105d027f66842479caa5e5cfc2b139a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:19.496996  7724 tablet_bootstrap.cc:492] T 20acf16a8aea4f43a8282748764e6711 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:19.500231  7723 ts_tablet_manager.cc:1434] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:48:19.508319  7723 tablet_bootstrap.cc:492] T 7059c730501c487b89fd4af33e0ab0a1 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:19.518009  7779 raft_consensus.cc:493] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:19.518800  7779 raft_consensus.cc:515] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.524811  7779 leader_election.cc:290] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:19.528234  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8857b62c67324e2692780a4be0b8c936" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
W20260709 14:48:19.529505  7649 leader_election.cc:343] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:19.527690  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5784d622abba4d83a9e87bb629243866" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:19.530566  7682 raft_consensus.cc:2468] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:19.537343  7725 tablet_bootstrap.cc:492] T ffcd72fcd588495fafe19e55120129e8 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:19.537900  7725 ts_tablet_manager.cc:1403] T ffcd72fcd588495fafe19e55120129e8 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.133s	user 0.034s	sys 0.032s
I20260709 14:48:19.540484  7724 tablet_bootstrap.cc:654] T 20acf16a8aea4f43a8282748764e6711 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.540764  7725 raft_consensus.cc:359] T ffcd72fcd588495fafe19e55120129e8 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.540951  7723 tablet_bootstrap.cc:654] T 7059c730501c487b89fd4af33e0ab0a1 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.541859  7725 raft_consensus.cc:385] T ffcd72fcd588495fafe19e55120129e8 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.542208  7725 raft_consensus.cc:740] T ffcd72fcd588495fafe19e55120129e8 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.542971  7725 consensus_queue.cc:260] T ffcd72fcd588495fafe19e55120129e8 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.545269  7725 ts_tablet_manager.cc:1434] T ffcd72fcd588495fafe19e55120129e8 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:48:19.546298  7725 tablet_bootstrap.cc:492] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:19.552595  7725 tablet_bootstrap.cc:654] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.557446  7723 tablet_bootstrap.cc:492] T 7059c730501c487b89fd4af33e0ab0a1 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:19.557951  7723 ts_tablet_manager.cc:1403] T 7059c730501c487b89fd4af33e0ab0a1 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.004s
I20260709 14:48:19.560469  7723 raft_consensus.cc:359] T 7059c730501c487b89fd4af33e0ab0a1 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.561131  7723 raft_consensus.cc:385] T 7059c730501c487b89fd4af33e0ab0a1 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.561396  7723 raft_consensus.cc:740] T 7059c730501c487b89fd4af33e0ab0a1 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.562022  7723 consensus_queue.cc:260] T 7059c730501c487b89fd4af33e0ab0a1 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.564153  7723 ts_tablet_manager.cc:1434] T 7059c730501c487b89fd4af33e0ab0a1 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:48:19.565011  7723 tablet_bootstrap.cc:492] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:19.570768  7723 tablet_bootstrap.cc:654] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.581960  7499 leader_election.cc:304] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [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: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:19.583142  7902 raft_consensus.cc:2804] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:19.583668  7902 raft_consensus.cc:493] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:19.584093  7902 raft_consensus.cc:3060] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:19.595347  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8857b62c67324e2692780a4be0b8c936" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:19.597968  7755 raft_consensus.cc:493] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:19.598636  7755 raft_consensus.cc:515] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.601040  7755 leader_election.cc:290] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:19.602562  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7059c730501c487b89fd4af33e0ab0a1" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:19.603183  7606 raft_consensus.cc:2468] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:19.596311  7533 raft_consensus.cc:2468] T 8857b62c67324e2692780a4be0b8c936 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 0.
I20260709 14:48:19.604905  7500 leader_election.cc:304] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:19.606632  7785 raft_consensus.cc:2804] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:19.606986  7785 raft_consensus.cc:493] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:19.607324  7785 raft_consensus.cc:3060] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:19.622624  7724 tablet_bootstrap.cc:492] T 20acf16a8aea4f43a8282748764e6711 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:19.626264  7724 ts_tablet_manager.cc:1403] T 20acf16a8aea4f43a8282748764e6711 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.129s	user 0.013s	sys 0.002s
I20260709 14:48:19.630009  7724 raft_consensus.cc:359] T 20acf16a8aea4f43a8282748764e6711 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.631345  7724 raft_consensus.cc:385] T 20acf16a8aea4f43a8282748764e6711 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.631904  7724 raft_consensus.cc:740] T 20acf16a8aea4f43a8282748764e6711 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.633250  7724 consensus_queue.cc:260] T 20acf16a8aea4f43a8282748764e6711 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.633607  7902 raft_consensus.cc:515] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.637126  7723 tablet_bootstrap.cc:492] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:19.636723  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7059c730501c487b89fd4af33e0ab0a1" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:19.637777  7723 ts_tablet_manager.cc:1403] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.073s	user 0.035s	sys 0.035s
I20260709 14:48:19.637912  7682 raft_consensus.cc:2468] T 7059c730501c487b89fd4af33e0ab0a1 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:19.636713  7724 ts_tablet_manager.cc:1434] T 20acf16a8aea4f43a8282748764e6711 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:48:19.639081  7648 leader_election.cc:304] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 [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: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:19.640403  7724 tablet_bootstrap.cc:492] T 2ac7853f165b42538304e0a17d03f5c6 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:19.640817  7723 raft_consensus.cc:359] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.641772  7723 raft_consensus.cc:385] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.642299  7723 raft_consensus.cc:740] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.641666  7779 raft_consensus.cc:2804] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:19.643029  7779 raft_consensus.cc:493] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:19.643602  7779 raft_consensus.cc:3060] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:19.643235  7723 consensus_queue.cc:260] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.645502  7902 leader_election.cc:290] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:19.645784  7723 ts_tablet_manager.cc:1434] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:48:19.648852  7723 tablet_bootstrap.cc:492] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:19.653096  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5784d622abba4d83a9e87bb629243866" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
W20260709 14:48:19.654479  7500 leader_election.cc:343] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:19.657727  7785 raft_consensus.cc:515] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.661846  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5784d622abba4d83a9e87bb629243866" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:19.667338  7682 raft_consensus.cc:3060] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:19.667547  7779 raft_consensus.cc:515] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.663591  7785 leader_election.cc:290] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:19.666653  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7059c730501c487b89fd4af33e0ab0a1" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:19.670089  7609 raft_consensus.cc:3060] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:19.673342  7785 consensus_queue.cc:1048] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:19.675572  7725 tablet_bootstrap.cc:492] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:19.676256  7725 ts_tablet_manager.cc:1403] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.130s	user 0.056s	sys 0.039s
I20260709 14:48:19.675923  7755 consensus_queue.cc:1048] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:19.682186  7723 tablet_bootstrap.cc:654] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.684468  7680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7059c730501c487b89fd4af33e0ab0a1" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:19.685235  7680 raft_consensus.cc:3060] T 7059c730501c487b89fd4af33e0ab0a1 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:19.693336  7609 raft_consensus.cc:2468] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:19.693336  7682 raft_consensus.cc:2468] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:19.701329  7500 leader_election.cc:304] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:19.703248  7680 raft_consensus.cc:2468] T 7059c730501c487b89fd4af33e0ab0a1 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:19.706350  7725 raft_consensus.cc:359] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.707355  7785 raft_consensus.cc:2804] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:19.709254  7725 raft_consensus.cc:385] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.709980  7725 raft_consensus.cc:740] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.710284  7724 tablet_bootstrap.cc:654] T 2ac7853f165b42538304e0a17d03f5c6 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.708778  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8857b62c67324e2692780a4be0b8c936" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:19.709616  7779 leader_election.cc:290] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:19.711189  7533 raft_consensus.cc:3060] T 8857b62c67324e2692780a4be0b8c936 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:19.711477  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8857b62c67324e2692780a4be0b8c936" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:19.711668  7785 raft_consensus.cc:697] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:19.712644  7785 consensus_queue.cc:237] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
W20260709 14:48:19.713615  7649 leader_election.cc:343] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:19.713167  7725 consensus_queue.cc:260] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.719396  7725 ts_tablet_manager.cc:1434] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.002s
I20260709 14:48:19.724069  7725 tablet_bootstrap.cc:492] T 0c3dd8047baa4cfda6675e39c444e050 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:19.725792  7499 leader_election.cc:304] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:19.731194  7732 raft_consensus.cc:2804] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:19.731881  7732 raft_consensus.cc:697] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:19.732218  7533 raft_consensus.cc:2468] T 8857b62c67324e2692780a4be0b8c936 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:19.733040  7732 consensus_queue.cc:237] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.765126  7902 raft_consensus.cc:493] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:19.767253  7902 raft_consensus.cc:515] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
W20260709 14:48:19.826617  7499 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.3:39259, user_credentials={real_user=slave}} blocked reactor thread for 107793us
I20260709 14:48:19.828790  7723 tablet_bootstrap.cc:492] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:19.829299  7723 ts_tablet_manager.cc:1403] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.181s	user 0.013s	sys 0.008s
I20260709 14:48:19.829694  7902 leader_election.cc:290] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:19.831995  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20acf16a8aea4f43a8282748764e6711" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:19.832305  7723 raft_consensus.cc:359] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.832680  7609 raft_consensus.cc:2468] T 20acf16a8aea4f43a8282748764e6711 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:19.833060  7723 raft_consensus.cc:385] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.833424  7723 raft_consensus.cc:740] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.834241  7723 consensus_queue.cc:260] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.834702  7500 leader_election.cc:304] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:19.835729  7723 ts_tablet_manager.cc:1434] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:48:19.836668  7723 tablet_bootstrap.cc:492] T 0759964677974ae2b771890a9ef6f3d5 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:19.838917  7433 catalog_manager.cc:5697] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:19.835790  7725 tablet_bootstrap.cc:654] T 0c3dd8047baa4cfda6675e39c444e050 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.834254  7648 leader_election.cc:304] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:19.843282  7779 raft_consensus.cc:2804] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:19.843804  7779 raft_consensus.cc:697] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Becoming Leader. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Running, Role: LEADER
I20260709 14:48:19.844060  7732 raft_consensus.cc:2804] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:19.844445  7732 raft_consensus.cc:493] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:19.844816  7732 raft_consensus.cc:3060] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:19.844606  7779 consensus_queue.cc:237] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.845705  7723 tablet_bootstrap.cc:654] T 0759964677974ae2b771890a9ef6f3d5 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.852620  7725 tablet_bootstrap.cc:492] T 0c3dd8047baa4cfda6675e39c444e050 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:19.855775  7723 tablet_bootstrap.cc:492] T 0759964677974ae2b771890a9ef6f3d5 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:19.856274  7723 ts_tablet_manager.cc:1403] T 0759964677974ae2b771890a9ef6f3d5 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260709 14:48:19.859112  7723 raft_consensus.cc:359] T 0759964677974ae2b771890a9ef6f3d5 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.860023  7723 raft_consensus.cc:385] T 0759964677974ae2b771890a9ef6f3d5 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.853708  7725 ts_tablet_manager.cc:1403] T 0c3dd8047baa4cfda6675e39c444e050 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.133s	user 0.010s	sys 0.001s
I20260709 14:48:19.860337  7723 raft_consensus.cc:740] T 0759964677974ae2b771890a9ef6f3d5 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.861037  7723 consensus_queue.cc:260] T 0759964677974ae2b771890a9ef6f3d5 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.862933  7723 ts_tablet_manager.cc:1434] T 0759964677974ae2b771890a9ef6f3d5 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 14:48:19.862780  7725 raft_consensus.cc:359] T 0c3dd8047baa4cfda6675e39c444e050 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.863445  7725 raft_consensus.cc:385] T 0c3dd8047baa4cfda6675e39c444e050 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.863706  7725 raft_consensus.cc:740] T 0c3dd8047baa4cfda6675e39c444e050 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.863869  7723 tablet_bootstrap.cc:492] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:19.864377  7725 consensus_queue.cc:260] T 0c3dd8047baa4cfda6675e39c444e050 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.864990  7826 raft_consensus.cc:493] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:19.865495  7826 raft_consensus.cc:515] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.867576  7826 leader_election.cc:290] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:19.870078  7732 raft_consensus.cc:515] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.882683  7723 tablet_bootstrap.cc:654] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.885582  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3dd8047baa4cfda6675e39c444e050" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:19.876873  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3dd8047baa4cfda6675e39c444e050" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:19.886962  7534 raft_consensus.cc:2468] T 0c3dd8047baa4cfda6675e39c444e050 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 0.
I20260709 14:48:19.881466  7857 consensus_queue.cc:1048] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
W20260709 14:48:19.888088  7649 leader_election.cc:343] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:19.876511  7725 ts_tablet_manager.cc:1434] T 0c3dd8047baa4cfda6675e39c444e050 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.002s
I20260709 14:48:19.890202  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20acf16a8aea4f43a8282748764e6711" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:19.893121  7648 leader_election.cc:304] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 [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: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:19.893582  7723 tablet_bootstrap.cc:492] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:19.893687  7725 tablet_bootstrap.cc:492] T 2ac7853f165b42538304e0a17d03f5c6 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:19.894202  7723 ts_tablet_manager.cc:1403] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.008s
I20260709 14:48:19.894258  7826 raft_consensus.cc:2804] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:19.894695  7826 raft_consensus.cc:493] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:19.895046  7826 raft_consensus.cc:3060] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:19.896848  7723 raft_consensus.cc:359] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.897784  7723 raft_consensus.cc:385] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.898103  7723 raft_consensus.cc:740] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.898860  7723 consensus_queue.cc:260] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.902056  7723 ts_tablet_manager.cc:1434] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:48:19.903357  7723 tablet_bootstrap.cc:492] T 20acf16a8aea4f43a8282748764e6711 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:19.908926  7826 raft_consensus.cc:515] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.909255  7732 leader_election.cc:290] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:19.912514  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20acf16a8aea4f43a8282748764e6711" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:19.913240  7609 raft_consensus.cc:3060] T 20acf16a8aea4f43a8282748764e6711 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:19.913343  7725 tablet_bootstrap.cc:654] T 2ac7853f165b42538304e0a17d03f5c6 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:19.914189  7499 leader_election.cc:343] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:19.916718  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20acf16a8aea4f43a8282748764e6711" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:19.919978  7723 tablet_bootstrap.cc:654] T 20acf16a8aea4f43a8282748764e6711 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.926656  7725 tablet_bootstrap.cc:492] T 2ac7853f165b42538304e0a17d03f5c6 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:19.927314  7725 ts_tablet_manager.cc:1403] T 2ac7853f165b42538304e0a17d03f5c6 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.001s
I20260709 14:48:19.930948  7725 raft_consensus.cc:359] T 2ac7853f165b42538304e0a17d03f5c6 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.932350  7725 raft_consensus.cc:385] T 2ac7853f165b42538304e0a17d03f5c6 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.932739  7725 raft_consensus.cc:740] T 2ac7853f165b42538304e0a17d03f5c6 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.931756  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3dd8047baa4cfda6675e39c444e050" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:19.933645  7725 consensus_queue.cc:260] T 2ac7853f165b42538304e0a17d03f5c6 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.934701  7533 raft_consensus.cc:3060] T 0c3dd8047baa4cfda6675e39c444e050 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:19.936740  7725 ts_tablet_manager.cc:1434] T 2ac7853f165b42538304e0a17d03f5c6 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:48:19.940068  7724 tablet_bootstrap.cc:492] T 2ac7853f165b42538304e0a17d03f5c6 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
W20260709 14:48:19.940167  7499 leader_election.cc:343] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:19.940627  7724 ts_tablet_manager.cc:1403] T 2ac7853f165b42538304e0a17d03f5c6 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.300s	user 0.028s	sys 0.022s
I20260709 14:48:19.944109  7724 raft_consensus.cc:359] T 2ac7853f165b42538304e0a17d03f5c6 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.944823  7724 raft_consensus.cc:385] T 2ac7853f165b42538304e0a17d03f5c6 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.945083  7724 raft_consensus.cc:740] T 2ac7853f165b42538304e0a17d03f5c6 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.945680  7724 consensus_queue.cc:260] T 2ac7853f165b42538304e0a17d03f5c6 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.942566  7433 catalog_manager.cc:5697] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:19.949960  7725 tablet_bootstrap.cc:492] T 099ef2eea8a04f309aba3167f66417e7 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:19.951049  7839 consensus_queue.cc:1048] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:19.953742  7609 raft_consensus.cc:2468] T 20acf16a8aea4f43a8282748764e6711 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:19.955042  7500 leader_election.cc:304] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 80cb231d4bfa4851b756f218a2e79e58
I20260709 14:48:19.958741  7724 ts_tablet_manager.cc:1434] T 2ac7853f165b42538304e0a17d03f5c6 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 14:48:19.959718  7724 tablet_bootstrap.cc:492] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:19.965590  7724 tablet_bootstrap.cc:654] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.965860  7432 catalog_manager.cc:5697] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "80cb231d4bfa4851b756f218a2e79e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:19.966114  7766 consensus_queue.cc:1048] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:19.975139  7725 tablet_bootstrap.cc:654] T 099ef2eea8a04f309aba3167f66417e7 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.967689  7732 raft_consensus.cc:2804] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:19.972366  7902 consensus_queue.cc:1048] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:19.977198  7732 raft_consensus.cc:697] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:19.978152  7732 consensus_queue.cc:237] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.984391  7533 raft_consensus.cc:2468] T 0c3dd8047baa4cfda6675e39c444e050 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:19.986032  7648 leader_election.cc:304] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:19.990051  7766 raft_consensus.cc:2804] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:19.990814  7766 raft_consensus.cc:697] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Becoming Leader. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Running, Role: LEADER
I20260709 14:48:19.991954  7766 consensus_queue.cc:237] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:19.995434  7730 consensus_queue.cc:1048] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:20.010480  7723 tablet_bootstrap.cc:492] T 20acf16a8aea4f43a8282748764e6711 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:20.010905  7902 raft_consensus.cc:493] T ffcd72fcd588495fafe19e55120129e8 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:20.011650  7902 raft_consensus.cc:515] T ffcd72fcd588495fafe19e55120129e8 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.011029  7723 ts_tablet_manager.cc:1403] T 20acf16a8aea4f43a8282748764e6711 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.108s	user 0.039s	sys 0.013s
I20260709 14:48:20.014909  7902 leader_election.cc:290] T ffcd72fcd588495fafe19e55120129e8 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:20.017087  7680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcd72fcd588495fafe19e55120129e8" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
W20260709 14:48:20.019274  7499 leader_election.cc:343] T ffcd72fcd588495fafe19e55120129e8 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:20.020249  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcd72fcd588495fafe19e55120129e8" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:20.021252  7723 raft_consensus.cc:359] T 20acf16a8aea4f43a8282748764e6711 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.022046  7723 raft_consensus.cc:385] T 20acf16a8aea4f43a8282748764e6711 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.022382  7723 raft_consensus.cc:740] T 20acf16a8aea4f43a8282748764e6711 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.023008  7723 consensus_queue.cc:260] T 20acf16a8aea4f43a8282748764e6711 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
W20260709 14:48:20.024055  7500 leader_election.cc:343] T ffcd72fcd588495fafe19e55120129e8 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:20.027725  7500 leader_election.cc:304] T ffcd72fcd588495fafe19e55120129e8 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baf973ec890e48c39d4bf2249d371624; no voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:20.033771  7929 raft_consensus.cc:2749] T ffcd72fcd588495fafe19e55120129e8 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:20.056293  7725 tablet_bootstrap.cc:492] T 099ef2eea8a04f309aba3167f66417e7 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:20.056942  7725 ts_tablet_manager.cc:1403] T 099ef2eea8a04f309aba3167f66417e7 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.000s
I20260709 14:48:20.060302  7725 raft_consensus.cc:359] T 099ef2eea8a04f309aba3167f66417e7 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.061149  7725 raft_consensus.cc:385] T 099ef2eea8a04f309aba3167f66417e7 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.061496  7725 raft_consensus.cc:740] T 099ef2eea8a04f309aba3167f66417e7 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.062259  7725 consensus_queue.cc:260] T 099ef2eea8a04f309aba3167f66417e7 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.071801  7725 ts_tablet_manager.cc:1434] T 099ef2eea8a04f309aba3167f66417e7 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 14:48:20.072916  7725 tablet_bootstrap.cc:492] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
W20260709 14:48:20.073668  7649 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.2:43675, user_credentials={real_user=slave}} blocked reactor thread for 78848.3us
I20260709 14:48:20.090407  7723 ts_tablet_manager.cc:1434] T 20acf16a8aea4f43a8282748764e6711 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.076s	user 0.017s	sys 0.009s
I20260709 14:48:20.091420  7723 tablet_bootstrap.cc:492] T 6dfc59234dfb4986b59dc9deefcced7f P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:20.093114  7730 raft_consensus.cc:493] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:20.093966  7730 raft_consensus.cc:515] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.100580  7943 raft_consensus.cc:493] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:20.096840  7730 leader_election.cc:290] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:20.101444  7943 raft_consensus.cc:515] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.104226  7943 leader_election.cc:290] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:20.112735  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac7853f165b42538304e0a17d03f5c6" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:20.115334  7533 raft_consensus.cc:2468] T 2ac7853f165b42538304e0a17d03f5c6 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 0.
I20260709 14:48:20.121152  7732 consensus_queue.cc:1048] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:20.128950  7826 leader_election.cc:290] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:20.119019  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099ef2eea8a04f309aba3167f66417e7" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:20.120975  7648 leader_election.cc:304] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:20.130415  7535 raft_consensus.cc:2468] T 099ef2eea8a04f309aba3167f66417e7 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 0.
I20260709 14:48:20.132905  7724 tablet_bootstrap.cc:492] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:20.133396  7724 ts_tablet_manager.cc:1403] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.174s	user 0.050s	sys 0.050s
I20260709 14:48:20.138764  7724 raft_consensus.cc:359] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.139508  7724 raft_consensus.cc:385] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.139791  7724 raft_consensus.cc:740] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.138034  7648 leader_election.cc:304] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:20.140833  7432 catalog_manager.cc:5697] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:20.144927  7724 consensus_queue.cc:260] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.148713  7724 ts_tablet_manager.cc:1434] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:48:20.149742  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099ef2eea8a04f309aba3167f66417e7" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:20.151623  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac7853f165b42538304e0a17d03f5c6" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:20.152307  7607 raft_consensus.cc:2468] T 2ac7853f165b42538304e0a17d03f5c6 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 0.
I20260709 14:48:20.155117  7724 tablet_bootstrap.cc:492] T 8857b62c67324e2692780a4be0b8c936 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:20.156591  7949 raft_consensus.cc:2804] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:20.157068  7949 raft_consensus.cc:493] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:20.157406  7949 raft_consensus.cc:3060] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.140477  7946 raft_consensus.cc:2804] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:20.170895  7946 raft_consensus.cc:493] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:20.171329  7946 raft_consensus.cc:3060] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.194689  7826 raft_consensus.cc:493] T 0759964677974ae2b771890a9ef6f3d5 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:20.195372  7826 raft_consensus.cc:515] T 0759964677974ae2b771890a9ef6f3d5 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.217551  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3dd8047baa4cfda6675e39c444e050" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:20.224108  7755 consensus_queue.cc:1048] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:20.230630  7725 tablet_bootstrap.cc:654] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.230829  7826 leader_election.cc:290] T 0759964677974ae2b771890a9ef6f3d5 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:20.231662  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0759964677974ae2b771890a9ef6f3d5" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:20.234225  7723 tablet_bootstrap.cc:654] T 6dfc59234dfb4986b59dc9deefcced7f P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:20.234462  7648 leader_election.cc:343] T 0759964677974ae2b771890a9ef6f3d5 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:20.234666  7649 leader_election.cc:343] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:20.237872  7649 leader_election.cc:343] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:20.242479  7755 consensus_queue.cc:1048] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:20.246248  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0759964677974ae2b771890a9ef6f3d5" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:20.247318  7949 raft_consensus.cc:515] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.244818  7946 raft_consensus.cc:515] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.257203  7724 tablet_bootstrap.cc:654] T 8857b62c67324e2692780a4be0b8c936 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.259380  7949 leader_election.cc:290] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:20.259845  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099ef2eea8a04f309aba3167f66417e7" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:20.268272  7534 raft_consensus.cc:3060] T 099ef2eea8a04f309aba3167f66417e7 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.259927  7946 leader_election.cc:290] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:20.270361  7725 tablet_bootstrap.cc:492] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:20.261900  7431 catalog_manager.cc:5697] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "80cb231d4bfa4851b756f218a2e79e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:20.266522  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099ef2eea8a04f309aba3167f66417e7" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:20.270857  7725 ts_tablet_manager.cc:1403] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.198s	user 0.023s	sys 0.005s
I20260709 14:48:20.260654  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac7853f165b42538304e0a17d03f5c6" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:20.271488  7533 raft_consensus.cc:3060] T 2ac7853f165b42538304e0a17d03f5c6 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.271940  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac7853f165b42538304e0a17d03f5c6" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:20.274782  7606 raft_consensus.cc:3060] T 2ac7853f165b42538304e0a17d03f5c6 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.275701  7534 raft_consensus.cc:2468] T 099ef2eea8a04f309aba3167f66417e7 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:20.276999  7648 leader_election.cc:304] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
W20260709 14:48:20.277279  7649 leader_election.cc:343] T 0759964677974ae2b771890a9ef6f3d5 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:20.277868  7826 raft_consensus.cc:2804] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:20.278400  7826 raft_consensus.cc:697] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Becoming Leader. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Running, Role: LEADER
I20260709 14:48:20.278754  7533 raft_consensus.cc:2468] T 2ac7853f165b42538304e0a17d03f5c6 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:20.279309  7826 consensus_queue.cc:237] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.280059  7648 leader_election.cc:304] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:20.281190  7766 raft_consensus.cc:2804] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:20.281876  7766 raft_consensus.cc:697] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Becoming Leader. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Running, Role: LEADER
I20260709 14:48:20.283452  7766 consensus_queue.cc:237] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.277767  7649 leader_election.cc:304] T 0759964677974ae2b771890a9ef6f3d5 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:20.289522  7949 raft_consensus.cc:2749] T 0759964677974ae2b771890a9ef6f3d5 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:20.294965  7723 tablet_bootstrap.cc:492] T 6dfc59234dfb4986b59dc9deefcced7f P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:20.295792  7723 ts_tablet_manager.cc:1403] T 6dfc59234dfb4986b59dc9deefcced7f P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.205s	user 0.019s	sys 0.010s
I20260709 14:48:20.295722  7725 raft_consensus.cc:359] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.296664  7725 raft_consensus.cc:385] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.296995  7725 raft_consensus.cc:740] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.297778  7724 tablet_bootstrap.cc:492] T 8857b62c67324e2692780a4be0b8c936 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:20.298285  7724 ts_tablet_manager.cc:1403] T 8857b62c67324e2692780a4be0b8c936 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.143s	user 0.012s	sys 0.003s
I20260709 14:48:20.301842  7723 raft_consensus.cc:359] T 6dfc59234dfb4986b59dc9deefcced7f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.302971  7725 consensus_queue.cc:260] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.303610  7723 raft_consensus.cc:385] T 6dfc59234dfb4986b59dc9deefcced7f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.304065  7723 raft_consensus.cc:740] T 6dfc59234dfb4986b59dc9deefcced7f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.304823  7723 consensus_queue.cc:260] T 6dfc59234dfb4986b59dc9deefcced7f P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.305455  7725 ts_tablet_manager.cc:1434] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.005s
I20260709 14:48:20.306881  7725 tablet_bootstrap.cc:492] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:20.307256  7723 ts_tablet_manager.cc:1434] T 6dfc59234dfb4986b59dc9deefcced7f P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:48:20.308199  7723 tablet_bootstrap.cc:492] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:20.308322  7724 raft_consensus.cc:359] T 8857b62c67324e2692780a4be0b8c936 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.308990  7724 raft_consensus.cc:385] T 8857b62c67324e2692780a4be0b8c936 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.309296  7724 raft_consensus.cc:740] T 8857b62c67324e2692780a4be0b8c936 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.302367  7606 raft_consensus.cc:2468] T 2ac7853f165b42538304e0a17d03f5c6 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
W20260709 14:48:20.303159  7649 leader_election.cc:343] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:20.310087  7724 consensus_queue.cc:260] T 8857b62c67324e2692780a4be0b8c936 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.314937  7723 tablet_bootstrap.cc:654] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.315479  7725 tablet_bootstrap.cc:654] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.316200  7724 ts_tablet_manager.cc:1434] T 8857b62c67324e2692780a4be0b8c936 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260709 14:48:20.317183  7724 tablet_bootstrap.cc:492] T 0759964677974ae2b771890a9ef6f3d5 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:20.329661  7724 tablet_bootstrap.cc:654] T 0759964677974ae2b771890a9ef6f3d5 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.335867  7949 raft_consensus.cc:493] T 20acf16a8aea4f43a8282748764e6711 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:20.336362  7755 raft_consensus.cc:493] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:20.336521  7949 raft_consensus.cc:515] T 20acf16a8aea4f43a8282748764e6711 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.336824  7755 raft_consensus.cc:515] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.338954  7949 leader_election.cc:290] T 20acf16a8aea4f43a8282748764e6711 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:20.338954  7755 leader_election.cc:290] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:20.340160  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfc59234dfb4986b59dc9deefcced7f" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:20.340973  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20acf16a8aea4f43a8282748764e6711" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
W20260709 14:48:20.342097  7500 leader_election.cc:343] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:20.342769  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfc59234dfb4986b59dc9deefcced7f" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:20.343454  7684 raft_consensus.cc:2468] T 6dfc59234dfb4986b59dc9deefcced7f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:20.343269  7430 catalog_manager.cc:5697] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "80cb231d4bfa4851b756f218a2e79e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:20.344708  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20acf16a8aea4f43a8282748764e6711" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:20.345610  7608 raft_consensus.cc:2393] T 20acf16a8aea4f43a8282748764e6711 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80cb231d4bfa4851b756f218a2e79e58 in current term 1: Already voted for candidate baf973ec890e48c39d4bf2249d371624 in this term.
I20260709 14:48:20.347050  7430 catalog_manager.cc:5697] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "80cb231d4bfa4851b756f218a2e79e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:20.347896  7499 leader_election.cc:304] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624 [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: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:20.349268  7648 leader_election.cc:304] T 20acf16a8aea4f43a8282748764e6711 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:20.350158  7766 raft_consensus.cc:3060] T 20acf16a8aea4f43a8282748764e6711 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.351811  7725 tablet_bootstrap.cc:492] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:20.352280  7725 ts_tablet_manager.cc:1403] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.015s
I20260709 14:48:20.352711  7755 raft_consensus.cc:2804] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:20.353122  7755 raft_consensus.cc:493] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:20.353483  7755 raft_consensus.cc:3060] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.356859  7766 raft_consensus.cc:2749] T 20acf16a8aea4f43a8282748764e6711 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:20.357010  7725 raft_consensus.cc:359] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.357661  7725 raft_consensus.cc:385] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.357960  7725 raft_consensus.cc:740] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.358605  7725 consensus_queue.cc:260] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.359417  7606 raft_consensus.cc:3060] T 8857b62c67324e2692780a4be0b8c936 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:20.359635  7500 consensus_peers.cc:597] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. 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 14:48:20.360780  7725 ts_tablet_manager.cc:1434] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:48:20.361757  7725 tablet_bootstrap.cc:492] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:20.365424  7826 consensus_queue.cc:1048] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:20.367506  7725 tablet_bootstrap.cc:654] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.370424  7723 tablet_bootstrap.cc:492] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:20.370903  7723 ts_tablet_manager.cc:1403] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.063s	user 0.022s	sys 0.000s
I20260709 14:48:20.374143  7723 raft_consensus.cc:359] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.375051  7723 raft_consensus.cc:385] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.375411  7723 raft_consensus.cc:740] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.377349  7826 consensus_queue.cc:1048] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:20.388737  7723 consensus_queue.cc:260] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.406497  7826 raft_consensus.cc:493] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:20.407231  7826 raft_consensus.cc:515] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.413916  7826 leader_election.cc:290] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:20.416203  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db00b84cd0964476a9aeadf98cdc0cbb" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:20.418087  7723 ts_tablet_manager.cc:1434] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.000s
W20260709 14:48:20.418210  7648 leader_election.cc:343] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:20.419363  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db00b84cd0964476a9aeadf98cdc0cbb" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
W20260709 14:48:20.421346  7649 leader_election.cc:343] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:20.421973  7649 leader_election.cc:304] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:20.397068  7755 raft_consensus.cc:515] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.425551  7766 raft_consensus.cc:2749] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:20.430914  7723 tablet_bootstrap.cc:492] T ffcd72fcd588495fafe19e55120129e8 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:20.436928  7723 tablet_bootstrap.cc:654] T ffcd72fcd588495fafe19e55120129e8 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.439870  7725 tablet_bootstrap.cc:492] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:20.440389  7725 ts_tablet_manager.cc:1403] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.079s	user 0.027s	sys 0.027s
I20260709 14:48:20.444698  7725 raft_consensus.cc:359] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.445767  7725 raft_consensus.cc:385] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.446151  7725 raft_consensus.cc:740] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.458333  7723 tablet_bootstrap.cc:492] T ffcd72fcd588495fafe19e55120129e8 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:20.458999  7723 ts_tablet_manager.cc:1403] T ffcd72fcd588495fafe19e55120129e8 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.003s
I20260709 14:48:20.459339  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfc59234dfb4986b59dc9deefcced7f" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:20.462023  7723 raft_consensus.cc:359] T ffcd72fcd588495fafe19e55120129e8 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.464502  7723 raft_consensus.cc:385] T ffcd72fcd588495fafe19e55120129e8 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.465198  7723 raft_consensus.cc:740] T ffcd72fcd588495fafe19e55120129e8 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.465731  7929 consensus_queue.cc:1048] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:20.466753  7723 consensus_queue.cc:260] T ffcd72fcd588495fafe19e55120129e8 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.467705  7725 consensus_queue.cc:260] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.469681  7725 ts_tablet_manager.cc:1434] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:48:20.469729  7723 ts_tablet_manager.cc:1434] T ffcd72fcd588495fafe19e55120129e8 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:48:20.470662  7723 tablet_bootstrap.cc:492] T 5ae73f9299a641ffae7f618a108d2d86 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:20.470736  7725 tablet_bootstrap.cc:492] T 1e3bfbf736ef461caed6c819138dfd8b P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
W20260709 14:48:20.483035  7500 leader_election.cc:343] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:20.491375  7755 leader_election.cc:290] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:20.501513  7680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfc59234dfb4986b59dc9deefcced7f" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:20.502173  7680 raft_consensus.cc:3060] T 6dfc59234dfb4986b59dc9deefcced7f P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.513442  7785 raft_consensus.cc:493] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:20.514053  7785 raft_consensus.cc:515] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.514835  7723 tablet_bootstrap.cc:654] T 5ae73f9299a641ffae7f618a108d2d86 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.521252  7724 tablet_bootstrap.cc:492] T 0759964677974ae2b771890a9ef6f3d5 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:20.538480  7785 leader_election.cc:290] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:20.595961  7724 ts_tablet_manager.cc:1403] T 0759964677974ae2b771890a9ef6f3d5 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.279s	user 0.051s	sys 0.057s
I20260709 14:48:20.599061  7725 tablet_bootstrap.cc:654] T 1e3bfbf736ef461caed6c819138dfd8b P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.550853  7766 consensus_queue.cc:1048] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.052s
I20260709 14:48:20.604605  7723 tablet_bootstrap.cc:492] T 5ae73f9299a641ffae7f618a108d2d86 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
W20260709 14:48:20.607281  7649 consensus_peers.cc:597] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. 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 14:48:20.598711  7724 raft_consensus.cc:359] T 0759964677974ae2b771890a9ef6f3d5 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.584209  7680 raft_consensus.cc:2468] T 6dfc59234dfb4986b59dc9deefcced7f P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:20.530460  7732 consensus_queue.cc:1048] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.078s
I20260709 14:48:20.608012  7724 raft_consensus.cc:385] T 0759964677974ae2b771890a9ef6f3d5 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.608341  7724 raft_consensus.cc:740] T 0759964677974ae2b771890a9ef6f3d5 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.605070  7723 ts_tablet_manager.cc:1403] T 5ae73f9299a641ffae7f618a108d2d86 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.135s	user 0.011s	sys 0.015s
I20260709 14:48:20.609054  7724 consensus_queue.cc:260] T 0759964677974ae2b771890a9ef6f3d5 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.609474  7750 raft_consensus.cc:493] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:20.610008  7750 raft_consensus.cc:515] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.611205  7724 ts_tablet_manager.cc:1434] T 0759964677974ae2b771890a9ef6f3d5 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
W20260709 14:48:20.603019  7481 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:20.541180  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0759964677974ae2b771890a9ef6f3d5" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:20.612022  7750 leader_election.cc:290] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:20.614881  7680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcd72fcd588495fafe19e55120129e8" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:20.615290  7725 tablet_bootstrap.cc:492] T 1e3bfbf736ef461caed6c819138dfd8b P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:20.615515  7680 raft_consensus.cc:2468] T ffcd72fcd588495fafe19e55120129e8 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 0.
I20260709 14:48:20.615725  7725 ts_tablet_manager.cc:1403] T 1e3bfbf736ef461caed6c819138dfd8b P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.145s	user 0.012s	sys 0.001s
I20260709 14:48:20.616423  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0759964677974ae2b771890a9ef6f3d5" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:20.616940  7574 leader_election.cc:304] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: 
I20260709 14:48:20.617054  7609 raft_consensus.cc:2468] T 0759964677974ae2b771890a9ef6f3d5 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:20.617789  7750 raft_consensus.cc:2804] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:20.612067  7723 raft_consensus.cc:359] T 5ae73f9299a641ffae7f618a108d2d86 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.618347  7750 raft_consensus.cc:493] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:20.618624  7723 raft_consensus.cc:385] T 5ae73f9299a641ffae7f618a108d2d86 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.618837  7750 raft_consensus.cc:3060] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.612901  7681 raft_consensus.cc:2468] T 0759964677974ae2b771890a9ef6f3d5 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:20.613565  7499 leader_election.cc:304] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:20.621003  7732 raft_consensus.cc:2804] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:20.618935  7723 raft_consensus.cc:740] T 5ae73f9299a641ffae7f618a108d2d86 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.622066  7723 consensus_queue.cc:260] T 5ae73f9299a641ffae7f618a108d2d86 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.622485  7732 raft_consensus.cc:697] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:20.624339  7723 ts_tablet_manager.cc:1434] T 5ae73f9299a641ffae7f618a108d2d86 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 14:48:20.626412  7499 leader_election.cc:304] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:20.627115  7902 raft_consensus.cc:2804] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:20.627480  7902 raft_consensus.cc:493] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:20.627832  7902 raft_consensus.cc:3060] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.627744  7725 raft_consensus.cc:359] T 1e3bfbf736ef461caed6c819138dfd8b P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.628525  7725 raft_consensus.cc:385] T 1e3bfbf736ef461caed6c819138dfd8b P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.628837  7725 raft_consensus.cc:740] T 1e3bfbf736ef461caed6c819138dfd8b P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.629434  7725 consensus_queue.cc:260] T 1e3bfbf736ef461caed6c819138dfd8b P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.631117  7750 raft_consensus.cc:515] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.612157  7724 tablet_bootstrap.cc:492] T 099ef2eea8a04f309aba3167f66417e7 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:20.634663  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcd72fcd588495fafe19e55120129e8" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:20.635421  7681 raft_consensus.cc:3060] T ffcd72fcd588495fafe19e55120129e8 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.636807  7902 raft_consensus.cc:515] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.638032  7723 tablet_bootstrap.cc:492] T 213cb4db46d44002af1a3e1b232f3196 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:20.631573  7725 ts_tablet_manager.cc:1434] T 1e3bfbf736ef461caed6c819138dfd8b P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:48:20.639428  7750 leader_election.cc:290] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:20.640058  7725 tablet_bootstrap.cc:492] T 73489d04a8ee4de5ac2af38a832df2a7 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:20.640175  7680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0759964677974ae2b771890a9ef6f3d5" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:20.650135  7680 raft_consensus.cc:3060] T 0759964677974ae2b771890a9ef6f3d5 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.650198  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcd72fcd588495fafe19e55120129e8" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:20.651327  7534 raft_consensus.cc:2468] T ffcd72fcd588495fafe19e55120129e8 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 0.
I20260709 14:48:20.653578  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcd72fcd588495fafe19e55120129e8" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:20.654465  7534 raft_consensus.cc:3060] T ffcd72fcd588495fafe19e55120129e8 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.655558  7725 tablet_bootstrap.cc:654] T 73489d04a8ee4de5ac2af38a832df2a7 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.657596  7680 raft_consensus.cc:2468] T 0759964677974ae2b771890a9ef6f3d5 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:20.659065  7499 leader_election.cc:304] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:20.659919  7785 raft_consensus.cc:2804] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:20.659998  7681 raft_consensus.cc:2468] T ffcd72fcd588495fafe19e55120129e8 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 1.
I20260709 14:48:20.660411  7785 raft_consensus.cc:697] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:20.662648  7574 leader_election.cc:304] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: 
I20260709 14:48:20.663012  7725 tablet_bootstrap.cc:492] T 73489d04a8ee4de5ac2af38a832df2a7 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:20.663071  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0759964677974ae2b771890a9ef6f3d5" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:20.640097  7902 leader_election.cc:290] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:20.661324  7785 consensus_queue.cc:237] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.663869  7608 raft_consensus.cc:3060] T 0759964677974ae2b771890a9ef6f3d5 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.649152  7968 consensus_queue.cc:1048] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:48:20.664656  7750 raft_consensus.cc:2804] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:20.623660  7732 consensus_queue.cc:237] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.646219  7723 tablet_bootstrap.cc:654] T 213cb4db46d44002af1a3e1b232f3196 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.665109  7750 raft_consensus.cc:697] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a [term 1 LEADER]: Becoming Leader. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Running, Role: LEADER
I20260709 14:48:20.666215  7750 consensus_queue.cc:237] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.647538  7724 tablet_bootstrap.cc:654] T 099ef2eea8a04f309aba3167f66417e7 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.669656  7929 raft_consensus.cc:493] T 1e3bfbf736ef461caed6c819138dfd8b P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:20.670269  7929 raft_consensus.cc:515] T 1e3bfbf736ef461caed6c819138dfd8b P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.672623  7534 raft_consensus.cc:2468] T ffcd72fcd588495fafe19e55120129e8 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 1.
I20260709 14:48:20.672717  7929 leader_election.cc:290] T 1e3bfbf736ef461caed6c819138dfd8b P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:20.674535  7608 raft_consensus.cc:2468] T 0759964677974ae2b771890a9ef6f3d5 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:20.663648  7725 ts_tablet_manager.cc:1403] T 73489d04a8ee4de5ac2af38a832df2a7 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260709 14:48:20.678479  7725 raft_consensus.cc:359] T 73489d04a8ee4de5ac2af38a832df2a7 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.679138  7725 raft_consensus.cc:385] T 73489d04a8ee4de5ac2af38a832df2a7 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.679428  7725 raft_consensus.cc:740] T 73489d04a8ee4de5ac2af38a832df2a7 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.681200  7725 consensus_queue.cc:260] T 73489d04a8ee4de5ac2af38a832df2a7 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.683138  7968 raft_consensus.cc:493] T 73489d04a8ee4de5ac2af38a832df2a7 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:20.683548  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3bfbf736ef461caed6c819138dfd8b" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:20.683631  7968 raft_consensus.cc:515] T 73489d04a8ee4de5ac2af38a832df2a7 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
W20260709 14:48:20.686312  7500 leader_election.cc:343] T 1e3bfbf736ef461caed6c819138dfd8b P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:20.687114  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3bfbf736ef461caed6c819138dfd8b" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:20.689227  7725 ts_tablet_manager.cc:1434] T 73489d04a8ee4de5ac2af38a832df2a7 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:48:20.690141  7725 tablet_bootstrap.cc:492] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:20.700920  7968 leader_election.cc:290] T 73489d04a8ee4de5ac2af38a832df2a7 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
W20260709 14:48:20.739444  7499 leader_election.cc:343] T 1e3bfbf736ef461caed6c819138dfd8b P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:20.739559  7574 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.1:34449, user_credentials={real_user=slave}} blocked reactor thread for 65026.2us
I20260709 14:48:20.744163  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73489d04a8ee4de5ac2af38a832df2a7" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:20.762409  7499 leader_election.cc:304] T 1e3bfbf736ef461caed6c819138dfd8b P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baf973ec890e48c39d4bf2249d371624; no voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:20.749606  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73489d04a8ee4de5ac2af38a832df2a7" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:20.753299  7723 tablet_bootstrap.cc:492] T 213cb4db46d44002af1a3e1b232f3196 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:20.759307  7725 tablet_bootstrap.cc:654] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:20.763619  7500 leader_election.cc:343] T 73489d04a8ee4de5ac2af38a832df2a7 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:20.747341  7724 tablet_bootstrap.cc:492] T 099ef2eea8a04f309aba3167f66417e7 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:20.770778  7723 ts_tablet_manager.cc:1403] T 213cb4db46d44002af1a3e1b232f3196 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.133s	user 0.025s	sys 0.008s
I20260709 14:48:20.774627  7724 ts_tablet_manager.cc:1403] T 099ef2eea8a04f309aba3167f66417e7 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.163s	user 0.010s	sys 0.010s
I20260709 14:48:20.778354  7929 raft_consensus.cc:2749] T 1e3bfbf736ef461caed6c819138dfd8b P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:20.790944  7723 raft_consensus.cc:359] T 213cb4db46d44002af1a3e1b232f3196 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.792196  7723 raft_consensus.cc:385] T 213cb4db46d44002af1a3e1b232f3196 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.792627  7723 raft_consensus.cc:740] T 213cb4db46d44002af1a3e1b232f3196 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
W20260709 14:48:20.793052  7499 leader_election.cc:343] T 73489d04a8ee4de5ac2af38a832df2a7 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:20.793720  7499 leader_election.cc:304] T 73489d04a8ee4de5ac2af38a832df2a7 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baf973ec890e48c39d4bf2249d371624; no voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:20.795847  7723 consensus_queue.cc:260] T 213cb4db46d44002af1a3e1b232f3196 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.803256  7723 ts_tablet_manager.cc:1434] T 213cb4db46d44002af1a3e1b232f3196 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 14:48:20.803555  7949 consensus_queue.cc:1048] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:20.804839  7723 tablet_bootstrap.cc:492] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:20.808756  7724 raft_consensus.cc:359] T 099ef2eea8a04f309aba3167f66417e7 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.810047  7968 raft_consensus.cc:2749] T 73489d04a8ee4de5ac2af38a832df2a7 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:48:20.815771  7649 consensus_peers.cc:597] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. 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 14:48:20.820994  7724 raft_consensus.cc:385] T 099ef2eea8a04f309aba3167f66417e7 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.822943  7724 raft_consensus.cc:740] T 099ef2eea8a04f309aba3167f66417e7 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.844939  7724 consensus_queue.cc:260] T 099ef2eea8a04f309aba3167f66417e7 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.850289  7430 catalog_manager.cc:5697] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:20.852979  7949 consensus_queue.cc:1048] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:20.855984  7946 consensus_queue.cc:1048] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:20.860323  7430 catalog_manager.cc:5697] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:20.864547  7724 ts_tablet_manager.cc:1434] T 099ef2eea8a04f309aba3167f66417e7 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.001s
I20260709 14:48:20.866214  7977 raft_consensus.cc:493] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:20.870402  7977 raft_consensus.cc:515] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.874066  7724 tablet_bootstrap.cc:492] T 6dfc59234dfb4986b59dc9deefcced7f P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:20.874897  7723 tablet_bootstrap.cc:654] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.884413  7977 leader_election.cc:290] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:20.886430  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db00b84cd0964476a9aeadf98cdc0cbb" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:20.888294  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db00b84cd0964476a9aeadf98cdc0cbb" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:20.889518  7681 raft_consensus.cc:2468] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
W20260709 14:48:20.888366  7500 leader_election.cc:343] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:20.898286  7499 leader_election.cc:304] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [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: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:20.899797  7977 raft_consensus.cc:2804] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:20.900187  7977 raft_consensus.cc:493] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:20.903086  7977 raft_consensus.cc:3060] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.906512  7725 tablet_bootstrap.cc:492] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:20.907147  7725 ts_tablet_manager.cc:1403] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.217s	user 0.032s	sys 0.023s
I20260709 14:48:20.907789  7724 tablet_bootstrap.cc:654] T 6dfc59234dfb4986b59dc9deefcced7f P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.918238  7723 tablet_bootstrap.cc:492] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:20.918778  7723 ts_tablet_manager.cc:1403] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.114s	user 0.019s	sys 0.000s
I20260709 14:48:20.937517  7977 raft_consensus.cc:515] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.935007  7725 raft_consensus.cc:359] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.942286  7725 raft_consensus.cc:385] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.942628  7725 raft_consensus.cc:740] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.943421  7725 consensus_queue.cc:260] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.945497  7725 ts_tablet_manager.cc:1434] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.001s
I20260709 14:48:20.950516  7977 leader_election.cc:290] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:20.951215  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db00b84cd0964476a9aeadf98cdc0cbb" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:20.951763  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db00b84cd0964476a9aeadf98cdc0cbb" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:20.952345  7681 raft_consensus.cc:3060] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:20.952577  7500 leader_election.cc:343] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:20.955032  7725 tablet_bootstrap.cc:492] T e25efccb232a4a448bf6bdea5e8fde6e P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:20.954824  7723 raft_consensus.cc:359] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.957244  7724 tablet_bootstrap.cc:492] T 6dfc59234dfb4986b59dc9deefcced7f P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:20.959180  7723 raft_consensus.cc:385] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.959448  7724 ts_tablet_manager.cc:1403] T 6dfc59234dfb4986b59dc9deefcced7f P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.086s	user 0.016s	sys 0.031s
I20260709 14:48:20.959488  7723 raft_consensus.cc:740] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.960422  7723 consensus_queue.cc:260] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.960438  7681 raft_consensus.cc:2468] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:20.962379  7724 raft_consensus.cc:359] T 6dfc59234dfb4986b59dc9deefcced7f P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.962692  7723 ts_tablet_manager.cc:1434] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 14:48:20.964320  7723 tablet_bootstrap.cc:492] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:20.964880  7499 leader_election.cc:304] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:20.965504  7977 raft_consensus.cc:2804] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:20.968360  7725 tablet_bootstrap.cc:654] T e25efccb232a4a448bf6bdea5e8fde6e P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.968710  7977 raft_consensus.cc:697] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:20.970222  7977 consensus_queue.cc:237] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.975447  7724 raft_consensus.cc:385] T 6dfc59234dfb4986b59dc9deefcced7f P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.975801  7724 raft_consensus.cc:740] T 6dfc59234dfb4986b59dc9deefcced7f P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.976596  7724 consensus_queue.cc:260] T 6dfc59234dfb4986b59dc9deefcced7f P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:20.973914  7723 tablet_bootstrap.cc:654] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.987648  7724 ts_tablet_manager.cc:1434] T 6dfc59234dfb4986b59dc9deefcced7f P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 14:48:20.989126  7724 tablet_bootstrap.cc:492] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:20.995095  7725 tablet_bootstrap.cc:492] T e25efccb232a4a448bf6bdea5e8fde6e P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:20.995635  7725 ts_tablet_manager.cc:1403] T e25efccb232a4a448bf6bdea5e8fde6e P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.007s
I20260709 14:48:20.996711  7432 catalog_manager.cc:5697] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a reported cstate change: term changed from 0 to 1, leader changed from <none> to b105d027f66842479caa5e5cfc2b139a (127.6.67.2). New cstate: current_term: 1 leader_uuid: "b105d027f66842479caa5e5cfc2b139a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:21.001313  7723 tablet_bootstrap.cc:492] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:21.001927  7723 ts_tablet_manager.cc:1403] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.001s
I20260709 14:48:21.003319  7724 tablet_bootstrap.cc:654] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.005337  7826 raft_consensus.cc:493] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:21.005864  7826 raft_consensus.cc:515] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.006556  7725 raft_consensus.cc:359] T e25efccb232a4a448bf6bdea5e8fde6e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.007349  7725 raft_consensus.cc:385] T e25efccb232a4a448bf6bdea5e8fde6e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.007570  7725 raft_consensus.cc:740] T e25efccb232a4a448bf6bdea5e8fde6e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.008260  7826 leader_election.cc:290] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:21.008359  7725 consensus_queue.cc:260] T e25efccb232a4a448bf6bdea5e8fde6e P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.009168  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3bfbf736ef461caed6c819138dfd8b" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:21.009397  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3bfbf736ef461caed6c819138dfd8b" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:21.005003  7723 raft_consensus.cc:359] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.009850  7533 raft_consensus.cc:2468] T 1e3bfbf736ef461caed6c819138dfd8b P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 0.
I20260709 14:48:21.010018  7723 raft_consensus.cc:385] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.010385  7723 raft_consensus.cc:740] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
W20260709 14:48:21.010937  7649 leader_election.cc:343] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.011129  7723 consensus_queue.cc:260] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.011586  7648 leader_election.cc:304] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 [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: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:21.012428  7826 raft_consensus.cc:2804] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:21.012853  7826 raft_consensus.cc:493] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:21.013168  7826 raft_consensus.cc:3060] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.013342  7723 ts_tablet_manager.cc:1434] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.001s
I20260709 14:48:21.012519  7724 tablet_bootstrap.cc:492] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:21.014549  7723 tablet_bootstrap.cc:492] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:21.015046  7725 ts_tablet_manager.cc:1434] T e25efccb232a4a448bf6bdea5e8fde6e P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 14:48:21.015170  7724 ts_tablet_manager.cc:1403] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.003s
I20260709 14:48:21.016351  7725 tablet_bootstrap.cc:492] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:21.022470  7723 tablet_bootstrap.cc:654] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.026654  7724 raft_consensus.cc:359] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.027539  7724 raft_consensus.cc:385] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.027853  7724 raft_consensus.cc:740] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.029247  7949 raft_consensus.cc:493] T 5ae73f9299a641ffae7f618a108d2d86 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:21.029691  7949 raft_consensus.cc:515] T 5ae73f9299a641ffae7f618a108d2d86 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.031845  7949 leader_election.cc:290] T 5ae73f9299a641ffae7f618a108d2d86 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:21.028666  7724 consensus_queue.cc:260] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.034974  7724 ts_tablet_manager.cc:1434] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 14:48:21.036257  7724 tablet_bootstrap.cc:492] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:21.035638  7431 catalog_manager.cc:5697] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:21.039822  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae73f9299a641ffae7f618a108d2d86" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:21.040620  7826 raft_consensus.cc:515] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
W20260709 14:48:21.041769  7649 leader_election.cc:343] T 5ae73f9299a641ffae7f618a108d2d86 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.041697  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae73f9299a641ffae7f618a108d2d86" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:21.043960  7724 tablet_bootstrap.cc:654] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:21.043748  7648 leader_election.cc:343] T 5ae73f9299a641ffae7f618a108d2d86 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.044648  7648 leader_election.cc:304] T 5ae73f9299a641ffae7f618a108d2d86 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:21.045830  7949 raft_consensus.cc:2749] T 5ae73f9299a641ffae7f618a108d2d86 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:21.049130  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3bfbf736ef461caed6c819138dfd8b" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:21.049943  7533 raft_consensus.cc:3060] T 1e3bfbf736ef461caed6c819138dfd8b P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.057659  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3bfbf736ef461caed6c819138dfd8b" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:21.061271  7785 raft_consensus.cc:493] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:48:21.061275  7649 leader_election.cc:343] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.061965  7785 raft_consensus.cc:515] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.064738  7785 leader_election.cc:290] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:21.067780  7680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cb4db46d44002af1a3e1b232f3196" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:21.068496  7680 raft_consensus.cc:2468] T 213cb4db46d44002af1a3e1b232f3196 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:21.072027  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cb4db46d44002af1a3e1b232f3196" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
W20260709 14:48:21.075615  7500 leader_election.cc:343] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.076413  7826 leader_election.cc:290] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:21.077782  7499 leader_election.cc:304] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [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: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:21.096536  7785 raft_consensus.cc:2804] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:21.096931  7785 raft_consensus.cc:493] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:21.097289  7785 raft_consensus.cc:3060] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.099710  7724 tablet_bootstrap.cc:492] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:21.101655  7724 ts_tablet_manager.cc:1403] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.066s	user 0.024s	sys 0.026s
I20260709 14:48:21.104537  7968 consensus_queue.cc:1048] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:21.104960  7785 raft_consensus.cc:515] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.107208  7785 leader_election.cc:290] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:21.106979  7724 raft_consensus.cc:359] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.107481  7609 raft_consensus.cc:3060] T 6dfc59234dfb4986b59dc9deefcced7f P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.107774  7724 raft_consensus.cc:385] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.108152  7724 raft_consensus.cc:740] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.085985  7533 raft_consensus.cc:2468] T 1e3bfbf736ef461caed6c819138dfd8b P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:21.048058  7725 tablet_bootstrap.cc:654] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.108922  7724 consensus_queue.cc:260] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.111280  7724 ts_tablet_manager.cc:1434] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:48:21.112859  7724 tablet_bootstrap.cc:492] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:21.114857  7648 leader_election.cc:304] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:21.090794  7723 tablet_bootstrap.cc:492] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:21.116354  7723 ts_tablet_manager.cc:1403] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.102s	user 0.030s	sys 0.020s
I20260709 14:48:21.116370  7779 raft_consensus.cc:2804] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:21.117324  7779 raft_consensus.cc:697] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Becoming Leader. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Running, Role: LEADER
I20260709 14:48:21.118202  7779 consensus_queue.cc:237] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.119163  7724 tablet_bootstrap.cc:654] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.119148  7723 raft_consensus.cc:359] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.119987  7723 raft_consensus.cc:385] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.120276  7723 raft_consensus.cc:740] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.121208  7680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cb4db46d44002af1a3e1b232f3196" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:21.121951  7680 raft_consensus.cc:3060] T 213cb4db46d44002af1a3e1b232f3196 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.120940  7723 consensus_queue.cc:260] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.127377  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cb4db46d44002af1a3e1b232f3196" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:21.128486  7723 ts_tablet_manager.cc:1434] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
W20260709 14:48:21.129316  7500 leader_election.cc:343] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.131503  7724 tablet_bootstrap.cc:492] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:21.132020  7724 ts_tablet_manager.cc:1403] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 14:48:21.134471  7723 tablet_bootstrap.cc:492] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:21.136883  7929 consensus_queue.cc:1048] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:21.149515  7723 tablet_bootstrap.cc:654] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.156338  7724 raft_consensus.cc:359] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.159574  7929 consensus_queue.cc:1048] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:21.162755  7724 raft_consensus.cc:385] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.162514  7977 consensus_queue.cc:1048] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:21.163262  7724 raft_consensus.cc:740] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.164742  7723 tablet_bootstrap.cc:492] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:21.165514  7723 ts_tablet_manager.cc:1403] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.000s
I20260709 14:48:21.168459  7724 consensus_queue.cc:260] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.171653  7723 raft_consensus.cc:359] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.172228  7723 raft_consensus.cc:385] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.172468  7723 raft_consensus.cc:740] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.173075  7723 consensus_queue.cc:260] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.164706  7779 raft_consensus.cc:493] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:21.175863  7680 raft_consensus.cc:2468] T 213cb4db46d44002af1a3e1b232f3196 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:21.175024  7779 raft_consensus.cc:515] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.178012  7725 tablet_bootstrap.cc:492] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:21.179216  7724 ts_tablet_manager.cc:1434] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260709 14:48:21.179364  7725 ts_tablet_manager.cc:1403] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.163s	user 0.011s	sys 0.003s
I20260709 14:48:21.180248  7724 tablet_bootstrap.cc:492] T 1e3bfbf736ef461caed6c819138dfd8b P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:21.183660  7723 ts_tablet_manager.cc:1434] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 14:48:21.184387  7499 leader_election.cc:304] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:21.189188  7785 raft_consensus.cc:2804] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:21.192068  7779 leader_election.cc:290] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:21.193171  7839 raft_consensus.cc:493] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:21.193082  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e25efccb232a4a448bf6bdea5e8fde6e" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:21.193315  7725 raft_consensus.cc:359] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.194067  7725 raft_consensus.cc:385] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.193912  7533 raft_consensus.cc:2468] T e25efccb232a4a448bf6bdea5e8fde6e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 0.
I20260709 14:48:21.196074  7725 raft_consensus.cc:740] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.194802  7785 raft_consensus.cc:697] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:21.197623  7723 tablet_bootstrap.cc:492] T d9d8d83b81574657ba3ed38c541a7a64 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:21.196805  7648 leader_election.cc:304] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:21.198962  7785 consensus_queue.cc:237] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.200006  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e25efccb232a4a448bf6bdea5e8fde6e" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:21.193729  7839 raft_consensus.cc:515] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
W20260709 14:48:21.201401  7649 leader_election.cc:343] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.204730  7779 raft_consensus.cc:2804] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:21.205111  7779 raft_consensus.cc:493] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:21.205293  7839 leader_election.cc:290] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:21.203966  7725 consensus_queue.cc:260] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.205494  7779 raft_consensus.cc:3060] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.210157  7680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae73f9299a641ffae7f618a108d2d86" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:21.210847  7680 raft_consensus.cc:2468] T 5ae73f9299a641ffae7f618a108d2d86 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 0.
I20260709 14:48:21.212131  7574 leader_election.cc:304] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: 
I20260709 14:48:21.213905  7979 raft_consensus.cc:2804] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:21.214253  7979 raft_consensus.cc:493] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:21.214524  7979 raft_consensus.cc:3060] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.217978  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae73f9299a641ffae7f618a108d2d86" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
W20260709 14:48:21.219800  7574 leader_election.cc:343] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.221904  7725 ts_tablet_manager.cc:1434] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 14:48:21.223076  7725 tablet_bootstrap.cc:492] T 5ae73f9299a641ffae7f618a108d2d86 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:21.230618  7979 raft_consensus.cc:515] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.232900  7979 leader_election.cc:290] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:21.232909  7750 raft_consensus.cc:493] T 099ef2eea8a04f309aba3167f66417e7 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:21.233603  7750 raft_consensus.cc:515] T 099ef2eea8a04f309aba3167f66417e7 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.236632  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae73f9299a641ffae7f618a108d2d86" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:21.238884  7750 leader_election.cc:290] T 099ef2eea8a04f309aba3167f66417e7 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
W20260709 14:48:21.242432  7574 leader_election.cc:343] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.245890  7750 consensus_queue.cc:1048] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:21.246335  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099ef2eea8a04f309aba3167f66417e7" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:21.247916  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae73f9299a641ffae7f618a108d2d86" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:21.248543  7681 raft_consensus.cc:3060] T 5ae73f9299a641ffae7f618a108d2d86 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.248829  7683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099ef2eea8a04f309aba3167f66417e7" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:21.251921  7750 consensus_queue.cc:1048] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:21.252580  7574 leader_election.cc:304] T 099ef2eea8a04f309aba3167f66417e7 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:21.253723  7839 raft_consensus.cc:2749] T 099ef2eea8a04f309aba3167f66417e7 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:48:21.266906  7998 log.cc:927] Time spent T 6dfc59234dfb4986b59dc9deefcced7f P 80cb231d4bfa4851b756f218a2e79e58: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 14:48:21.281163  7681 raft_consensus.cc:2468] T 5ae73f9299a641ffae7f618a108d2d86 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 1.
I20260709 14:48:21.282575  7574 leader_election.cc:304] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: baf973ec890e48c39d4bf2249d371624
I20260709 14:48:21.283460  7750 raft_consensus.cc:2804] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:21.283921  7750 raft_consensus.cc:697] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a [term 1 LEADER]: Becoming Leader. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Running, Role: LEADER
I20260709 14:48:21.284703  7750 consensus_queue.cc:237] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.287674  7723 tablet_bootstrap.cc:654] T d9d8d83b81574657ba3ed38c541a7a64 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.289935  7779 raft_consensus.cc:515] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.294653  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e25efccb232a4a448bf6bdea5e8fde6e" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:21.295449  7534 raft_consensus.cc:3060] T e25efccb232a4a448bf6bdea5e8fde6e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.298391  7724 tablet_bootstrap.cc:654] T 1e3bfbf736ef461caed6c819138dfd8b P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.298310  7432 catalog_manager.cc:5697] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:21.303611  7949 raft_consensus.cc:493] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:21.304186  7949 raft_consensus.cc:515] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.306485  7949 leader_election.cc:290] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:21.306569  7779 leader_election.cc:290] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:21.312738  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b56251ba31547b9ab2a451fed5c770e" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:21.314109  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e25efccb232a4a448bf6bdea5e8fde6e" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
W20260709 14:48:21.315339  7649 leader_election.cc:343] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:21.316399  7649 leader_election.cc:343] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.320315  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b56251ba31547b9ab2a451fed5c770e" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
W20260709 14:48:21.322455  7648 leader_election.cc:343] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.322988  7648 leader_election.cc:304] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:21.330921  7725 tablet_bootstrap.cc:654] T 5ae73f9299a641ffae7f618a108d2d86 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.333853  7949 raft_consensus.cc:2749] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:21.354460  7609 raft_consensus.cc:3060] T 099ef2eea8a04f309aba3167f66417e7 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.374737  7723 tablet_bootstrap.cc:492] T d9d8d83b81574657ba3ed38c541a7a64 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:21.375259  7723 ts_tablet_manager.cc:1403] T d9d8d83b81574657ba3ed38c541a7a64 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.190s	user 0.033s	sys 0.020s
I20260709 14:48:21.377209  7534 raft_consensus.cc:2468] T e25efccb232a4a448bf6bdea5e8fde6e P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:21.381155  7648 leader_election.cc:304] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:21.378427  7723 raft_consensus.cc:359] T d9d8d83b81574657ba3ed38c541a7a64 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.378935  7431 catalog_manager.cc:5697] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "80cb231d4bfa4851b756f218a2e79e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:21.384641  7723 raft_consensus.cc:385] T d9d8d83b81574657ba3ed38c541a7a64 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.384804  7946 raft_consensus.cc:2804] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:21.384992  7723 raft_consensus.cc:740] T d9d8d83b81574657ba3ed38c541a7a64 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.385421  7946 raft_consensus.cc:697] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Becoming Leader. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Running, Role: LEADER
I20260709 14:48:21.385886  7723 consensus_queue.cc:260] T d9d8d83b81574657ba3ed38c541a7a64 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.386369  7946 consensus_queue.cc:237] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.389621  7723 ts_tablet_manager.cc:1434] T d9d8d83b81574657ba3ed38c541a7a64 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:48:21.391806  7723 tablet_bootstrap.cc:492] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:21.416555  7723 tablet_bootstrap.cc:654] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.420584  7946 raft_consensus.cc:493] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:21.421175  7946 raft_consensus.cc:515] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.423349  7946 leader_election.cc:290] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:21.427673  7979 raft_consensus.cc:493] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:21.428164  7979 raft_consensus.cc:515] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.428546  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73489d04a8ee4de5ac2af38a832df2a7" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:21.429659  7725 tablet_bootstrap.cc:492] T 5ae73f9299a641ffae7f618a108d2d86 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
W20260709 14:48:21.429744  7649 leader_election.cc:343] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.430173  7725 ts_tablet_manager.cc:1403] T 5ae73f9299a641ffae7f618a108d2d86 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.207s	user 0.020s	sys 0.001s
I20260709 14:48:21.430361  7979 leader_election.cc:290] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:21.430470  7785 consensus_queue.cc:1048] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:21.428174  7977 raft_consensus.cc:493] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:21.431967  7977 raft_consensus.cc:515] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.432296  7680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5784d622abba4d83a9e87bb629243866" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:21.432772  7725 raft_consensus.cc:359] T 5ae73f9299a641ffae7f618a108d2d86 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.433437  7725 raft_consensus.cc:385] T 5ae73f9299a641ffae7f618a108d2d86 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.425716  7723 tablet_bootstrap.cc:492] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:21.434034  7977 leader_election.cc:290] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:21.434266  7723 ts_tablet_manager.cc:1403] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.043s	user 0.005s	sys 0.016s
I20260709 14:48:21.435087  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc035ced7549f8afb8bc3ebf4cc2c0" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:21.427258  8011 raft_consensus.cc:493] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:21.436303  8011 raft_consensus.cc:515] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
W20260709 14:48:21.436865  7500 leader_election.cc:343] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.436919  7723 raft_consensus.cc:359] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.437675  7723 raft_consensus.cc:385] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.426501  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73489d04a8ee4de5ac2af38a832df2a7" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:21.437987  7723 raft_consensus.cc:740] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.438354  7534 raft_consensus.cc:2468] T 73489d04a8ee4de5ac2af38a832df2a7 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 0.
I20260709 14:48:21.438562  8011 leader_election.cc:290] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:21.434746  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5784d622abba4d83a9e87bb629243866" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:21.438675  7723 consensus_queue.cc:260] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.439188  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db00b84cd0964476a9aeadf98cdc0cbb" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:21.439882  7680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db00b84cd0964476a9aeadf98cdc0cbb" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:21.440577  7648 leader_election.cc:304] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 [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: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:21.440961  7723 ts_tablet_manager.cc:1434] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:48:21.441165  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc035ced7549f8afb8bc3ebf4cc2c0" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:21.441960  7723 tablet_bootstrap.cc:492] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:21.441773  7574 leader_election.cc:304] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:21.442451  7724 tablet_bootstrap.cc:492] T 1e3bfbf736ef461caed6c819138dfd8b P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:21.443022  8011 raft_consensus.cc:2749] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:21.441787  7826 raft_consensus.cc:2804] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:21.444074  7826 raft_consensus.cc:493] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:21.444566  7826 raft_consensus.cc:3060] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.449615  7723 tablet_bootstrap.cc:654] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.443243  7574 leader_election.cc:304] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:21.451865  7979 raft_consensus.cc:2749] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:21.452140  7430 catalog_manager.cc:5697] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a reported cstate change: term changed from 0 to 1, leader changed from <none> to b105d027f66842479caa5e5cfc2b139a (127.6.67.2). New cstate: current_term: 1 leader_uuid: "b105d027f66842479caa5e5cfc2b139a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:21.443063  7724 ts_tablet_manager.cc:1403] T 1e3bfbf736ef461caed6c819138dfd8b P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.263s	user 0.011s	sys 0.004s
I20260709 14:48:21.441795  7684 raft_consensus.cc:2468] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:21.455703  7499 leader_election.cc:304] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [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: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:21.457223  7977 raft_consensus.cc:2804] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:21.433702  7725 raft_consensus.cc:740] T 5ae73f9299a641ffae7f618a108d2d86 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.457623  7977 raft_consensus.cc:493] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:21.458065  7977 raft_consensus.cc:3060] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.461113  7723 tablet_bootstrap.cc:492] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:21.461582  7723 ts_tablet_manager.cc:1403] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 14:48:21.462658  7725 consensus_queue.cc:260] T 5ae73f9299a641ffae7f618a108d2d86 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.464170  7724 raft_consensus.cc:359] T 1e3bfbf736ef461caed6c819138dfd8b P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.464838  7724 raft_consensus.cc:385] T 1e3bfbf736ef461caed6c819138dfd8b P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.464519  7723 raft_consensus.cc:359] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.465131  7724 raft_consensus.cc:740] T 1e3bfbf736ef461caed6c819138dfd8b P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.465220  7723 raft_consensus.cc:385] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.465595  7723 raft_consensus.cc:740] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.478688  7723 consensus_queue.cc:260] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.479959  7725 ts_tablet_manager.cc:1434] T 5ae73f9299a641ffae7f618a108d2d86 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 14:48:21.481058  7723 ts_tablet_manager.cc:1434] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.006s
I20260709 14:48:21.481330  7724 consensus_queue.cc:260] T 1e3bfbf736ef461caed6c819138dfd8b P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.482112  7723 tablet_bootstrap.cc:492] T cc4471e73316480c8fb8da5db83ca6c9 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:21.475741  7826 raft_consensus.cc:515] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.481078  7725 tablet_bootstrap.cc:492] T dd17fe74fb334d868102a8f67fb39974 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:21.484009  7826 leader_election.cc:290] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:21.485684  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73489d04a8ee4de5ac2af38a832df2a7" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:21.486359  7534 raft_consensus.cc:3060] T 73489d04a8ee4de5ac2af38a832df2a7 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.486047  7977 raft_consensus.cc:515] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.490721  7977 leader_election.cc:290] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:21.492449  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc035ced7549f8afb8bc3ebf4cc2c0" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:21.498167  7681 raft_consensus.cc:3060] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.501583  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73489d04a8ee4de5ac2af38a832df2a7" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:21.503450  7608 raft_consensus.cc:3060] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.503559  7606 raft_consensus.cc:3060] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.503664  7534 raft_consensus.cc:2468] T 73489d04a8ee4de5ac2af38a832df2a7 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:21.504848  7648 leader_election.cc:304] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:21.487421  7724 ts_tablet_manager.cc:1434] T 1e3bfbf736ef461caed6c819138dfd8b P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.003s
I20260709 14:48:21.496780  7725 tablet_bootstrap.cc:654] T dd17fe74fb334d868102a8f67fb39974 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.505779  7779 raft_consensus.cc:2804] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:21.493273  7723 tablet_bootstrap.cc:654] T cc4471e73316480c8fb8da5db83ca6c9 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.504925  7681 raft_consensus.cc:2468] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:21.506495  7779 raft_consensus.cc:697] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Becoming Leader. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Running, Role: LEADER
I20260709 14:48:21.506420  7724 tablet_bootstrap.cc:492] T 73489d04a8ee4de5ac2af38a832df2a7 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:21.511291  7499 leader_election.cc:304] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
W20260709 14:48:21.512291  7649 leader_election.cc:343] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.512485  7977 raft_consensus.cc:2804] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:21.513011  7977 raft_consensus.cc:697] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:21.513777  7724 tablet_bootstrap.cc:654] T 73489d04a8ee4de5ac2af38a832df2a7 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.513864  7977 consensus_queue.cc:237] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.531037  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc035ced7549f8afb8bc3ebf4cc2c0" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:21.536402  7725 tablet_bootstrap.cc:492] T dd17fe74fb334d868102a8f67fb39974 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:21.536906  7725 ts_tablet_manager.cc:1403] T dd17fe74fb334d868102a8f67fb39974 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.008s
I20260709 14:48:21.537371  7946 consensus_queue.cc:1048] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:21.538919  7431 catalog_manager.cc:5697] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "80cb231d4bfa4851b756f218a2e79e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: HEALTHY } } }
W20260709 14:48:21.541481  7500 leader_election.cc:343] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.541967  7929 consensus_queue.cc:1048] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:21.507553  7779 consensus_queue.cc:237] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.556874  7725 raft_consensus.cc:359] T dd17fe74fb334d868102a8f67fb39974 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.569470  7725 raft_consensus.cc:385] T dd17fe74fb334d868102a8f67fb39974 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.569789  7725 raft_consensus.cc:740] T dd17fe74fb334d868102a8f67fb39974 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.570691  7725 consensus_queue.cc:260] T dd17fe74fb334d868102a8f67fb39974 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.558240  7979 raft_consensus.cc:493] T 1e3bfbf736ef461caed6c819138dfd8b P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:21.572417  7725 ts_tablet_manager.cc:1434] T dd17fe74fb334d868102a8f67fb39974 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.003s
I20260709 14:48:21.572576  7979 raft_consensus.cc:515] T 1e3bfbf736ef461caed6c819138dfd8b P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.573544  7725 tablet_bootstrap.cc:492] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:21.573693  7608 raft_consensus.cc:3060] T 1e3bfbf736ef461caed6c819138dfd8b P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.574855  7979 leader_election.cc:290] T 1e3bfbf736ef461caed6c819138dfd8b P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:21.582697  7725 tablet_bootstrap.cc:654] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.583639  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3bfbf736ef461caed6c819138dfd8b" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:21.587915  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3bfbf736ef461caed6c819138dfd8b" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:21.565574  7723 tablet_bootstrap.cc:492] T cc4471e73316480c8fb8da5db83ca6c9 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:21.565968  7724 tablet_bootstrap.cc:492] T 73489d04a8ee4de5ac2af38a832df2a7 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:21.591863  7724 ts_tablet_manager.cc:1403] T 73489d04a8ee4de5ac2af38a832df2a7 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.086s	user 0.030s	sys 0.022s
I20260709 14:48:21.592582  7574 leader_election.cc:304] T 1e3bfbf736ef461caed6c819138dfd8b P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:21.594466  8011 raft_consensus.cc:2749] T 1e3bfbf736ef461caed6c819138dfd8b P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:21.591781  7723 ts_tablet_manager.cc:1403] T cc4471e73316480c8fb8da5db83ca6c9 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.008s
I20260709 14:48:21.597380  7946 consensus_queue.cc:1048] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:21.599206  7946 raft_consensus.cc:493] T d9d8d83b81574657ba3ed38c541a7a64 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:21.599086  7724 raft_consensus.cc:359] T 73489d04a8ee4de5ac2af38a832df2a7 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.600015  7724 raft_consensus.cc:385] T 73489d04a8ee4de5ac2af38a832df2a7 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.599902  7946 raft_consensus.cc:515] T d9d8d83b81574657ba3ed38c541a7a64 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.597780  7723 raft_consensus.cc:359] T cc4471e73316480c8fb8da5db83ca6c9 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.601439  7723 raft_consensus.cc:385] T cc4471e73316480c8fb8da5db83ca6c9 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.601807  7723 raft_consensus.cc:740] T cc4471e73316480c8fb8da5db83ca6c9 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.602986  7946 leader_election.cc:290] T d9d8d83b81574657ba3ed38c541a7a64 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:21.602737  7723 consensus_queue.cc:260] T cc4471e73316480c8fb8da5db83ca6c9 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.604653  7723 ts_tablet_manager.cc:1434] T cc4471e73316480c8fb8da5db83ca6c9 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:48:21.607929  7723 tablet_bootstrap.cc:492] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:21.610739  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8d83b81574657ba3ed38c541a7a64" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:21.611321  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8d83b81574657ba3ed38c541a7a64" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
W20260709 14:48:21.615739  7649 leader_election.cc:343] T d9d8d83b81574657ba3ed38c541a7a64 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.600484  7724 raft_consensus.cc:740] T 73489d04a8ee4de5ac2af38a832df2a7 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.627393  7724 consensus_queue.cc:260] T 73489d04a8ee4de5ac2af38a832df2a7 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.629680  7724 ts_tablet_manager.cc:1434] T 73489d04a8ee4de5ac2af38a832df2a7 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.000s
I20260709 14:48:21.630918  7430 catalog_manager.cc:5697] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
W20260709 14:48:21.632257  7648 leader_election.cc:343] T d9d8d83b81574657ba3ed38c541a7a64 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.632730  7648 leader_election.cc:304] T d9d8d83b81574657ba3ed38c541a7a64 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:21.632720  7723 tablet_bootstrap.cc:654] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.634744  7779 raft_consensus.cc:2749] T d9d8d83b81574657ba3ed38c541a7a64 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:21.646330  7725 tablet_bootstrap.cc:492] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:21.646800  7725 ts_tablet_manager.cc:1403] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.010s
I20260709 14:48:21.646837  7723 tablet_bootstrap.cc:492] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:21.647429  7723 ts_tablet_manager.cc:1403] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.009s
I20260709 14:48:21.650504  7723 raft_consensus.cc:359] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.651446  7723 raft_consensus.cc:385] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.651796  7723 raft_consensus.cc:740] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.652655  7723 consensus_queue.cc:260] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.655766  7724 tablet_bootstrap.cc:492] T e25efccb232a4a448bf6bdea5e8fde6e P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:21.656172  7725 raft_consensus.cc:359] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.656913  7725 raft_consensus.cc:385] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.657253  7725 raft_consensus.cc:740] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.658213  7725 consensus_queue.cc:260] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.659340  7723 ts_tablet_manager.cc:1434] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:48:21.660398  7723 tablet_bootstrap.cc:492] T db1b9480a9df4f129c2e15d765954435 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:21.660801  7725 ts_tablet_manager.cc:1434] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260709 14:48:21.661800  7725 tablet_bootstrap.cc:492] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:21.667788  7725 tablet_bootstrap.cc:654] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.667707  7779 raft_consensus.cc:493] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:21.668377  7779 raft_consensus.cc:515] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.670717  7779 leader_election.cc:290] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:21.673184  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e697a1b9b7452b9785299447d12cae" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
W20260709 14:48:21.674495  7649 leader_election.cc:343] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.675307  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e697a1b9b7452b9785299447d12cae" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:21.677271  7433 catalog_manager.cc:5697] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "80cb231d4bfa4851b756f218a2e79e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: HEALTHY } } }
W20260709 14:48:21.677327  7648 leader_election.cc:343] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.680500  7724 tablet_bootstrap.cc:654] T e25efccb232a4a448bf6bdea5e8fde6e P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.680804  7648 leader_election.cc:304] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:21.686513  7724 tablet_bootstrap.cc:492] T e25efccb232a4a448bf6bdea5e8fde6e P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:21.687120  7724 ts_tablet_manager.cc:1403] T e25efccb232a4a448bf6bdea5e8fde6e P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.005s
I20260709 14:48:21.686362  7779 raft_consensus.cc:2749] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:21.688889  7723 tablet_bootstrap.cc:654] T db1b9480a9df4f129c2e15d765954435 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.689920  7724 raft_consensus.cc:359] T e25efccb232a4a448bf6bdea5e8fde6e P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.690636  7724 raft_consensus.cc:385] T e25efccb232a4a448bf6bdea5e8fde6e P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.690919  7724 raft_consensus.cc:740] T e25efccb232a4a448bf6bdea5e8fde6e P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.704993  7725 tablet_bootstrap.cc:492] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:21.705612  7725 ts_tablet_manager.cc:1403] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.019s
I20260709 14:48:21.706118  7723 tablet_bootstrap.cc:492] T db1b9480a9df4f129c2e15d765954435 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:21.706614  7723 ts_tablet_manager.cc:1403] T db1b9480a9df4f129c2e15d765954435 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.003s
I20260709 14:48:21.708774  7779 raft_consensus.cc:493] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:21.709236  7779 raft_consensus.cc:515] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.710088  7725 raft_consensus.cc:359] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.710841  7725 raft_consensus.cc:385] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.711174  7725 raft_consensus.cc:740] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.711653  7779 leader_election.cc:290] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:21.691797  7724 consensus_queue.cc:260] T e25efccb232a4a448bf6bdea5e8fde6e P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.711879  7725 consensus_queue.cc:260] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.713855  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd17fe74fb334d868102a8f67fb39974" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:21.714265  7725 ts_tablet_manager.cc:1434] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 14:48:21.714347  7724 ts_tablet_manager.cc:1434] T e25efccb232a4a448bf6bdea5e8fde6e P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
W20260709 14:48:21.715307  7649 leader_election.cc:343] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.715667  7724 tablet_bootstrap.cc:492] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:21.716046  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd17fe74fb334d868102a8f67fb39974" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:21.723006  7534 raft_consensus.cc:2468] T dd17fe74fb334d868102a8f67fb39974 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 0.
I20260709 14:48:21.710110  7977 raft_consensus.cc:493] T 5ae73f9299a641ffae7f618a108d2d86 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:21.724475  7977 raft_consensus.cc:515] T 5ae73f9299a641ffae7f618a108d2d86 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.727330  7648 leader_election.cc:304] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 [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: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:21.729168  8025 raft_consensus.cc:2804] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:21.729548  8025 raft_consensus.cc:493] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:21.734114  8025 raft_consensus.cc:3060] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.740026  7977 leader_election.cc:290] T 5ae73f9299a641ffae7f618a108d2d86 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:21.741745  8025 raft_consensus.cc:515] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.743223  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae73f9299a641ffae7f618a108d2d86" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:21.744050  7681 raft_consensus.cc:2393] T 5ae73f9299a641ffae7f618a108d2d86 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate baf973ec890e48c39d4bf2249d371624 in current term 1: Already voted for candidate b105d027f66842479caa5e5cfc2b139a in this term.
I20260709 14:48:21.744774  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd17fe74fb334d868102a8f67fb39974" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:21.745325  7534 raft_consensus.cc:3060] T dd17fe74fb334d868102a8f67fb39974 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.747066  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae73f9299a641ffae7f618a108d2d86" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:21.750943  7500 leader_election.cc:304] T 5ae73f9299a641ffae7f618a108d2d86 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baf973ec890e48c39d4bf2249d371624; no voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:21.751667  7534 raft_consensus.cc:2468] T dd17fe74fb334d868102a8f67fb39974 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:21.747864  7979 consensus_queue.cc:1048] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:21.729861  7724 tablet_bootstrap.cc:654] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.721988  7723 raft_consensus.cc:359] T db1b9480a9df4f129c2e15d765954435 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.753015  7929 raft_consensus.cc:3060] T 5ae73f9299a641ffae7f618a108d2d86 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.753194  7723 raft_consensus.cc:385] T db1b9480a9df4f129c2e15d765954435 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.753549  7723 raft_consensus.cc:740] T db1b9480a9df4f129c2e15d765954435 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.754151  7648 leader_election.cc:304] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:21.754365  7723 consensus_queue.cc:260] T db1b9480a9df4f129c2e15d765954435 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.755234  7946 raft_consensus.cc:2804] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:21.755722  7946 raft_consensus.cc:697] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Becoming Leader. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Running, Role: LEADER
I20260709 14:48:21.756734  7723 ts_tablet_manager.cc:1434] T db1b9480a9df4f129c2e15d765954435 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 14:48:21.757759  7723 tablet_bootstrap.cc:492] T 32b74b9818fc466ebbf6ea26995ed2c5 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:21.758446  7724 tablet_bootstrap.cc:492] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:21.758908  7724 ts_tablet_manager.cc:1403] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.001s
I20260709 14:48:21.719861  7725 tablet_bootstrap.cc:492] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
W20260709 14:48:21.722229  7481 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:21.764784  8025 leader_election.cc:290] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:21.761498  7929 raft_consensus.cc:2749] T 5ae73f9299a641ffae7f618a108d2d86 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:21.765388  7723 tablet_bootstrap.cc:654] T 32b74b9818fc466ebbf6ea26995ed2c5 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.756536  7946 consensus_queue.cc:237] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.766410  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd17fe74fb334d868102a8f67fb39974" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:21.772142  7725 tablet_bootstrap.cc:654] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:21.773084  7649 leader_election.cc:343] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.761562  7724 raft_consensus.cc:359] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.773754  7724 raft_consensus.cc:385] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.774101  7724 raft_consensus.cc:740] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.774931  7724 consensus_queue.cc:260] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.776031  8011 raft_consensus.cc:493] T 73489d04a8ee4de5ac2af38a832df2a7 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:21.776648  8011 raft_consensus.cc:515] T 73489d04a8ee4de5ac2af38a832df2a7 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.777560  7724 ts_tablet_manager.cc:1434] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:48:21.779232  8011 leader_election.cc:290] T 73489d04a8ee4de5ac2af38a832df2a7 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:21.783005  7724 tablet_bootstrap.cc:492] T 0c3dd8047baa4cfda6675e39c444e050 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:21.785669  7725 tablet_bootstrap.cc:492] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:21.786223  7725 ts_tablet_manager.cc:1403] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.011s
I20260709 14:48:21.788825  7609 raft_consensus.cc:3060] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.789774  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73489d04a8ee4de5ac2af38a832df2a7" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:21.790596  7534 raft_consensus.cc:2393] T 73489d04a8ee4de5ac2af38a832df2a7 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b105d027f66842479caa5e5cfc2b139a in current term 1: Already voted for candidate 80cb231d4bfa4851b756f218a2e79e58 in this term.
I20260709 14:48:21.788902  7725 raft_consensus.cc:359] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.790921  7724 tablet_bootstrap.cc:654] T 0c3dd8047baa4cfda6675e39c444e050 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.790946  7725 raft_consensus.cc:385] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.791880  7725 raft_consensus.cc:740] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.793581  7725 consensus_queue.cc:260] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.794273  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73489d04a8ee4de5ac2af38a832df2a7" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:21.798157  7929 consensus_queue.cc:1048] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:21.798563  7725 ts_tablet_manager.cc:1434] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:48:21.799614  7725 tablet_bootstrap.cc:492] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:21.800419  7574 leader_election.cc:304] T 73489d04a8ee4de5ac2af38a832df2a7 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:21.801903  7979 raft_consensus.cc:3060] T 73489d04a8ee4de5ac2af38a832df2a7 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.813303  7725 tablet_bootstrap.cc:654] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.821442  7779 raft_consensus.cc:493] T cc4471e73316480c8fb8da5db83ca6c9 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:21.822160  7779 raft_consensus.cc:515] T cc4471e73316480c8fb8da5db83ca6c9 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.825275  7779 leader_election.cc:290] T cc4471e73316480c8fb8da5db83ca6c9 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:21.827535  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4471e73316480c8fb8da5db83ca6c9" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:21.831936  8011 consensus_queue.cc:1048] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:21.832463  7785 raft_consensus.cc:493] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:21.832780  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4471e73316480c8fb8da5db83ca6c9" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:21.832964  7785 raft_consensus.cc:515] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
W20260709 14:48:21.834239  7649 leader_election.cc:343] T cc4471e73316480c8fb8da5db83ca6c9 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.836405  7785 leader_election.cc:290] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
W20260709 14:48:21.840543  7648 leader_election.cc:343] T cc4471e73316480c8fb8da5db83ca6c9 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.841051  7648 leader_election.cc:304] T cc4471e73316480c8fb8da5db83ca6c9 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:21.845961  7779 raft_consensus.cc:2749] T cc4471e73316480c8fb8da5db83ca6c9 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:21.846047  7968 consensus_queue.cc:1048] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:21.848268  7724 tablet_bootstrap.cc:492] T 0c3dd8047baa4cfda6675e39c444e050 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:21.848361  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1b9480a9df4f129c2e15d765954435" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:21.848902  7724 ts_tablet_manager.cc:1403] T 0c3dd8047baa4cfda6675e39c444e050 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.012s
I20260709 14:48:21.849300  7681 raft_consensus.cc:2468] T db1b9480a9df4f129c2e15d765954435 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:21.852005  7724 raft_consensus.cc:359] T 0c3dd8047baa4cfda6675e39c444e050 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.852697  7724 raft_consensus.cc:385] T 0c3dd8047baa4cfda6675e39c444e050 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.852978  7724 raft_consensus.cc:740] T 0c3dd8047baa4cfda6675e39c444e050 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.853789  7499 leader_election.cc:304] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:21.853708  7724 consensus_queue.cc:260] T 0c3dd8047baa4cfda6675e39c444e050 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.854785  7755 raft_consensus.cc:2804] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:21.855175  7755 raft_consensus.cc:493] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:21.855545  7755 raft_consensus.cc:3060] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.856119  7724 ts_tablet_manager.cc:1434] T 0c3dd8047baa4cfda6675e39c444e050 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:48:21.857100  7724 tablet_bootstrap.cc:492] T dd17fe74fb334d868102a8f67fb39974 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:21.860718  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1b9480a9df4f129c2e15d765954435" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
W20260709 14:48:21.862304  7500 leader_election.cc:343] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.865022  7724 tablet_bootstrap.cc:654] T dd17fe74fb334d868102a8f67fb39974 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.869292  7755 raft_consensus.cc:515] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.886889  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1b9480a9df4f129c2e15d765954435" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
W20260709 14:48:21.888434  7500 leader_election.cc:343] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:21.895536  7680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1b9480a9df4f129c2e15d765954435" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:21.896170  7680 raft_consensus.cc:3060] T db1b9480a9df4f129c2e15d765954435 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.905066  7680 raft_consensus.cc:2468] T db1b9480a9df4f129c2e15d765954435 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:21.906443  7499 leader_election.cc:304] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:21.907546  7977 raft_consensus.cc:2804] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:21.908114  7977 raft_consensus.cc:697] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:21.909214  7977 consensus_queue.cc:237] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.890302  7432 catalog_manager.cc:5697] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "80cb231d4bfa4851b756f218a2e79e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:21.921522  7979 raft_consensus.cc:2749] T 73489d04a8ee4de5ac2af38a832df2a7 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:21.914070  7755 leader_election.cc:290] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
W20260709 14:48:21.930454  8038 log.cc:927] Time spent T 5ae73f9299a641ffae7f618a108d2d86 P 80cb231d4bfa4851b756f218a2e79e58: Append to log took a long time: real 0.110s	user 0.001s	sys 0.000s
I20260709 14:48:21.937098  7839 raft_consensus.cc:493] T e25efccb232a4a448bf6bdea5e8fde6e P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:21.942797  7724 tablet_bootstrap.cc:492] T dd17fe74fb334d868102a8f67fb39974 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:21.943360  7724 ts_tablet_manager.cc:1403] T dd17fe74fb334d868102a8f67fb39974 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.086s	user 0.028s	sys 0.015s
I20260709 14:48:21.945686  7725 tablet_bootstrap.cc:492] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:21.940469  7839 raft_consensus.cc:515] T e25efccb232a4a448bf6bdea5e8fde6e P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.946586  7725 ts_tablet_manager.cc:1403] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.147s	user 0.033s	sys 0.040s
I20260709 14:48:21.957453  7839 leader_election.cc:290] T e25efccb232a4a448bf6bdea5e8fde6e P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:21.958074  7606 raft_consensus.cc:3060] T 0c3dd8047baa4cfda6675e39c444e050 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:21.958444  7500 consensus_peers.cc:597] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. 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 14:48:21.960160  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e25efccb232a4a448bf6bdea5e8fde6e" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:21.960407  7723 tablet_bootstrap.cc:492] T 32b74b9818fc466ebbf6ea26995ed2c5 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:21.961004  7723 ts_tablet_manager.cc:1403] T 32b74b9818fc466ebbf6ea26995ed2c5 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.203s	user 0.037s	sys 0.051s
I20260709 14:48:21.964670  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e25efccb232a4a448bf6bdea5e8fde6e" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:21.971312  7533 raft_consensus.cc:2393] T e25efccb232a4a448bf6bdea5e8fde6e P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b105d027f66842479caa5e5cfc2b139a in current term 1: Already voted for candidate 80cb231d4bfa4851b756f218a2e79e58 in this term.
I20260709 14:48:21.972573  7574 leader_election.cc:304] T e25efccb232a4a448bf6bdea5e8fde6e P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:21.973954  7839 raft_consensus.cc:3060] T e25efccb232a4a448bf6bdea5e8fde6e P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:21.977370  7724 raft_consensus.cc:359] T dd17fe74fb334d868102a8f67fb39974 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.978170  7724 raft_consensus.cc:385] T dd17fe74fb334d868102a8f67fb39974 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.978473  7724 raft_consensus.cc:740] T dd17fe74fb334d868102a8f67fb39974 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.979148  7724 consensus_queue.cc:260] T dd17fe74fb334d868102a8f67fb39974 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.981439  7724 ts_tablet_manager.cc:1434] T dd17fe74fb334d868102a8f67fb39974 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260709 14:48:21.981268  7949 consensus_queue.cc:1048] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:21.982760  7724 tablet_bootstrap.cc:492] T d9d8d83b81574657ba3ed38c541a7a64 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:21.982820  7725 raft_consensus.cc:359] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.983528  7725 raft_consensus.cc:385] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.983783  7725 raft_consensus.cc:740] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.984481  7725 consensus_queue.cc:260] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.986603  7725 ts_tablet_manager.cc:1434] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.038s	user 0.002s	sys 0.004s
I20260709 14:48:21.987867  7723 raft_consensus.cc:359] T 32b74b9818fc466ebbf6ea26995ed2c5 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.989419  7724 tablet_bootstrap.cc:654] T d9d8d83b81574657ba3ed38c541a7a64 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.987602  7725 tablet_bootstrap.cc:492] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:21.992674  7723 raft_consensus.cc:385] T 32b74b9818fc466ebbf6ea26995ed2c5 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:21.993048  7723 raft_consensus.cc:740] T 32b74b9818fc466ebbf6ea26995ed2c5 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:21.993919  7723 consensus_queue.cc:260] T 32b74b9818fc466ebbf6ea26995ed2c5 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:21.995972  7723 ts_tablet_manager.cc:1434] T 32b74b9818fc466ebbf6ea26995ed2c5 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260709 14:48:21.998963  7725 tablet_bootstrap.cc:654] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:22.000187  7723 tablet_bootstrap.cc:492] T 4aca54f01d3f4568b1061652f7f11c53 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:22.008675  7723 tablet_bootstrap.cc:654] T 4aca54f01d3f4568b1061652f7f11c53 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:21.998526  7839 raft_consensus.cc:2749] T e25efccb232a4a448bf6bdea5e8fde6e P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:22.013890  7902 raft_consensus.cc:493] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:22.014413  7902 raft_consensus.cc:515] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.016599  7902 leader_election.cc:290] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:22.018141  7723 tablet_bootstrap.cc:492] T 4aca54f01d3f4568b1061652f7f11c53 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:22.018898  7723 ts_tablet_manager.cc:1403] T 4aca54f01d3f4568b1061652f7f11c53 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260709 14:48:22.018075  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8d83b81574657ba3ed38c541a7a64" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:22.020537  7684 raft_consensus.cc:2468] T d9d8d83b81574657ba3ed38c541a7a64 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:22.021603  7499 leader_election.cc:304] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:22.022464  7968 raft_consensus.cc:2804] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:22.022854  7968 raft_consensus.cc:493] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:22.023237  7968 raft_consensus.cc:3060] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:22.022562  7723 raft_consensus.cc:359] T 4aca54f01d3f4568b1061652f7f11c53 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.023821  7723 raft_consensus.cc:385] T 4aca54f01d3f4568b1061652f7f11c53 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.024238  7723 raft_consensus.cc:740] T 4aca54f01d3f4568b1061652f7f11c53 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.025314  7723 consensus_queue.cc:260] T 4aca54f01d3f4568b1061652f7f11c53 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.027153  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8d83b81574657ba3ed38c541a7a64" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:22.028402  7723 ts_tablet_manager.cc:1434] T 4aca54f01d3f4568b1061652f7f11c53 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:48:22.029474  7430 catalog_manager.cc:5697] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:22.032224  7723 tablet_bootstrap.cc:492] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:22.036206  7949 consensus_queue.cc:1048] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:48:22.038453  7500 leader_election.cc:343] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:22.039353  7949 consensus_queue.cc:1048] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:22.041934  7723 tablet_bootstrap.cc:654] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:22.043213  7902 consensus_queue.cc:1048] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:22.043566  7949 raft_consensus.cc:493] T 32b74b9818fc466ebbf6ea26995ed2c5 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:22.043999  7949 raft_consensus.cc:515] T 32b74b9818fc466ebbf6ea26995ed2c5 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.046729  7949 leader_election.cc:290] T 32b74b9818fc466ebbf6ea26995ed2c5 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:22.056023  7725 tablet_bootstrap.cc:492] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:22.056531  7725 ts_tablet_manager.cc:1403] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.008s
I20260709 14:48:22.059911  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b74b9818fc466ebbf6ea26995ed2c5" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
W20260709 14:48:22.061395  7648 leader_election.cc:343] T 32b74b9818fc466ebbf6ea26995ed2c5 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:22.062201  7723 tablet_bootstrap.cc:492] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:22.063174  7723 ts_tablet_manager.cc:1403] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.012s
I20260709 14:48:22.067584  7723 raft_consensus.cc:359] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.068686  7723 raft_consensus.cc:385] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.069120  7723 raft_consensus.cc:740] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.070145  7723 consensus_queue.cc:260] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.074697  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b74b9818fc466ebbf6ea26995ed2c5" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:22.076382  7723 ts_tablet_manager.cc:1434] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260709 14:48:22.077950  7723 tablet_bootstrap.cc:492] T 21cda6c8f6fc4349b3b76fd198ec820e P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:22.087879  7723 tablet_bootstrap.cc:654] T 21cda6c8f6fc4349b3b76fd198ec820e P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:22.034178  7968 raft_consensus.cc:515] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
W20260709 14:48:22.090121  7649 leader_election.cc:343] T 32b74b9818fc466ebbf6ea26995ed2c5 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:22.090588  7649 leader_election.cc:304] T 32b74b9818fc466ebbf6ea26995ed2c5 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:22.092233  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8d83b81574657ba3ed38c541a7a64" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:22.093684  7779 raft_consensus.cc:2749] T 32b74b9818fc466ebbf6ea26995ed2c5 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:22.094228  7902 raft_consensus.cc:493] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:22.094676  7902 raft_consensus.cc:515] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.095082  7779 consensus_queue.cc:1048] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:48:22.093717  7500 leader_election.cc:343] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:22.096659  7902 leader_election.cc:290] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:22.097630  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01aa67ff0c2440d49fa49cdc58b13a55" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
W20260709 14:48:22.099093  7500 leader_election.cc:343] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:22.100095  7723 tablet_bootstrap.cc:492] T 21cda6c8f6fc4349b3b76fd198ec820e P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:22.100657  7723 ts_tablet_manager.cc:1403] T 21cda6c8f6fc4349b3b76fd198ec820e P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 14:48:22.100533  7725 raft_consensus.cc:359] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.101353  7968 leader_election.cc:290] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:22.102279  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01aa67ff0c2440d49fa49cdc58b13a55" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:22.102921  7681 raft_consensus.cc:2468] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:22.105854  7680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8d83b81574657ba3ed38c541a7a64" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:22.106443  7680 raft_consensus.cc:3060] T d9d8d83b81574657ba3ed38c541a7a64 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:22.106666  7499 leader_election.cc:304] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [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: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:22.107590  7755 raft_consensus.cc:2804] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:22.107959  7755 raft_consensus.cc:493] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:22.108304  7755 raft_consensus.cc:3060] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:22.113409  7680 raft_consensus.cc:2468] T d9d8d83b81574657ba3ed38c541a7a64 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:22.119139  7723 raft_consensus.cc:359] T 21cda6c8f6fc4349b3b76fd198ec820e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.120997  7723 raft_consensus.cc:385] T 21cda6c8f6fc4349b3b76fd198ec820e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.122076  7723 raft_consensus.cc:740] T 21cda6c8f6fc4349b3b76fd198ec820e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.114935  7755 raft_consensus.cc:515] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.123752  7499 leader_election.cc:304] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:22.101362  7725 raft_consensus.cc:385] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.125053  7725 raft_consensus.cc:740] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.125576  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01aa67ff0c2440d49fa49cdc58b13a55" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:22.125702  7725 consensus_queue.cc:260] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.126024  7977 raft_consensus.cc:2804] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:22.126602  7977 raft_consensus.cc:697] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:22.123805  7723 consensus_queue.cc:260] T 21cda6c8f6fc4349b3b76fd198ec820e P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
W20260709 14:48:22.127075  7500 leader_election.cc:343] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:22.127496  7977 consensus_queue.cc:237] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.130961  7755 leader_election.cc:290] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:22.132426  7723 ts_tablet_manager.cc:1434] T 21cda6c8f6fc4349b3b76fd198ec820e P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 14:48:22.132562  7680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01aa67ff0c2440d49fa49cdc58b13a55" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:22.133237  7680 raft_consensus.cc:3060] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:22.133497  7723 tablet_bootstrap.cc:492] T 748f109ac6db40f3bc1aa87957432481 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:22.134426  7724 tablet_bootstrap.cc:492] T d9d8d83b81574657ba3ed38c541a7a64 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:22.134871  7724 ts_tablet_manager.cc:1403] T d9d8d83b81574657ba3ed38c541a7a64 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.152s	user 0.043s	sys 0.048s
I20260709 14:48:22.140617  7725 ts_tablet_manager.cc:1434] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.000s
I20260709 14:48:22.141780  7680 raft_consensus.cc:2468] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:22.143847  7499 leader_election.cc:304] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:22.145044  7755 raft_consensus.cc:2804] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:22.145588  7755 raft_consensus.cc:697] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:22.137449  7724 raft_consensus.cc:359] T d9d8d83b81574657ba3ed38c541a7a64 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.146765  7724 raft_consensus.cc:385] T d9d8d83b81574657ba3ed38c541a7a64 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.147073  7724 raft_consensus.cc:740] T d9d8d83b81574657ba3ed38c541a7a64 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.147699  7724 consensus_queue.cc:260] T d9d8d83b81574657ba3ed38c541a7a64 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.148592  7725 tablet_bootstrap.cc:492] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:22.146517  7755 consensus_queue.cc:237] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.151875  7723 tablet_bootstrap.cc:654] T 748f109ac6db40f3bc1aa87957432481 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:22.154008  7724 ts_tablet_manager.cc:1434] T d9d8d83b81574657ba3ed38c541a7a64 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 14:48:22.155005  7724 tablet_bootstrap.cc:492] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:22.160573  7724 tablet_bootstrap.cc:654] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:22.163399  7723 tablet_bootstrap.cc:492] T 748f109ac6db40f3bc1aa87957432481 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:22.164526  7723 ts_tablet_manager.cc:1403] T 748f109ac6db40f3bc1aa87957432481 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.000s
I20260709 14:48:22.166191  7725 tablet_bootstrap.cc:654] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:22.166852  7839 raft_consensus.cc:493] T dd17fe74fb334d868102a8f67fb39974 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:22.167337  7839 raft_consensus.cc:515] T dd17fe74fb334d868102a8f67fb39974 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.169433  7839 leader_election.cc:290] T dd17fe74fb334d868102a8f67fb39974 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:22.175801  7680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd17fe74fb334d868102a8f67fb39974" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:22.177276  7532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd17fe74fb334d868102a8f67fb39974" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:22.178095  7532 raft_consensus.cc:2393] T dd17fe74fb334d868102a8f67fb39974 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b105d027f66842479caa5e5cfc2b139a in current term 1: Already voted for candidate 80cb231d4bfa4851b756f218a2e79e58 in this term.
I20260709 14:48:22.179713  7574 leader_election.cc:304] T dd17fe74fb334d868102a8f67fb39974 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:22.180848  7839 raft_consensus.cc:3060] T dd17fe74fb334d868102a8f67fb39974 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:22.184218  7968 raft_consensus.cc:493] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:22.184821  7968 raft_consensus.cc:515] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.188921  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b56251ba31547b9ab2a451fed5c770e" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
W20260709 14:48:22.190598  7500 leader_election.cc:343] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:22.203992  7723 raft_consensus.cc:359] T 748f109ac6db40f3bc1aa87957432481 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.204769  7723 raft_consensus.cc:385] T 748f109ac6db40f3bc1aa87957432481 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.205044  7723 raft_consensus.cc:740] T 748f109ac6db40f3bc1aa87957432481 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.207141  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b56251ba31547b9ab2a451fed5c770e" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:22.208027  7684 raft_consensus.cc:2468] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:22.209237  7499 leader_election.cc:304] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [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: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:22.210269  7902 raft_consensus.cc:2804] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:22.210740  7902 raft_consensus.cc:493] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:22.211160  7902 raft_consensus.cc:3060] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:22.211755  7968 leader_election.cc:290] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:22.218015  8011 raft_consensus.cc:493] T d9d8d83b81574657ba3ed38c541a7a64 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:22.218698  7725 tablet_bootstrap.cc:492] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:22.218182  7723 consensus_queue.cc:260] T 748f109ac6db40f3bc1aa87957432481 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.218623  8011 raft_consensus.cc:515] T d9d8d83b81574657ba3ed38c541a7a64 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.219204  7725 ts_tablet_manager.cc:1403] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.078s	user 0.022s	sys 0.010s
I20260709 14:48:22.220625  8011 leader_election.cc:290] T d9d8d83b81574657ba3ed38c541a7a64 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:22.221890  7723 ts_tablet_manager.cc:1434] T 748f109ac6db40f3bc1aa87957432481 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260709 14:48:22.225098  7724 tablet_bootstrap.cc:492] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:22.225564  7724 ts_tablet_manager.cc:1403] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.021s
I20260709 14:48:22.222637  7725 raft_consensus.cc:359] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.226289  7725 raft_consensus.cc:385] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.226578  7725 raft_consensus.cc:740] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.227824  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8d83b81574657ba3ed38c541a7a64" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:22.226349  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8d83b81574657ba3ed38c541a7a64" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:22.229645  7724 raft_consensus.cc:359] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.230484  7684 raft_consensus.cc:2393] T d9d8d83b81574657ba3ed38c541a7a64 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b105d027f66842479caa5e5cfc2b139a in current term 1: Already voted for candidate baf973ec890e48c39d4bf2249d371624 in this term.
I20260709 14:48:22.230594  7724 raft_consensus.cc:385] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.231037  7724 raft_consensus.cc:740] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.231280  7723 tablet_bootstrap.cc:492] T 7fc1daf335ee48eabb43dcf8ca371567 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:22.231532  7574 leader_election.cc:304] T d9d8d83b81574657ba3ed38c541a7a64 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:22.231895  7724 consensus_queue.cc:260] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.232510  8011 raft_consensus.cc:3060] T d9d8d83b81574657ba3ed38c541a7a64 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:22.207449  7839 raft_consensus.cc:2749] T dd17fe74fb334d868102a8f67fb39974 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:22.238564  7724 ts_tablet_manager.cc:1434] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:48:22.227231  7725 consensus_queue.cc:260] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.242871  7826 raft_consensus.cc:493] T 21cda6c8f6fc4349b3b76fd198ec820e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:22.243708  7968 raft_consensus.cc:493] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:22.244690  7826 raft_consensus.cc:515] T 21cda6c8f6fc4349b3b76fd198ec820e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.244812  7968 raft_consensus.cc:515] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.246690  7968 leader_election.cc:290] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:22.249490  7432 catalog_manager.cc:5697] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:22.251855  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cda6c8f6fc4349b3b76fd198ec820e" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
W20260709 14:48:22.253007  7648 leader_election.cc:343] T 21cda6c8f6fc4349b3b76fd198ec820e P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:22.254304  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cda6c8f6fc4349b3b76fd198ec820e" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:22.254045  7432 catalog_manager.cc:5697] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:22.256358  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b74b9818fc466ebbf6ea26995ed2c5" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:22.256422  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b74b9818fc466ebbf6ea26995ed2c5" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:22.257128  7684 raft_consensus.cc:2468] T 32b74b9818fc466ebbf6ea26995ed2c5 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:22.252978  7826 leader_election.cc:290] T 21cda6c8f6fc4349b3b76fd198ec820e P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:22.258347  7499 leader_election.cc:304] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:22.258863  7826 raft_consensus.cc:493] T 748f109ac6db40f3bc1aa87957432481 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:48:22.258899  7500 leader_election.cc:343] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:22.259490  7826 raft_consensus.cc:515] T 748f109ac6db40f3bc1aa87957432481 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
W20260709 14:48:22.260747  7649 leader_election.cc:343] T 21cda6c8f6fc4349b3b76fd198ec820e P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:22.261188  7649 leader_election.cc:304] T 21cda6c8f6fc4349b3b76fd198ec820e P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:22.261965  7755 raft_consensus.cc:2804] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:22.262347  7755 raft_consensus.cc:493] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:22.262694  7755 raft_consensus.cc:3060] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:22.263257  7779 raft_consensus.cc:2749] T 21cda6c8f6fc4349b3b76fd198ec820e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:22.263842  7779 consensus_queue.cc:1048] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:22.266086  7725 ts_tablet_manager.cc:1434] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.001s
I20260709 14:48:22.267724  7724 tablet_bootstrap.cc:492] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:22.267992  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748f109ac6db40f3bc1aa87957432481" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
W20260709 14:48:22.275417  7648 leader_election.cc:343] T 748f109ac6db40f3bc1aa87957432481 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:22.282537  7725 tablet_bootstrap.cc:492] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:22.296686  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748f109ac6db40f3bc1aa87957432481" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
W20260709 14:48:22.297878  7649 leader_election.cc:343] T 748f109ac6db40f3bc1aa87957432481 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:22.298305  7649 leader_election.cc:304] T 748f109ac6db40f3bc1aa87957432481 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:22.298997  7779 raft_consensus.cc:2749] T 748f109ac6db40f3bc1aa87957432481 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:22.296109  7826 leader_election.cc:290] T 748f109ac6db40f3bc1aa87957432481 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:22.325625  7723 tablet_bootstrap.cc:654] T 7fc1daf335ee48eabb43dcf8ca371567 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:22.321058  7755 raft_consensus.cc:515] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.328088  7902 raft_consensus.cc:515] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.332298  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b74b9818fc466ebbf6ea26995ed2c5" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:22.333577  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b56251ba31547b9ab2a451fed5c770e" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:22.331486  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b56251ba31547b9ab2a451fed5c770e" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:22.334201  7681 raft_consensus.cc:3060] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:22.334506  7606 raft_consensus.cc:3060] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:22.331445  7902 leader_election.cc:290] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
W20260709 14:48:22.339740  7500 leader_election.cc:343] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:22.348840  7725 tablet_bootstrap.cc:654] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:22.349745  7606 raft_consensus.cc:2468] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:22.351193  7755 leader_election.cc:290] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:22.354736  7680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b74b9818fc466ebbf6ea26995ed2c5" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:22.355329  7680 raft_consensus.cc:3060] T 32b74b9818fc466ebbf6ea26995ed2c5 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:22.342447  8011 raft_consensus.cc:2749] T d9d8d83b81574657ba3ed38c541a7a64 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:22.366757  7500 leader_election.cc:304] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:22.374724  7902 raft_consensus.cc:2804] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:22.375290  7902 raft_consensus.cc:697] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:22.376148  7902 consensus_queue.cc:237] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.378067  8025 consensus_queue.cc:1048] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:22.362109  7681 raft_consensus.cc:2468] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:22.380115  7680 raft_consensus.cc:2468] T 32b74b9818fc466ebbf6ea26995ed2c5 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:22.388885  7755 consensus_queue.cc:1048] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:22.386505  8025 raft_consensus.cc:493] T 4aca54f01d3f4568b1061652f7f11c53 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:22.392560  7499 leader_election.cc:304] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:22.393668  7755 raft_consensus.cc:2804] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:22.394769  7755 raft_consensus.cc:697] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:22.395743  7755 consensus_queue.cc:237] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.400532  7723 tablet_bootstrap.cc:492] T 7fc1daf335ee48eabb43dcf8ca371567 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:22.401016  7723 ts_tablet_manager.cc:1403] T 7fc1daf335ee48eabb43dcf8ca371567 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.170s	user 0.019s	sys 0.018s
I20260709 14:48:22.394193  8025 raft_consensus.cc:515] T 4aca54f01d3f4568b1061652f7f11c53 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.404824  8025 leader_election.cc:290] T 4aca54f01d3f4568b1061652f7f11c53 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:22.405642  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aca54f01d3f4568b1061652f7f11c53" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:22.406062  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aca54f01d3f4568b1061652f7f11c53" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
W20260709 14:48:22.407222  7648 leader_election.cc:343] T 4aca54f01d3f4568b1061652f7f11c53 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:22.407683  7649 leader_election.cc:343] T 4aca54f01d3f4568b1061652f7f11c53 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:22.408061  7649 leader_election.cc:304] T 4aca54f01d3f4568b1061652f7f11c53 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:22.409010  7779 raft_consensus.cc:2749] T 4aca54f01d3f4568b1061652f7f11c53 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:22.409267  7724 tablet_bootstrap.cc:654] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:22.410523  7723 raft_consensus.cc:359] T 7fc1daf335ee48eabb43dcf8ca371567 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.411211  7723 raft_consensus.cc:385] T 7fc1daf335ee48eabb43dcf8ca371567 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.411468  7723 raft_consensus.cc:740] T 7fc1daf335ee48eabb43dcf8ca371567 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.412129  7723 consensus_queue.cc:260] T 7fc1daf335ee48eabb43dcf8ca371567 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.416070  7723 ts_tablet_manager.cc:1434] T 7fc1daf335ee48eabb43dcf8ca371567 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:48:22.416987  7723 tablet_bootstrap.cc:492] T 505b0f4b48574cb48dc5149fa062f4fd P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:22.424147  7723 tablet_bootstrap.cc:654] T 505b0f4b48574cb48dc5149fa062f4fd P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:22.430761  7725 tablet_bootstrap.cc:492] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:22.431679  7725 ts_tablet_manager.cc:1403] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.149s	user 0.009s	sys 0.011s
I20260709 14:48:22.440449  7725 raft_consensus.cc:359] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.442715  7725 raft_consensus.cc:385] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.443004  7725 raft_consensus.cc:740] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.443656  7725 consensus_queue.cc:260] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.442008  7724 tablet_bootstrap.cc:492] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:22.444949  7724 ts_tablet_manager.cc:1403] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.201s	user 0.022s	sys 0.016s
W20260709 14:48:22.447088  7500 consensus_peers.cc:597] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. 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 14:48:22.447827  7724 raft_consensus.cc:359] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.448501  7724 raft_consensus.cc:385] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.448745  7724 raft_consensus.cc:740] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.449414  7724 consensus_queue.cc:260] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.451431  7725 ts_tablet_manager.cc:1434] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260709 14:48:22.452755  7725 tablet_bootstrap.cc:492] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:22.460347  7779 raft_consensus.cc:493] T 7fc1daf335ee48eabb43dcf8ca371567 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:22.461061  7779 raft_consensus.cc:515] T 7fc1daf335ee48eabb43dcf8ca371567 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.466596  7968 raft_consensus.cc:493] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:22.467281  7968 raft_consensus.cc:515] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.467823  7430 catalog_manager.cc:5697] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:22.470153  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc1daf335ee48eabb43dcf8ca371567" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:22.470745  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4471e73316480c8fb8da5db83ca6c9" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
W20260709 14:48:22.472534  7500 leader_election.cc:343] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:22.471938  7968 leader_election.cc:290] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
W20260709 14:48:22.473704  7648 leader_election.cc:343] T 7fc1daf335ee48eabb43dcf8ca371567 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:22.474113  7779 leader_election.cc:290] T 7fc1daf335ee48eabb43dcf8ca371567 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:22.475087  7680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4471e73316480c8fb8da5db83ca6c9" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:22.475703  7680 raft_consensus.cc:2468] T cc4471e73316480c8fb8da5db83ca6c9 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:22.477418  7724 ts_tablet_manager.cc:1434] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 14:48:22.477880  7499 leader_election.cc:304] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624 [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: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:22.479306  7724 tablet_bootstrap.cc:492] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:22.480913  7902 raft_consensus.cc:2804] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:22.481420  7902 raft_consensus.cc:493] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:22.481866  7902 raft_consensus.cc:3060] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:22.489581  7725 tablet_bootstrap.cc:654] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:22.494270  7606 raft_consensus.cc:3060] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:22.503167  7724 tablet_bootstrap.cc:654] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:22.506666  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc1daf335ee48eabb43dcf8ca371567" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
W20260709 14:48:22.508724  7649 leader_election.cc:343] T 7fc1daf335ee48eabb43dcf8ca371567 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:22.509145  7649 leader_election.cc:304] T 7fc1daf335ee48eabb43dcf8ca371567 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:22.510568  7946 raft_consensus.cc:2749] T 7fc1daf335ee48eabb43dcf8ca371567 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:22.514297  7902 raft_consensus.cc:515] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.530771  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4471e73316480c8fb8da5db83ca6c9" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
W20260709 14:48:22.532455  7500 leader_election.cc:343] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:22.535431  7431 catalog_manager.cc:5697] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:22.539050  7723 tablet_bootstrap.cc:492] T 505b0f4b48574cb48dc5149fa062f4fd P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:22.539531  7723 ts_tablet_manager.cc:1403] T 505b0f4b48574cb48dc5149fa062f4fd P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.123s	user 0.028s	sys 0.012s
I20260709 14:48:22.541028  7902 leader_election.cc:290] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:22.541656  7723 raft_consensus.cc:359] T 505b0f4b48574cb48dc5149fa062f4fd P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.542353  7723 raft_consensus.cc:385] T 505b0f4b48574cb48dc5149fa062f4fd P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.542624  7723 raft_consensus.cc:740] T 505b0f4b48574cb48dc5149fa062f4fd P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.542654  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4471e73316480c8fb8da5db83ca6c9" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:22.543540  7681 raft_consensus.cc:3060] T cc4471e73316480c8fb8da5db83ca6c9 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:22.549523  7725 tablet_bootstrap.cc:492] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:22.550046  7725 ts_tablet_manager.cc:1403] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.003s
I20260709 14:48:22.551582  7681 raft_consensus.cc:2468] T cc4471e73316480c8fb8da5db83ca6c9 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:22.552764  7499 leader_election.cc:304] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:22.552606  7725 raft_consensus.cc:359] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.553270  7725 raft_consensus.cc:385] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.553839  7755 raft_consensus.cc:2804] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:22.553527  7723 consensus_queue.cc:260] T 505b0f4b48574cb48dc5149fa062f4fd P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.554262  7755 raft_consensus.cc:697] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:22.554972  7755 consensus_queue.cc:237] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.556399  7723 ts_tablet_manager.cc:1434] T 505b0f4b48574cb48dc5149fa062f4fd P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:48:22.557479  7723 tablet_bootstrap.cc:492] T cc98cbf68e77465f8727f37510a9d8cd P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:22.563621  7968 consensus_queue.cc:1048] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:22.553522  7725 raft_consensus.cc:740] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.571421  7723 tablet_bootstrap.cc:654] T cc98cbf68e77465f8727f37510a9d8cd P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:22.571437  7500 consensus_peers.cc:597] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. 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 14:48:22.571641  7725 consensus_queue.cc:260] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.584450  7724 tablet_bootstrap.cc:492] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:22.584972  7724 ts_tablet_manager.cc:1403] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.106s	user 0.010s	sys 0.000s
I20260709 14:48:22.587541  7725 ts_tablet_manager.cc:1434] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.002s
I20260709 14:48:22.587721  7724 raft_consensus.cc:359] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.588438  7724 raft_consensus.cc:385] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.588727  7724 raft_consensus.cc:740] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.589370  7725 tablet_bootstrap.cc:492] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:22.590389  7723 tablet_bootstrap.cc:492] T cc98cbf68e77465f8727f37510a9d8cd P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:22.590907  7723 ts_tablet_manager.cc:1403] T cc98cbf68e77465f8727f37510a9d8cd P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.006s
I20260709 14:48:22.593472  7723 raft_consensus.cc:359] T cc98cbf68e77465f8727f37510a9d8cd P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.594225  7723 raft_consensus.cc:385] T cc98cbf68e77465f8727f37510a9d8cd P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.594580  7723 raft_consensus.cc:740] T cc98cbf68e77465f8727f37510a9d8cd P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.594328  7724 consensus_queue.cc:260] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.595335  7723 consensus_queue.cc:260] T cc98cbf68e77465f8727f37510a9d8cd P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.596045  7725 tablet_bootstrap.cc:654] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:22.597704  7723 ts_tablet_manager.cc:1434] T cc98cbf68e77465f8727f37510a9d8cd P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:48:22.598764  7723 tablet_bootstrap.cc:492] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:22.597268  7430 catalog_manager.cc:5697] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:22.604610  7723 tablet_bootstrap.cc:654] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:22.609906  7724 ts_tablet_manager.cc:1434] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260709 14:48:22.618468  7724 tablet_bootstrap.cc:492] T db1b9480a9df4f129c2e15d765954435 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:22.620384  7723 tablet_bootstrap.cc:492] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:22.620890  7723 ts_tablet_manager.cc:1403] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.012s
I20260709 14:48:22.624773  7725 tablet_bootstrap.cc:492] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:22.626363  7725 ts_tablet_manager.cc:1403] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.007s
I20260709 14:48:22.624835  7723 raft_consensus.cc:359] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.626523  7724 tablet_bootstrap.cc:654] T db1b9480a9df4f129c2e15d765954435 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:22.628760  7725 raft_consensus.cc:359] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.626830  7723 raft_consensus.cc:385] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.646281  7725 raft_consensus.cc:385] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.646651  7725 raft_consensus.cc:740] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.647364  7725 consensus_queue.cc:260] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.646303  7723 raft_consensus.cc:740] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.648981  7723 consensus_queue.cc:260] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.649788  7725 ts_tablet_manager.cc:1434] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.017s
I20260709 14:48:22.651300  7725 tablet_bootstrap.cc:492] T 4aca54f01d3f4568b1061652f7f11c53 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:22.656901  7723 ts_tablet_manager.cc:1434] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 14:48:22.657951  7725 tablet_bootstrap.cc:654] T 4aca54f01d3f4568b1061652f7f11c53 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:22.660512  7723 tablet_bootstrap.cc:492] T 0759fc826a834a63a89262959356b891 P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:22.665366  7902 consensus_queue.cc:1048] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:22.667938  7724 tablet_bootstrap.cc:492] T db1b9480a9df4f129c2e15d765954435 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:22.668525  7724 ts_tablet_manager.cc:1403] T db1b9480a9df4f129c2e15d765954435 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.050s	user 0.025s	sys 0.006s
I20260709 14:48:22.671478  7724 raft_consensus.cc:359] T db1b9480a9df4f129c2e15d765954435 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.672192  7724 raft_consensus.cc:385] T db1b9480a9df4f129c2e15d765954435 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.672504  7724 raft_consensus.cc:740] T db1b9480a9df4f129c2e15d765954435 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.678555  7725 tablet_bootstrap.cc:492] T 4aca54f01d3f4568b1061652f7f11c53 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:22.679126  7725 ts_tablet_manager.cc:1403] T 4aca54f01d3f4568b1061652f7f11c53 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.001s
I20260709 14:48:22.680519  7755 consensus_queue.cc:1048] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:22.682181  7725 raft_consensus.cc:359] T 4aca54f01d3f4568b1061652f7f11c53 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.682955  7725 raft_consensus.cc:385] T 4aca54f01d3f4568b1061652f7f11c53 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.683248  7725 raft_consensus.cc:740] T 4aca54f01d3f4568b1061652f7f11c53 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.683667  7723 tablet_bootstrap.cc:654] T 0759fc826a834a63a89262959356b891 P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:22.684020  7725 consensus_queue.cc:260] T 4aca54f01d3f4568b1061652f7f11c53 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.686509  7725 ts_tablet_manager.cc:1434] T 4aca54f01d3f4568b1061652f7f11c53 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:48:22.699281  7724 consensus_queue.cc:260] T db1b9480a9df4f129c2e15d765954435 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.702229  7724 ts_tablet_manager.cc:1434] T db1b9480a9df4f129c2e15d765954435 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.001s
I20260709 14:48:22.703881  7725 tablet_bootstrap.cc:492] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:22.711308  7724 tablet_bootstrap.cc:492] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:22.712257  7723 tablet_bootstrap.cc:492] T 0759fc826a834a63a89262959356b891 P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:22.713856  7725 tablet_bootstrap.cc:654] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:22.713022  7723 ts_tablet_manager.cc:1403] T 0759fc826a834a63a89262959356b891 P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.015s
I20260709 14:48:22.726411  7724 tablet_bootstrap.cc:654] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:22.726444  7723 raft_consensus.cc:359] T 0759fc826a834a63a89262959356b891 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.727545  7723 raft_consensus.cc:385] T 0759fc826a834a63a89262959356b891 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.727895  7723 raft_consensus.cc:740] T 0759fc826a834a63a89262959356b891 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.728910  7723 consensus_queue.cc:260] T 0759fc826a834a63a89262959356b891 P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.731815  7723 ts_tablet_manager.cc:1434] T 0759fc826a834a63a89262959356b891 P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:48:22.733191  7723 tablet_bootstrap.cc:492] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58: Bootstrap starting.
I20260709 14:48:22.740710  7723 tablet_bootstrap.cc:654] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:22.746357  8011 raft_consensus.cc:493] T db1b9480a9df4f129c2e15d765954435 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:22.746891  8011 raft_consensus.cc:515] T db1b9480a9df4f129c2e15d765954435 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.748731  8011 leader_election.cc:290] T db1b9480a9df4f129c2e15d765954435 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:22.750468  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1b9480a9df4f129c2e15d765954435" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:22.760035  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1b9480a9df4f129c2e15d765954435" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:22.761502  7574 leader_election.cc:304] T db1b9480a9df4f129c2e15d765954435 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:22.762707  7723 tablet_bootstrap.cc:492] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58: No bootstrap required, opened a new log
I20260709 14:48:22.763180  7723 ts_tablet_manager.cc:1403] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.000s
I20260709 14:48:22.766013  7723 raft_consensus.cc:359] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.764055  8011 raft_consensus.cc:2749] T db1b9480a9df4f129c2e15d765954435 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:22.766690  7723 raft_consensus.cc:385] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.767421  7723 raft_consensus.cc:740] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.772091  7723 consensus_queue.cc:260] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.773483  7725 tablet_bootstrap.cc:492] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:22.774466  7725 ts_tablet_manager.cc:1403] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.071s	user 0.027s	sys 0.026s
I20260709 14:48:22.774472  7723 ts_tablet_manager.cc:1434] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:48:22.777868  7725 raft_consensus.cc:359] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.778697  7725 raft_consensus.cc:385] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.779058  7725 raft_consensus.cc:740] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.779644  7725 consensus_queue.cc:260] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.781927  7725 ts_tablet_manager.cc:1434] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:48:22.783304  7725 tablet_bootstrap.cc:492] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:22.787992  7724 tablet_bootstrap.cc:492] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:22.788471  7724 ts_tablet_manager.cc:1403] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.077s	user 0.016s	sys 0.000s
I20260709 14:48:22.790068  7725 tablet_bootstrap.cc:654] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:22.790822  7724 raft_consensus.cc:359] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.791625  7724 raft_consensus.cc:385] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.791895  7724 raft_consensus.cc:740] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.792543  7724 consensus_queue.cc:260] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.795068  7724 ts_tablet_manager.cc:1434] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:48:22.796491  7724 tablet_bootstrap.cc:492] T cc4471e73316480c8fb8da5db83ca6c9 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:22.807082  7779 raft_consensus.cc:493] T cc98cbf68e77465f8727f37510a9d8cd P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:22.807643  7779 raft_consensus.cc:515] T cc98cbf68e77465f8727f37510a9d8cd P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.810494  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc98cbf68e77465f8727f37510a9d8cd" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
W20260709 14:48:22.812356  7648 leader_election.cc:343] T cc98cbf68e77465f8727f37510a9d8cd P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:22.816588  7779 leader_election.cc:290] T cc98cbf68e77465f8727f37510a9d8cd P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:22.817225  7902 raft_consensus.cc:493] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:22.824242  7902 raft_consensus.cc:515] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.826356  7902 leader_election.cc:290] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:22.827826  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cda6c8f6fc4349b3b76fd198ec820e" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:22.829891  7724 tablet_bootstrap.cc:654] T cc4471e73316480c8fb8da5db83ca6c9 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:22.820937  7481 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:22.830482  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cda6c8f6fc4349b3b76fd198ec820e" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:22.834537  7681 raft_consensus.cc:2468] T 21cda6c8f6fc4349b3b76fd198ec820e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:22.818811  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc98cbf68e77465f8727f37510a9d8cd" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
W20260709 14:48:22.831349  7500 leader_election.cc:343] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:22.835994  7725 tablet_bootstrap.cc:492] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:22.836637  7725 ts_tablet_manager.cc:1403] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.036s
I20260709 14:48:22.840137  7725 raft_consensus.cc:359] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.840857  7725 raft_consensus.cc:385] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.840997  7499 leader_election.cc:304] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624 [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: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:22.841157  7725 raft_consensus.cc:740] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.842024  7755 raft_consensus.cc:2804] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:22.841899  7725 consensus_queue.cc:260] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.842386  7755 raft_consensus.cc:493] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:22.842798  7755 raft_consensus.cc:3060] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:22.844833  7725 ts_tablet_manager.cc:1434] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:48:22.846195  7725 tablet_bootstrap.cc:492] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:22.854511  7725 tablet_bootstrap.cc:654] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:22.854929  7649 leader_election.cc:343] T cc98cbf68e77465f8727f37510a9d8cd P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:22.855401  7649 leader_election.cc:304] T cc98cbf68e77465f8727f37510a9d8cd P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:22.856118  7779 raft_consensus.cc:2749] T cc98cbf68e77465f8727f37510a9d8cd P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:22.868674  7725 tablet_bootstrap.cc:492] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:22.869140  7725 ts_tablet_manager.cc:1403] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.000s
I20260709 14:48:22.870281  7755 raft_consensus.cc:515] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.871630  7725 raft_consensus.cc:359] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.872273  7725 raft_consensus.cc:385] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.872499  7725 raft_consensus.cc:740] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:22.872575  7755 leader_election.cc:290] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:22.873100  7725 consensus_queue.cc:260] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.876368  7725 ts_tablet_manager.cc:1434] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:48:22.877120  7724 tablet_bootstrap.cc:492] T cc4471e73316480c8fb8da5db83ca6c9 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:22.877596  7724 ts_tablet_manager.cc:1403] T cc4471e73316480c8fb8da5db83ca6c9 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.081s	user 0.029s	sys 0.008s
I20260709 14:48:22.877954  7755 consensus_queue.cc:1048] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:22.878371  7929 raft_consensus.cc:493] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:22.878868  7929 raft_consensus.cc:515] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.879593  7755 consensus_queue.cc:1048] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:22.877038  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cda6c8f6fc4349b3b76fd198ec820e" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:22.880285  7724 raft_consensus.cc:359] T cc4471e73316480c8fb8da5db83ca6c9 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.881206  7929 leader_election.cc:290] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:22.878566  7725 tablet_bootstrap.cc:492] T 45a67a0682aa4625b86b9b63a0ed1cd1 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:22.885078  7683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505b0f4b48574cb48dc5149fa062f4fd" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:22.885960  7683 raft_consensus.cc:2468] T 505b0f4b48574cb48dc5149fa062f4fd P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:22.881759  7680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cda6c8f6fc4349b3b76fd198ec820e" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
W20260709 14:48:22.882155  7500 leader_election.cc:343] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:22.889405  7680 raft_consensus.cc:3060] T 21cda6c8f6fc4349b3b76fd198ec820e P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:22.882515  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505b0f4b48574cb48dc5149fa062f4fd" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:22.881490  7724 raft_consensus.cc:385] T cc4471e73316480c8fb8da5db83ca6c9 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:22.892052  7724 raft_consensus.cc:740] T cc4471e73316480c8fb8da5db83ca6c9 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
W20260709 14:48:22.892869  7500 leader_election.cc:343] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:22.892869  7724 consensus_queue.cc:260] T cc4471e73316480c8fb8da5db83ca6c9 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.895179  7725 tablet_bootstrap.cc:654] T 45a67a0682aa4625b86b9b63a0ed1cd1 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:22.900983  7499 leader_election.cc:304] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624 [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: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:22.904026  7929 raft_consensus.cc:2804] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:22.904642  7929 raft_consensus.cc:493] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:22.905076  7680 raft_consensus.cc:2468] T 21cda6c8f6fc4349b3b76fd198ec820e P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:22.905151  7929 raft_consensus.cc:3060] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:22.909722  7755 raft_consensus.cc:493] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:22.910356  7755 raft_consensus.cc:515] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.914201  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e697a1b9b7452b9785299447d12cae" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:22.914983  7606 raft_consensus.cc:2468] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:22.916303  7500 leader_election.cc:304] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:22.917289  7902 raft_consensus.cc:2804] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:22.917901  7902 raft_consensus.cc:493] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:22.917780  7755 leader_election.cc:290] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:22.918500  7902 raft_consensus.cc:3060] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:22.907845  7724 ts_tablet_manager.cc:1434] T cc4471e73316480c8fb8da5db83ca6c9 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 14:48:22.920730  7724 tablet_bootstrap.cc:492] T 32b74b9818fc466ebbf6ea26995ed2c5 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:22.930840  7683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e697a1b9b7452b9785299447d12cae" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:22.931828  7683 raft_consensus.cc:2468] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:22.957585  7977 consensus_queue.cc:1048] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:22.962983  7724 tablet_bootstrap.cc:654] T 32b74b9818fc466ebbf6ea26995ed2c5 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:22.973992  7724 tablet_bootstrap.cc:492] T 32b74b9818fc466ebbf6ea26995ed2c5 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:22.977398  7724 ts_tablet_manager.cc:1403] T 32b74b9818fc466ebbf6ea26995ed2c5 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.004s
I20260709 14:48:22.979351  7499 leader_election.cc:304] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:22.981165  7724 raft_consensus.cc:359] T 32b74b9818fc466ebbf6ea26995ed2c5 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.981591  7902 raft_consensus.cc:515] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.988132  7608 raft_consensus.cc:3060] T db1b9480a9df4f129c2e15d765954435 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:22.992540  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e697a1b9b7452b9785299447d12cae" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:22.993216  7607 raft_consensus.cc:3060] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:22.983480  7968 raft_consensus.cc:2804] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:22.996677  7968 raft_consensus.cc:697] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:22.997550  7968 consensus_queue.cc:237] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
W20260709 14:48:23.013980  7500 consensus_peers.cc:597] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. 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 14:48:23.017174  7607 raft_consensus.cc:2468] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:23.019232  7432 catalog_manager.cc:5697] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:23.018895  7500 leader_election.cc:304] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:22.983947  7929 raft_consensus.cc:515] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:22.992681  7902 leader_election.cc:290] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:23.021533  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e697a1b9b7452b9785299447d12cae" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:23.022123  7684 raft_consensus.cc:3060] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.022626  7929 leader_election.cc:290] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:23.023710  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505b0f4b48574cb48dc5149fa062f4fd" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:22.982232  7724 raft_consensus.cc:385] T 32b74b9818fc466ebbf6ea26995ed2c5 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:23.024922  7724 raft_consensus.cc:740] T 32b74b9818fc466ebbf6ea26995ed2c5 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:23.025592  7724 consensus_queue.cc:260] T 32b74b9818fc466ebbf6ea26995ed2c5 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.027612  7724 ts_tablet_manager.cc:1434] T 32b74b9818fc466ebbf6ea26995ed2c5 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.000s
I20260709 14:48:23.028515  7724 tablet_bootstrap.cc:492] T 01aa67ff0c2440d49fa49cdc58b13a55 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
W20260709 14:48:23.029788  7500 leader_election.cc:343] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:23.021548  7902 raft_consensus.cc:2804] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:23.031268  7902 raft_consensus.cc:697] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:23.032107  7902 consensus_queue.cc:237] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.033882  7725 tablet_bootstrap.cc:492] T 45a67a0682aa4625b86b9b63a0ed1cd1 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:23.034475  7725 ts_tablet_manager.cc:1403] T 45a67a0682aa4625b86b9b63a0ed1cd1 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.156s	user 0.043s	sys 0.060s
I20260709 14:48:23.035125  7680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505b0f4b48574cb48dc5149fa062f4fd" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:23.035669  7680 raft_consensus.cc:3060] T 505b0f4b48574cb48dc5149fa062f4fd P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.040233  7725 raft_consensus.cc:359] T 45a67a0682aa4625b86b9b63a0ed1cd1 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.041177  7725 raft_consensus.cc:385] T 45a67a0682aa4625b86b9b63a0ed1cd1 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:23.041510  7725 raft_consensus.cc:740] T 45a67a0682aa4625b86b9b63a0ed1cd1 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:23.041615  7684 raft_consensus.cc:2468] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:23.045790  7725 consensus_queue.cc:260] T 45a67a0682aa4625b86b9b63a0ed1cd1 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.047627  7979 raft_consensus.cc:493] T 32b74b9818fc466ebbf6ea26995ed2c5 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:23.048271  7979 raft_consensus.cc:515] T 32b74b9818fc466ebbf6ea26995ed2c5 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.057572  7725 ts_tablet_manager.cc:1434] T 45a67a0682aa4625b86b9b63a0ed1cd1 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 14:48:23.058048  7979 leader_election.cc:290] T 32b74b9818fc466ebbf6ea26995ed2c5 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:23.061905  7724 tablet_bootstrap.cc:654] T 01aa67ff0c2440d49fa49cdc58b13a55 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:23.065193  7725 tablet_bootstrap.cc:492] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:23.067085  7779 raft_consensus.cc:493] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:23.067916  7779 raft_consensus.cc:515] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.068684  7724 tablet_bootstrap.cc:492] T 01aa67ff0c2440d49fa49cdc58b13a55 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:23.069198  7724 ts_tablet_manager.cc:1403] T 01aa67ff0c2440d49fa49cdc58b13a55 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.000s
I20260709 14:48:23.069861  7779 leader_election.cc:290] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:23.071904  7724 raft_consensus.cc:359] T 01aa67ff0c2440d49fa49cdc58b13a55 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.072520  7725 tablet_bootstrap.cc:654] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:23.072675  7724 raft_consensus.cc:385] T 01aa67ff0c2440d49fa49cdc58b13a55 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:23.072986  7724 raft_consensus.cc:740] T 01aa67ff0c2440d49fa49cdc58b13a55 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:23.073716  7724 consensus_queue.cc:260] T 01aa67ff0c2440d49fa49cdc58b13a55 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.076288  7724 ts_tablet_manager.cc:1434] T 01aa67ff0c2440d49fa49cdc58b13a55 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:48:23.077610  7724 tablet_bootstrap.cc:492] T 21cda6c8f6fc4349b3b76fd198ec820e P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:23.080730  7968 raft_consensus.cc:493] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:23.083484  7680 raft_consensus.cc:2468] T 505b0f4b48574cb48dc5149fa062f4fd P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:23.082089  7968 raft_consensus.cc:515] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.092377  7968 leader_election.cc:290] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:23.098424  7724 tablet_bootstrap.cc:654] T 21cda6c8f6fc4349b3b76fd198ec820e P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:23.109697  7979 raft_consensus.cc:493] T cc4471e73316480c8fb8da5db83ca6c9 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:23.110567  7979 raft_consensus.cc:515] T cc4471e73316480c8fb8da5db83ca6c9 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.115960  7725 tablet_bootstrap.cc:492] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:23.115904  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc98cbf68e77465f8727f37510a9d8cd" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:23.116592  7725 ts_tablet_manager.cc:1403] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.052s	user 0.036s	sys 0.010s
I20260709 14:48:23.117841  7979 leader_election.cc:290] T cc4471e73316480c8fb8da5db83ca6c9 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:23.122313  7724 tablet_bootstrap.cc:492] T 21cda6c8f6fc4349b3b76fd198ec820e P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:23.122937  7724 ts_tablet_manager.cc:1403] T 21cda6c8f6fc4349b3b76fd198ec820e P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.000s
I20260709 14:48:23.123585  7680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc98cbf68e77465f8727f37510a9d8cd" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:23.124289  7680 raft_consensus.cc:2468] T cc98cbf68e77465f8727f37510a9d8cd P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:23.126060  7724 raft_consensus.cc:359] T 21cda6c8f6fc4349b3b76fd198ec820e P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.126966  7724 raft_consensus.cc:385] T 21cda6c8f6fc4349b3b76fd198ec820e P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:23.126812  7968 raft_consensus.cc:493] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:23.127377  7724 raft_consensus.cc:740] T 21cda6c8f6fc4349b3b76fd198ec820e P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:23.127679  7968 raft_consensus.cc:515] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.128741  7785 raft_consensus.cc:493] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:23.129266  7785 raft_consensus.cc:515] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.128069  7979 raft_consensus.cc:493] T 01aa67ff0c2440d49fa49cdc58b13a55 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:23.131503  7785 leader_election.cc:290] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:23.131457  7979 raft_consensus.cc:515] T 01aa67ff0c2440d49fa49cdc58b13a55 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.133574  7979 leader_election.cc:290] T 01aa67ff0c2440d49fa49cdc58b13a55 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:23.130574  7968 leader_election.cc:290] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
W20260709 14:48:23.136061  7649 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.2:43675, user_credentials={real_user=slave}} blocked reactor thread for 70391.6us
W20260709 14:48:23.136466  7500 leader_election.cc:343] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:23.136926  7725 raft_consensus.cc:359] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.137615  7725 raft_consensus.cc:385] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:23.137552  7499 leader_election.cc:304] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:23.138047  7725 raft_consensus.cc:740] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:23.138152  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4471e73316480c8fb8da5db83ca6c9" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:23.138638  8095 raft_consensus.cc:2804] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:23.138895  7681 raft_consensus.cc:2393] T cc4471e73316480c8fb8da5db83ca6c9 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b105d027f66842479caa5e5cfc2b139a in current term 1: Already voted for candidate baf973ec890e48c39d4bf2249d371624 in this term.
I20260709 14:48:23.137701  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b74b9818fc466ebbf6ea26995ed2c5" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:23.153581  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01aa67ff0c2440d49fa49cdc58b13a55" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:23.138790  7725 consensus_queue.cc:260] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.154819  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b74b9818fc466ebbf6ea26995ed2c5" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:23.155470  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4471e73316480c8fb8da5db83ca6c9" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:23.155726  7532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01aa67ff0c2440d49fa49cdc58b13a55" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:23.156441  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc1daf335ee48eabb43dcf8ca371567" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:23.156944  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a67a0682aa4625b86b9b63a0ed1cd1" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:23.158514  7725 ts_tablet_manager.cc:1434] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 14:48:23.165253  7946 raft_consensus.cc:493] T 0759fc826a834a63a89262959356b891 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:23.158627  7499 leader_election.cc:304] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624 [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: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:23.159881  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748f109ac6db40f3bc1aa87957432481" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:23.165778  7946 raft_consensus.cc:515] T 0759fc826a834a63a89262959356b891 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.165580  7431 catalog_manager.cc:5697] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:23.156960  8095 raft_consensus.cc:697] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:23.168272  7946 leader_election.cc:290] T 0759fc826a834a63a89262959356b891 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:23.168510  8095 consensus_queue.cc:237] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.170217  7532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a67a0682aa4625b86b9b63a0ed1cd1" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:23.170418  7779 raft_consensus.cc:493] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:23.135571  7724 consensus_queue.cc:260] T 21cda6c8f6fc4349b3b76fd198ec820e P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.170871  7532 raft_consensus.cc:2468] T 45a67a0682aa4625b86b9b63a0ed1cd1 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 0.
I20260709 14:48:23.170872  7779 raft_consensus.cc:515] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.172405  7724 ts_tablet_manager.cc:1434] T 21cda6c8f6fc4349b3b76fd198ec820e P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 14:48:23.173281  7779 leader_election.cc:290] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:23.173755  7532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0759fc826a834a63a89262959356b891" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:23.166055  7725 tablet_bootstrap.cc:492] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624: Bootstrap starting.
I20260709 14:48:23.164250  7574 leader_election.cc:304] T cc4471e73316480c8fb8da5db83ca6c9 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:23.167105  7785 raft_consensus.cc:2804] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:23.175303  7785 raft_consensus.cc:493] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:48:23.161998  7500 leader_election.cc:343] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:23.175479  7979 raft_consensus.cc:3060] T cc4471e73316480c8fb8da5db83ca6c9 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.175648  7785 raft_consensus.cc:3060] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:23.176091  7500 leader_election.cc:343] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:23.177321  7724 tablet_bootstrap.cc:492] T 7fc1daf335ee48eabb43dcf8ca371567 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:23.179817  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc1daf335ee48eabb43dcf8ca371567" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:23.180596  7681 raft_consensus.cc:2468] T 7fc1daf335ee48eabb43dcf8ca371567 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
W20260709 14:48:23.183112  7649 leader_election.cc:343] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:23.185947  7574 leader_election.cc:304] T 32b74b9818fc466ebbf6ea26995ed2c5 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:23.186434  7979 raft_consensus.cc:2749] T cc4471e73316480c8fb8da5db83ca6c9 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:23.186949  7750 raft_consensus.cc:2749] T 32b74b9818fc466ebbf6ea26995ed2c5 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:23.188366  7785 raft_consensus.cc:515] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.189332  7574 leader_election.cc:304] T 01aa67ff0c2440d49fa49cdc58b13a55 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:23.195035  7750 raft_consensus.cc:2749] T 01aa67ff0c2440d49fa49cdc58b13a55 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:23.189872  7724 tablet_bootstrap.cc:654] T 7fc1daf335ee48eabb43dcf8ca371567 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:23.190582  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748f109ac6db40f3bc1aa87957432481" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:23.195894  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0759fc826a834a63a89262959356b891" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:23.196592  7681 raft_consensus.cc:2468] T 748f109ac6db40f3bc1aa87957432481 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
W20260709 14:48:23.198698  7649 leader_election.cc:343] T 0759fc826a834a63a89262959356b891 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:23.199610  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc98cbf68e77465f8727f37510a9d8cd" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:23.200469  7785 leader_election.cc:290] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:23.195860  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1612fe1afeb54e57bcfbb8a6d151bdbd" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:23.193141  7725 tablet_bootstrap.cc:654] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:23.202945  7968 raft_consensus.cc:493] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:23.203425  7968 raft_consensus.cc:515] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
W20260709 14:48:23.201002  7500 leader_election.cc:343] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:23.207479  7750 raft_consensus.cc:493] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:23.207993  7750 raft_consensus.cc:515] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.210098  7750 leader_election.cc:290] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:23.210034  7648 leader_election.cc:304] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 [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: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:23.210184  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1612fe1afeb54e57bcfbb8a6d151bdbd" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:23.211355  8100 raft_consensus.cc:2804] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:48:23.211691  7500 leader_election.cc:343] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:23.211719  8100 raft_consensus.cc:493] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:23.213303  8100 raft_consensus.cc:3060] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.212975  7725 tablet_bootstrap.cc:492] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624: No bootstrap required, opened a new log
I20260709 14:48:23.214063  7725 ts_tablet_manager.cc:1403] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.003s
I20260709 14:48:23.213308  7532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aca54f01d3f4568b1061652f7f11c53" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:23.214908  7532 raft_consensus.cc:2468] T 4aca54f01d3f4568b1061652f7f11c53 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 0.
W20260709 14:48:23.215965  7648 leader_election.cc:343] T 0759fc826a834a63a89262959356b891 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:23.216373  7648 leader_election.cc:304] T 0759fc826a834a63a89262959356b891 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:23.216632  7725 raft_consensus.cc:359] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.217247  7725 raft_consensus.cc:385] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:23.217312  7946 raft_consensus.cc:2749] T 0759fc826a834a63a89262959356b891 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:23.217579  7725 raft_consensus.cc:740] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Initialized, Role: FOLLOWER
I20260709 14:48:23.205535  7968 leader_election.cc:290] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:23.218185  7725 consensus_queue.cc:260] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.219206  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aca54f01d3f4568b1061652f7f11c53" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:23.219817  7681 raft_consensus.cc:2468] T 4aca54f01d3f4568b1061652f7f11c53 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 0.
I20260709 14:48:23.220098  7532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1612fe1afeb54e57bcfbb8a6d151bdbd" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:23.220711  7532 raft_consensus.cc:2468] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 0.
W20260709 14:48:23.220777  7649 leader_election.cc:343] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:23.222672  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc98cbf68e77465f8727f37510a9d8cd" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:23.223212  7681 raft_consensus.cc:3060] T cc98cbf68e77465f8727f37510a9d8cd P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.223292  7574 leader_election.cc:304] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:23.224284  8011 raft_consensus.cc:2804] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:23.220295  8100 raft_consensus.cc:515] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.224637  8011 raft_consensus.cc:493] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:23.225013  8011 raft_consensus.cc:3060] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.226428  8100 leader_election.cc:290] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:23.220325  7725 ts_tablet_manager.cc:1434] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:48:23.229312  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1612fe1afeb54e57bcfbb8a6d151bdbd" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:23.229856  7724 tablet_bootstrap.cc:492] T 7fc1daf335ee48eabb43dcf8ca371567 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:23.229955  7684 raft_consensus.cc:2468] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:23.230316  7724 ts_tablet_manager.cc:1403] T 7fc1daf335ee48eabb43dcf8ca371567 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.005s
I20260709 14:48:23.231448  7648 leader_election.cc:304] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [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: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:23.232188  7946 raft_consensus.cc:2804] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:23.232551  7946 raft_consensus.cc:493] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:23.232887  7946 raft_consensus.cc:3060] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.233393  7724 raft_consensus.cc:359] T 7fc1daf335ee48eabb43dcf8ca371567 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.234102  7724 raft_consensus.cc:385] T 7fc1daf335ee48eabb43dcf8ca371567 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:23.234367  7724 raft_consensus.cc:740] T 7fc1daf335ee48eabb43dcf8ca371567 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:23.234892  7499 leader_election.cc:304] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624 [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: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:23.235731  7724 consensus_queue.cc:260] T 7fc1daf335ee48eabb43dcf8ca371567 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.236042  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a67a0682aa4625b86b9b63a0ed1cd1" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:23.236495  8095 raft_consensus.cc:2804] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:23.236873  8095 raft_consensus.cc:493] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:23.237241  8095 raft_consensus.cc:3060] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.237722  7724 ts_tablet_manager.cc:1434] T 7fc1daf335ee48eabb43dcf8ca371567 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:48:23.239332  7681 raft_consensus.cc:2468] T cc98cbf68e77465f8727f37510a9d8cd P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:23.239760  7968 consensus_queue.cc:1048] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:23.240784  7724 tablet_bootstrap.cc:492] T 748f109ac6db40f3bc1aa87957432481 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:23.244937  7968 consensus_queue.cc:1048] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:48:23.244480  7649 leader_election.cc:343] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:23.253072  8011 raft_consensus.cc:515] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.253870  7432 catalog_manager.cc:5697] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:23.255513  8011 leader_election.cc:290] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:23.257738  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aca54f01d3f4568b1061652f7f11c53" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:23.258430  7535 raft_consensus.cc:3060] T 4aca54f01d3f4568b1061652f7f11c53 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.264040  7946 raft_consensus.cc:515] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.266561  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aca54f01d3f4568b1061652f7f11c53" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:23.267230  7681 raft_consensus.cc:3060] T 4aca54f01d3f4568b1061652f7f11c53 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.270229  7499 leader_election.cc:304] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624 [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: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:23.270958  7929 raft_consensus.cc:2804] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:23.271322  7929 raft_consensus.cc:493] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:23.271637  7929 raft_consensus.cc:3060] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.272095  7499 leader_election.cc:304] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [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: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:23.272966  7785 raft_consensus.cc:2804] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:23.273334  7785 raft_consensus.cc:493] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:23.273104  7499 leader_election.cc:304] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:23.273675  7785 raft_consensus.cc:3060] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.274518  7755 raft_consensus.cc:2804] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:23.274974  7755 raft_consensus.cc:697] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:23.275444  7724 tablet_bootstrap.cc:654] T 748f109ac6db40f3bc1aa87957432481 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:23.275682  7755 consensus_queue.cc:237] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.277733  8095 raft_consensus.cc:515] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.279670  8095 leader_election.cc:290] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:23.280591  7946 leader_election.cc:290] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:23.282848  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc1daf335ee48eabb43dcf8ca371567" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:23.283485  7608 raft_consensus.cc:3060] T 7fc1daf335ee48eabb43dcf8ca371567 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.284512  7535 raft_consensus.cc:2468] T 4aca54f01d3f4568b1061652f7f11c53 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 1.
I20260709 14:48:23.285542  7681 raft_consensus.cc:2468] T 4aca54f01d3f4568b1061652f7f11c53 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 1.
I20260709 14:48:23.286861  7574 leader_election.cc:304] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: 
I20260709 14:48:23.289366  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1612fe1afeb54e57bcfbb8a6d151bdbd" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:23.291299  8011 raft_consensus.cc:2804] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:48:23.293867  7649 leader_election.cc:343] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:23.289764  7608 raft_consensus.cc:2468] T 7fc1daf335ee48eabb43dcf8ca371567 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:23.297842  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a67a0682aa4625b86b9b63a0ed1cd1" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:23.298522  7535 raft_consensus.cc:3060] T 45a67a0682aa4625b86b9b63a0ed1cd1 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.300904  8011 raft_consensus.cc:697] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a [term 1 LEADER]: Becoming Leader. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Running, Role: LEADER
I20260709 14:48:23.287254  7929 raft_consensus.cc:515] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.304838  7532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1612fe1afeb54e57bcfbb8a6d151bdbd" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:23.305389  7500 leader_election.cc:304] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:23.306427  7968 raft_consensus.cc:2804] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:23.303187  8011 consensus_queue.cc:237] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.306969  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc1daf335ee48eabb43dcf8ca371567" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:23.307512  7681 raft_consensus.cc:3060] T 7fc1daf335ee48eabb43dcf8ca371567 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.308789  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748f109ac6db40f3bc1aa87957432481" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:23.307190  7968 raft_consensus.cc:697] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:23.310959  7968 consensus_queue.cc:237] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.313616  7681 raft_consensus.cc:2468] T 7fc1daf335ee48eabb43dcf8ca371567 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:23.309857  7929 leader_election.cc:290] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
W20260709 14:48:23.321451  7500 leader_election.cc:343] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:23.324026  8106 log.cc:927] Time spent T cc4471e73316480c8fb8da5db83ca6c9 P b105d027f66842479caa5e5cfc2b139a: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 14:48:23.341239  7785 raft_consensus.cc:515] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.344172  7785 leader_election.cc:290] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:23.345016  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1612fe1afeb54e57bcfbb8a6d151bdbd" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
W20260709 14:48:23.346434  7500 leader_election.cc:343] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:23.348637  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748f109ac6db40f3bc1aa87957432481" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:23.349181  7681 raft_consensus.cc:3060] T 748f109ac6db40f3bc1aa87957432481 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.355003  7681 raft_consensus.cc:2468] T 748f109ac6db40f3bc1aa87957432481 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:23.354012  7532 raft_consensus.cc:2393] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 80cb231d4bfa4851b756f218a2e79e58 in current term 1: Already voted for candidate baf973ec890e48c39d4bf2249d371624 in this term.
I20260709 14:48:23.360090  7648 leader_election.cc:304] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [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: 80cb231d4bfa4851b756f218a2e79e58; no voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:23.361151  7499 leader_election.cc:304] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:23.361935  7977 raft_consensus.cc:2804] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:23.362409  7977 raft_consensus.cc:697] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:23.363399  7977 consensus_queue.cc:237] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.364871  8100 raft_consensus.cc:2749] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:48:23.366333  7683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1612fe1afeb54e57bcfbb8a6d151bdbd" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:23.366876  7724 tablet_bootstrap.cc:492] T 748f109ac6db40f3bc1aa87957432481 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:23.367093  7683 raft_consensus.cc:2393] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate baf973ec890e48c39d4bf2249d371624 in current term 1: Already voted for candidate 80cb231d4bfa4851b756f218a2e79e58 in this term.
I20260709 14:48:23.367318  7724 ts_tablet_manager.cc:1403] T 748f109ac6db40f3bc1aa87957432481 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.127s	user 0.016s	sys 0.008s
W20260709 14:48:23.369053  7561 tablet.cc:2406] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:48:23.370100  7724 raft_consensus.cc:359] T 748f109ac6db40f3bc1aa87957432481 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.370718  7724 raft_consensus.cc:385] T 748f109ac6db40f3bc1aa87957432481 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:23.370963  7724 raft_consensus.cc:740] T 748f109ac6db40f3bc1aa87957432481 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:23.371402  7535 raft_consensus.cc:2468] T 45a67a0682aa4625b86b9b63a0ed1cd1 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:23.368575  7499 leader_election.cc:304] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [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: baf973ec890e48c39d4bf2249d371624; no voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:23.376511  7785 raft_consensus.cc:2749] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:48:23.377715  7648 leader_election.cc:304] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:23.378068  7724 consensus_queue.cc:260] T 748f109ac6db40f3bc1aa87957432481 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.393388  7431 catalog_manager.cc:5697] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a reported cstate change: term changed from 0 to 1, leader changed from <none> to b105d027f66842479caa5e5cfc2b139a (127.6.67.2). New cstate: current_term: 1 leader_uuid: "b105d027f66842479caa5e5cfc2b139a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:23.392611  7946 raft_consensus.cc:2804] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:23.400533  7946 raft_consensus.cc:697] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Becoming Leader. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Running, Role: LEADER
I20260709 14:48:23.402661  7946 consensus_queue.cc:237] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.402905  7430 catalog_manager.cc:5697] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:23.404655  7430 catalog_manager.cc:5697] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:23.437238  7724 ts_tablet_manager.cc:1434] T 748f109ac6db40f3bc1aa87957432481 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.000s
I20260709 14:48:23.465710  7607 raft_consensus.cc:3060] T 01aa67ff0c2440d49fa49cdc58b13a55 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.487962  7610 raft_consensus.cc:3060] T 32b74b9818fc466ebbf6ea26995ed2c5 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.494110  8011 raft_consensus.cc:493] T 21cda6c8f6fc4349b3b76fd198ec820e P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:23.494849  8011 raft_consensus.cc:515] T 21cda6c8f6fc4349b3b76fd198ec820e P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.522297  7724 tablet_bootstrap.cc:492] T 505b0f4b48574cb48dc5149fa062f4fd P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:23.528375  8113 consensus_queue.cc:1048] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:23.530133  7532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cda6c8f6fc4349b3b76fd198ec820e" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:23.530542  8011 leader_election.cc:290] T 21cda6c8f6fc4349b3b76fd198ec820e P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
W20260709 14:48:23.540556  7649 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.2:43675, user_credentials={real_user=slave}} blocked reactor thread for 155219us
I20260709 14:48:23.547806  8114 raft_consensus.cc:493] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:23.548358  8114 raft_consensus.cc:515] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.550413  8114 leader_election.cc:290] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:23.552016  7680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0759fc826a834a63a89262959356b891" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:23.552634  7680 raft_consensus.cc:2468] T 0759fc826a834a63a89262959356b891 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 0.
I20260709 14:48:23.554275  7499 leader_election.cc:304] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:23.554975  8114 raft_consensus.cc:2804] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:23.555753  8114 raft_consensus.cc:493] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:23.556133  8114 raft_consensus.cc:3060] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.563772  8114 raft_consensus.cc:515] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.565632  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0759fc826a834a63a89262959356b891" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:23.568672  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cda6c8f6fc4349b3b76fd198ec820e" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:23.567266  7430 catalog_manager.cc:5697] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:23.569542  7682 raft_consensus.cc:2393] T 21cda6c8f6fc4349b3b76fd198ec820e P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b105d027f66842479caa5e5cfc2b139a in current term 1: Already voted for candidate baf973ec890e48c39d4bf2249d371624 in this term.
I20260709 14:48:23.569765  7724 tablet_bootstrap.cc:654] T 505b0f4b48574cb48dc5149fa062f4fd P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:23.571185  7500 leader_election.cc:343] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:23.573794  8114 leader_election.cc:290] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Requested vote from peers b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:23.575169  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0759fc826a834a63a89262959356b891" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:23.577877  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0759fc826a834a63a89262959356b891" candidate_uuid: "baf973ec890e48c39d4bf2249d371624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:23.580374  7574 leader_election.cc:304] T 21cda6c8f6fc4349b3b76fd198ec820e P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:23.586333  7682 raft_consensus.cc:3060] T 0759fc826a834a63a89262959356b891 P 80cb231d4bfa4851b756f218a2e79e58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.586838  8011 raft_consensus.cc:3060] T 21cda6c8f6fc4349b3b76fd198ec820e P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.582090  8113 consensus_queue.cc:1048] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:23.583446  7431 catalog_manager.cc:5697] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "80cb231d4bfa4851b756f218a2e79e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: HEALTHY } } }
W20260709 14:48:23.595043  7500 leader_election.cc:343] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:23.596489  8011 raft_consensus.cc:2749] T 21cda6c8f6fc4349b3b76fd198ec820e P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:23.598750  7724 tablet_bootstrap.cc:492] T 505b0f4b48574cb48dc5149fa062f4fd P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:23.599123  7724 ts_tablet_manager.cc:1403] T 505b0f4b48574cb48dc5149fa062f4fd P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.160s	user 0.007s	sys 0.004s
I20260709 14:48:23.601064  7724 raft_consensus.cc:359] T 505b0f4b48574cb48dc5149fa062f4fd P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.601701  7724 raft_consensus.cc:385] T 505b0f4b48574cb48dc5149fa062f4fd P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:23.602005  7724 raft_consensus.cc:740] T 505b0f4b48574cb48dc5149fa062f4fd P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:23.602702  7724 consensus_queue.cc:260] T 505b0f4b48574cb48dc5149fa062f4fd P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.604581  7724 ts_tablet_manager.cc:1434] T 505b0f4b48574cb48dc5149fa062f4fd P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:48:23.605470  7724 tablet_bootstrap.cc:492] T 45a67a0682aa4625b86b9b63a0ed1cd1 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:23.610416  7682 raft_consensus.cc:2468] T 0759fc826a834a63a89262959356b891 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf973ec890e48c39d4bf2249d371624 in term 1.
I20260709 14:48:23.615644  7499 leader_election.cc:304] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:23.616815  8113 raft_consensus.cc:2804] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:23.617038  7724 tablet_bootstrap.cc:654] T 45a67a0682aa4625b86b9b63a0ed1cd1 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:23.617311  8113 raft_consensus.cc:697] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Leader. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:23.617962  7977 consensus_queue.cc:1048] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:23.618166  8113 consensus_queue.cc:237] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.641180  7977 consensus_queue.cc:1048] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:23.646273  7785 consensus_queue.cc:1048] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:23.660897  7724 tablet_bootstrap.cc:492] T 45a67a0682aa4625b86b9b63a0ed1cd1 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:23.661335  7724 ts_tablet_manager.cc:1403] T 45a67a0682aa4625b86b9b63a0ed1cd1 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.000s
I20260709 14:48:23.673732  7430 catalog_manager.cc:5697] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf973ec890e48c39d4bf2249d371624 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "baf973ec890e48c39d4bf2249d371624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:23.677661  8011 raft_consensus.cc:493] T 748f109ac6db40f3bc1aa87957432481 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:23.678279  8011 raft_consensus.cc:515] T 748f109ac6db40f3bc1aa87957432481 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.680931  7532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748f109ac6db40f3bc1aa87957432481" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:23.682083  8011 leader_election.cc:290] T 748f109ac6db40f3bc1aa87957432481 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:23.694113  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748f109ac6db40f3bc1aa87957432481" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:23.694940  7682 raft_consensus.cc:2393] T 748f109ac6db40f3bc1aa87957432481 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b105d027f66842479caa5e5cfc2b139a in current term 1: Already voted for candidate baf973ec890e48c39d4bf2249d371624 in this term.
I20260709 14:48:23.675581  7724 raft_consensus.cc:359] T 45a67a0682aa4625b86b9b63a0ed1cd1 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.696234  7724 raft_consensus.cc:385] T 45a67a0682aa4625b86b9b63a0ed1cd1 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:23.696168  7574 leader_election.cc:304] T 748f109ac6db40f3bc1aa87957432481 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:23.696611  7724 raft_consensus.cc:740] T 45a67a0682aa4625b86b9b63a0ed1cd1 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:23.697322  7724 consensus_queue.cc:260] T 45a67a0682aa4625b86b9b63a0ed1cd1 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.697669  8011 raft_consensus.cc:3060] T 748f109ac6db40f3bc1aa87957432481 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.699455  7724 ts_tablet_manager.cc:1434] T 45a67a0682aa4625b86b9b63a0ed1cd1 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.003s
I20260709 14:48:23.700433  7724 tablet_bootstrap.cc:492] T cc98cbf68e77465f8727f37510a9d8cd P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:23.707978  7610 raft_consensus.cc:3060] T 505b0f4b48574cb48dc5149fa062f4fd P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.710023  8011 raft_consensus.cc:2749] T 748f109ac6db40f3bc1aa87957432481 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:23.712077  7724 tablet_bootstrap.cc:654] T cc98cbf68e77465f8727f37510a9d8cd P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:23.727702  8113 consensus_queue.cc:1048] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:23.734087  8113 consensus_queue.cc:1048] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:23.738891  7724 tablet_bootstrap.cc:492] T cc98cbf68e77465f8727f37510a9d8cd P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:23.740512  7724 ts_tablet_manager.cc:1403] T cc98cbf68e77465f8727f37510a9d8cd P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.014s
I20260709 14:48:23.742832  7724 raft_consensus.cc:359] T cc98cbf68e77465f8727f37510a9d8cd P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.743508  7724 raft_consensus.cc:385] T cc98cbf68e77465f8727f37510a9d8cd P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:23.743774  7724 raft_consensus.cc:740] T cc98cbf68e77465f8727f37510a9d8cd P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:23.744385  7724 consensus_queue.cc:260] T cc98cbf68e77465f8727f37510a9d8cd P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.749392  7724 ts_tablet_manager.cc:1434] T cc98cbf68e77465f8727f37510a9d8cd P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.001s
I20260709 14:48:23.749833  8114 consensus_queue.cc:1048] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:23.750379  7724 tablet_bootstrap.cc:492] T 1612fe1afeb54e57bcfbb8a6d151bdbd P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:23.754243  8113 consensus_queue.cc:1048] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:23.769474  7724 tablet_bootstrap.cc:654] T 1612fe1afeb54e57bcfbb8a6d151bdbd P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:23.774482  7610 raft_consensus.cc:3060] T cc98cbf68e77465f8727f37510a9d8cd P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.776536  8113 consensus_queue.cc:1048] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:23.804340  7724 tablet_bootstrap.cc:492] T 1612fe1afeb54e57bcfbb8a6d151bdbd P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:23.804821  7724 ts_tablet_manager.cc:1403] T 1612fe1afeb54e57bcfbb8a6d151bdbd P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.018s
I20260709 14:48:23.807216  7724 raft_consensus.cc:359] T 1612fe1afeb54e57bcfbb8a6d151bdbd P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.807852  7724 raft_consensus.cc:385] T 1612fe1afeb54e57bcfbb8a6d151bdbd P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:23.808110  7724 raft_consensus.cc:740] T 1612fe1afeb54e57bcfbb8a6d151bdbd P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:23.808768  7724 consensus_queue.cc:260] T 1612fe1afeb54e57bcfbb8a6d151bdbd P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.810264  7724 ts_tablet_manager.cc:1434] T 1612fe1afeb54e57bcfbb8a6d151bdbd P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:48:23.817353  7724 tablet_bootstrap.cc:492] T 0759fc826a834a63a89262959356b891 P b105d027f66842479caa5e5cfc2b139a: Bootstrap starting.
I20260709 14:48:23.821494  7902 consensus_queue.cc:1048] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:23.816164  8011 consensus_queue.cc:1048] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:23.823796  7724 tablet_bootstrap.cc:654] T 0759fc826a834a63a89262959356b891 P b105d027f66842479caa5e5cfc2b139a: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:23.827237  8113 consensus_queue.cc:1048] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:23.830672  7724 tablet_bootstrap.cc:492] T 0759fc826a834a63a89262959356b891 P b105d027f66842479caa5e5cfc2b139a: No bootstrap required, opened a new log
I20260709 14:48:23.831131  7724 ts_tablet_manager.cc:1403] T 0759fc826a834a63a89262959356b891 P b105d027f66842479caa5e5cfc2b139a: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 14:48:23.833596  7724 raft_consensus.cc:359] T 0759fc826a834a63a89262959356b891 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.834244  7724 raft_consensus.cc:385] T 0759fc826a834a63a89262959356b891 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:23.834501  7724 raft_consensus.cc:740] T 0759fc826a834a63a89262959356b891 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Initialized, Role: FOLLOWER
I20260709 14:48:23.835390  7724 consensus_queue.cc:260] T 0759fc826a834a63a89262959356b891 P b105d027f66842479caa5e5cfc2b139a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.837405  7724 ts_tablet_manager.cc:1434] T 0759fc826a834a63a89262959356b891 P b105d027f66842479caa5e5cfc2b139a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:48:23.840869  7606 raft_consensus.cc:3060] T 45a67a0682aa4625b86b9b63a0ed1cd1 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:23.881770  7779 consensus_queue.cc:1048] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:23.886827  8011 raft_consensus.cc:493] T 45a67a0682aa4625b86b9b63a0ed1cd1 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:23.887612  8011 raft_consensus.cc:515] T 45a67a0682aa4625b86b9b63a0ed1cd1 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:23.897621  8011 leader_election.cc:290] T 45a67a0682aa4625b86b9b63a0ed1cd1 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:23.899685  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a67a0682aa4625b86b9b63a0ed1cd1" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:23.903316  8115 consensus_queue.cc:1048] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:23.960099  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a67a0682aa4625b86b9b63a0ed1cd1" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:23.985800  7979 consensus_queue.cc:1048] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:48:23.997702  7481 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:24.009874  7574 leader_election.cc:304] T 45a67a0682aa4625b86b9b63a0ed1cd1 P b105d027f66842479caa5e5cfc2b139a [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: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:24.011346  7979 raft_consensus.cc:2749] T 45a67a0682aa4625b86b9b63a0ed1cd1 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:24.070659  8011 raft_consensus.cc:493] T 1612fe1afeb54e57bcfbb8a6d151bdbd P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:24.071192  8011 raft_consensus.cc:515] T 1612fe1afeb54e57bcfbb8a6d151bdbd P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:24.073087  8011 leader_election.cc:290] T 1612fe1afeb54e57bcfbb8a6d151bdbd P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:24.074185  7532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1612fe1afeb54e57bcfbb8a6d151bdbd" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:24.075138  7532 raft_consensus.cc:2393] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b105d027f66842479caa5e5cfc2b139a in current term 1: Already voted for candidate baf973ec890e48c39d4bf2249d371624 in this term.
I20260709 14:48:24.077466  7902 consensus_queue.cc:1048] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:24.079911  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1612fe1afeb54e57bcfbb8a6d151bdbd" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80cb231d4bfa4851b756f218a2e79e58" is_pre_election: true
I20260709 14:48:24.080611  7681 raft_consensus.cc:2393] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b105d027f66842479caa5e5cfc2b139a in current term 1: Already voted for candidate 80cb231d4bfa4851b756f218a2e79e58 in this term.
I20260709 14:48:24.081880  7574 leader_election.cc:304] T 1612fe1afeb54e57bcfbb8a6d151bdbd P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a; no voters: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624
I20260709 14:48:24.082757  8143 raft_consensus.cc:3060] T 1612fe1afeb54e57bcfbb8a6d151bdbd P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.087845  7609 raft_consensus.cc:3060] T 0759fc826a834a63a89262959356b891 P b105d027f66842479caa5e5cfc2b139a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.095531  7902 consensus_queue.cc:1048] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:24.099339  8143 raft_consensus.cc:2749] T 1612fe1afeb54e57bcfbb8a6d151bdbd P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:48:25.038558  7481 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:25.146492  8147 raft_consensus.cc:493] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:25.147109  8147 raft_consensus.cc:515] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:25.149578  8147 leader_election.cc:290] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:25.154253  7532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1612fe1afeb54e57bcfbb8a6d151bdbd" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624" is_pre_election: true
I20260709 14:48:25.154973  7532 raft_consensus.cc:2468] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:25.155148  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1612fe1afeb54e57bcfbb8a6d151bdbd" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a" is_pre_election: true
I20260709 14:48:25.155915  7648 leader_election.cc:304] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [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: 80cb231d4bfa4851b756f218a2e79e58, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:25.155913  7606 raft_consensus.cc:2468] T 1612fe1afeb54e57bcfbb8a6d151bdbd P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 1.
I20260709 14:48:25.158057  7946 raft_consensus.cc:2804] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:25.158430  7946 raft_consensus.cc:493] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:25.158727  7946 raft_consensus.cc:3060] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:25.163600  7946 raft_consensus.cc:515] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:25.165032  7946 leader_election.cc:290] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 2 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:25.165787  7532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1612fe1afeb54e57bcfbb8a6d151bdbd" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:25.165961  7606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1612fe1afeb54e57bcfbb8a6d151bdbd" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:25.166502  7532 raft_consensus.cc:3060] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:25.166569  7606 raft_consensus.cc:3060] T 1612fe1afeb54e57bcfbb8a6d151bdbd P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:25.171381  7606 raft_consensus.cc:2468] T 1612fe1afeb54e57bcfbb8a6d151bdbd P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 2.
I20260709 14:48:25.171743  7532 raft_consensus.cc:2468] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 2.
I20260709 14:48:25.172441  7649 leader_election.cc:304] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: 
I20260709 14:48:25.173318  7946 raft_consensus.cc:2804] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:25.173764  7946 raft_consensus.cc:697] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [term 2 LEADER]: Becoming Leader. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Running, Role: LEADER
I20260709 14:48:25.174510  7946 consensus_queue.cc:237] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Queue going to LEADER 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: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:25.185251  7430 catalog_manager.cc:5697] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 reported cstate change: term changed from 0 to 2, leader changed from <none> to 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3). New cstate: current_term: 2 leader_uuid: "80cb231d4bfa4851b756f218a2e79e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:25.620707  7609 raft_consensus.cc:1275] T 1612fe1afeb54e57bcfbb8a6d151bdbd P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Refusing update from remote peer 80cb231d4bfa4851b756f218a2e79e58: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:48:25.621785  7946 consensus_queue.cc:1048] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:25.637538  7532 raft_consensus.cc:1275] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Refusing update from remote peer 80cb231d4bfa4851b756f218a2e79e58: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:48:25.638911  8155 consensus_queue.cc:1048] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:27.096401  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:27.135928  8164 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 14:48:27.136359  8165 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 14:48:27.143985  8167 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 14:48:27.144423  6412 server_base.cc:1061] running on GCE node
I20260709 14:48:27.147310  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:27.147691  6412 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 14:48:27.147954  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608507147911 us; error 0 us; skew 500 ppm
I20260709 14:48:27.148703  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:27.152289  6412 webserver.cc:533] Webserver started at http://127.6.67.4:41755/ using document root <none> and password file <none>
I20260709 14:48:27.153028  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:27.153324  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:27.153865  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:27.155333  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-0/minicluster-data/ts-3-root/instance:
uuid: "d28e94f7bc2f46c9ba1ae30a3c65d263"
format_stamp: "Formatted at 2026-07-09 14:48:27 on dist-test-slave-5tjq"
I20260709 14:48:27.161775  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260709 14:48:27.166591  8172 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:27.167788  6412 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 14:48:27.168407  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-0/minicluster-data/ts-3-root
uuid: "d28e94f7bc2f46c9ba1ae30a3c65d263"
format_stamp: "Formatted at 2026-07-09 14:48:27 on dist-test-slave-5tjq"
I20260709 14:48:27.168789  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608470283356-6412-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 14:48:27.186457  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:27.188104  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:27.190078  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:27.194196  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:27.194499  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:27.194802  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:27.195008  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:27.266662  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.4:33643
I20260709 14:48:27.266734  8234 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.4:33643 every 8 connection(s)
I20260709 14:48:27.271778  6412 auto_leader_rebalancer-test.cc:446] add a tserver: d28e94f7bc2f46c9ba1ae30a3c65d263
I20260709 14:48:27.291401  8235 heartbeater.cc:344] Connected to a master server at 127.6.67.62:38265
I20260709 14:48:27.291810  8235 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:27.292667  8235 heartbeater.cc:507] Master 127.6.67.62:38265 requested a full tablet report, sending...
I20260709 14:48:27.294520  7432 ts_manager.cc:194] Registered new tserver with Master: d28e94f7bc2f46c9ba1ae30a3c65d263 (127.6.67.4:33643)
I20260709 14:48:27.296558  7432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57374
I20260709 14:48:28.299659  8235 heartbeater.cc:499] Master 127.6.67.62:38265 was elected leader, sending a full tablet report...
I20260709 14:48:32.465212  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:32.518676  7533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02e6d24afb9c4c6f9a34885fca9f71fa"
dest_uuid: "baf973ec890e48c39d4bf2249d371624"
mode: GRACEFUL
new_leader_uuid: "b105d027f66842479caa5e5cfc2b139a"
 from {username='slave'} at 127.0.0.1:40522
I20260709 14:48:32.519330  7533 raft_consensus.cc:606] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Received request to transfer leadership to TS b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:32.521692  7533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "213cb4db46d44002af1a3e1b232f3196"
dest_uuid: "baf973ec890e48c39d4bf2249d371624"
mode: GRACEFUL
new_leader_uuid: "b105d027f66842479caa5e5cfc2b139a"
 from {username='slave'} at 127.0.0.1:40522
I20260709 14:48:32.522213  7533 raft_consensus.cc:606] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Received request to transfer leadership to TS b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:32.524426  7533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b56251ba31547b9ab2a451fed5c770e"
dest_uuid: "baf973ec890e48c39d4bf2249d371624"
mode: GRACEFUL
new_leader_uuid: "b105d027f66842479caa5e5cfc2b139a"
 from {username='slave'} at 127.0.0.1:40522
I20260709 14:48:32.524874  7533 raft_consensus.cc:606] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Received request to transfer leadership to TS b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:32.527146  7533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9269743845b5481b8d77ce03f7f12fd5"
dest_uuid: "baf973ec890e48c39d4bf2249d371624"
mode: GRACEFUL
new_leader_uuid: "b105d027f66842479caa5e5cfc2b139a"
 from {username='slave'} at 127.0.0.1:40522
I20260709 14:48:32.527634  7533 raft_consensus.cc:606] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Received request to transfer leadership to TS b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:32.529929  7533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db00b84cd0964476a9aeadf98cdc0cbb"
dest_uuid: "baf973ec890e48c39d4bf2249d371624"
mode: GRACEFUL
new_leader_uuid: "b105d027f66842479caa5e5cfc2b139a"
 from {username='slave'} at 127.0.0.1:40522
I20260709 14:48:32.530403  7533 raft_consensus.cc:606] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Received request to transfer leadership to TS b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:32.531473  6412 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:32.532622  6412 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:32.556850  8251 raft_consensus.cc:993] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624: : Instructing follower b105d027f66842479caa5e5cfc2b139a to start an election
I20260709 14:48:32.557482  8252 raft_consensus.cc:1081] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Signalling peer b105d027f66842479caa5e5cfc2b139a to start an election
I20260709 14:48:32.559051  7609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "213cb4db46d44002af1a3e1b232f3196"
dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
 from {username='slave'} at 127.0.0.1:56700
I20260709 14:48:32.559613  7609 raft_consensus.cc:493] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:32.560009  7609 raft_consensus.cc:3060] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:32.568675  7609 raft_consensus.cc:515] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:32.572036  7609 leader_election.cc:290] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 2 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:32.573036  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cb4db46d44002af1a3e1b232f3196" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:32.573792  7681 raft_consensus.cc:3060] T 213cb4db46d44002af1a3e1b232f3196 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:32.572036  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cb4db46d44002af1a3e1b232f3196" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:32.577241  7533 raft_consensus.cc:3055] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:32.577574  7533 raft_consensus.cc:740] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:32.578500  7533 consensus_queue.cc:260] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:32.579782  7533 raft_consensus.cc:3060] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:32.582223  7681 raft_consensus.cc:2468] T 213cb4db46d44002af1a3e1b232f3196 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 2.
I20260709 14:48:32.583472  7574 leader_election.cc:304] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: 
I20260709 14:48:32.584332  8259 raft_consensus.cc:2804] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:32.585355  8259 raft_consensus.cc:697] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a [term 2 LEADER]: Becoming Leader. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Running, Role: LEADER
I20260709 14:48:32.587009  7533 raft_consensus.cc:2468] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 2.
I20260709 14:48:32.586742  8259 consensus_queue.cc:237] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:32.596588  8252 raft_consensus.cc:993] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624: : Instructing follower b105d027f66842479caa5e5cfc2b139a to start an election
I20260709 14:48:32.597292  8245 raft_consensus.cc:1081] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Signalling peer b105d027f66842479caa5e5cfc2b139a to start an election
I20260709 14:48:32.597589  7432 catalog_manager.cc:5697] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a reported cstate change: term changed from 1 to 2, leader changed from baf973ec890e48c39d4bf2249d371624 (127.6.67.1) to b105d027f66842479caa5e5cfc2b139a (127.6.67.2). New cstate: current_term: 2 leader_uuid: "b105d027f66842479caa5e5cfc2b139a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:32.598976  7604 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b56251ba31547b9ab2a451fed5c770e"
dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
 from {username='slave'} at 127.0.0.1:56700
I20260709 14:48:32.599572  7604 raft_consensus.cc:493] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:32.599938  7604 raft_consensus.cc:3060] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:32.607446  7604 raft_consensus.cc:515] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:32.610371  7604 leader_election.cc:290] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 2 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:32.610575  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b56251ba31547b9ab2a451fed5c770e" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:32.611169  7533 raft_consensus.cc:3055] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:32.611476  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b56251ba31547b9ab2a451fed5c770e" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:32.611516  7533 raft_consensus.cc:740] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:32.612289  7681 raft_consensus.cc:3060] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:32.612818  7533 consensus_queue.cc:260] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:32.614162  7533 raft_consensus.cc:3060] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:32.620177  7533 raft_consensus.cc:2468] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 2.
I20260709 14:48:32.621099  7574 leader_election.cc:304] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:32.622012  8246 raft_consensus.cc:2804] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:32.622442  7681 raft_consensus.cc:2468] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 2.
I20260709 14:48:32.622465  8246 raft_consensus.cc:697] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a [term 2 LEADER]: Becoming Leader. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Running, Role: LEADER
I20260709 14:48:32.624243  8246 consensus_queue.cc:237] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:32.635777  7432 catalog_manager.cc:5697] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a reported cstate change: term changed from 1 to 2, leader changed from baf973ec890e48c39d4bf2249d371624 (127.6.67.1) to b105d027f66842479caa5e5cfc2b139a (127.6.67.2). New cstate: current_term: 2 leader_uuid: "b105d027f66842479caa5e5cfc2b139a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:32.770970  8245 raft_consensus.cc:993] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624: : Instructing follower b105d027f66842479caa5e5cfc2b139a to start an election
I20260709 14:48:32.771503  8251 raft_consensus.cc:1081] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Signalling peer b105d027f66842479caa5e5cfc2b139a to start an election
I20260709 14:48:32.773090  7609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9269743845b5481b8d77ce03f7f12fd5"
dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
 from {username='slave'} at 127.0.0.1:56700
I20260709 14:48:32.773561  7609 raft_consensus.cc:493] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:32.773842  7609 raft_consensus.cc:3060] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:32.779379  7609 raft_consensus.cc:515] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:32.780853  7609 leader_election.cc:290] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 2 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:32.782009  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9269743845b5481b8d77ce03f7f12fd5" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:32.781896  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9269743845b5481b8d77ce03f7f12fd5" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:32.782599  7534 raft_consensus.cc:3055] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:32.782572  7681 raft_consensus.cc:3060] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:32.783063  7534 raft_consensus.cc:740] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:32.783836  7534 consensus_queue.cc:260] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:32.785017  7534 raft_consensus.cc:3060] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:32.789254  7681 raft_consensus.cc:2468] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 2.
I20260709 14:48:32.790666  7574 leader_election.cc:304] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: 
I20260709 14:48:32.791229  7534 raft_consensus.cc:2468] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 2.
I20260709 14:48:32.791519  8246 raft_consensus.cc:2804] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:32.792093  8246 raft_consensus.cc:697] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a [term 2 LEADER]: Becoming Leader. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Running, Role: LEADER
I20260709 14:48:32.793083  8246 consensus_queue.cc:237] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:32.805805  7432 catalog_manager.cc:5697] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a reported cstate change: term changed from 1 to 2, leader changed from baf973ec890e48c39d4bf2249d371624 (127.6.67.1) to b105d027f66842479caa5e5cfc2b139a (127.6.67.2). New cstate: current_term: 2 leader_uuid: "b105d027f66842479caa5e5cfc2b139a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:32.885797  8245 raft_consensus.cc:993] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624: : Instructing follower b105d027f66842479caa5e5cfc2b139a to start an election
I20260709 14:48:32.886389  8245 raft_consensus.cc:1081] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Signalling peer b105d027f66842479caa5e5cfc2b139a to start an election
I20260709 14:48:32.887894  7604 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db00b84cd0964476a9aeadf98cdc0cbb"
dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
 from {username='slave'} at 127.0.0.1:56700
I20260709 14:48:32.888324  7604 raft_consensus.cc:493] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:32.888581  7604 raft_consensus.cc:3060] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:32.893966  7604 raft_consensus.cc:515] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:32.896121  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db00b84cd0964476a9aeadf98cdc0cbb" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:32.895613  7604 leader_election.cc:290] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 2 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:32.896376  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db00b84cd0964476a9aeadf98cdc0cbb" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:32.896874  7534 raft_consensus.cc:3055] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:32.896960  7681 raft_consensus.cc:3060] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:32.897290  7534 raft_consensus.cc:740] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:32.898077  7534 consensus_queue.cc:260] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:32.898953  7534 raft_consensus.cc:3060] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:32.901723  7681 raft_consensus.cc:2468] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 2.
I20260709 14:48:32.903090  7574 leader_election.cc:304] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: 
I20260709 14:48:32.903440  7534 raft_consensus.cc:2468] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 2.
I20260709 14:48:32.903828  8259 raft_consensus.cc:2804] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:32.904395  8259 raft_consensus.cc:697] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a [term 2 LEADER]: Becoming Leader. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Running, Role: LEADER
I20260709 14:48:32.905467  8259 consensus_queue.cc:237] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:32.916592  7432 catalog_manager.cc:5697] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a reported cstate change: term changed from 1 to 2, leader changed from baf973ec890e48c39d4bf2249d371624 (127.6.67.1) to b105d027f66842479caa5e5cfc2b139a (127.6.67.2). New cstate: current_term: 2 leader_uuid: "b105d027f66842479caa5e5cfc2b139a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:32.937345  8252 raft_consensus.cc:993] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624: : Instructing follower b105d027f66842479caa5e5cfc2b139a to start an election
I20260709 14:48:32.937863  8251 raft_consensus.cc:1081] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Signalling peer b105d027f66842479caa5e5cfc2b139a to start an election
I20260709 14:48:32.939217  7604 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02e6d24afb9c4c6f9a34885fca9f71fa"
dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
 from {username='slave'} at 127.0.0.1:56700
I20260709 14:48:32.939769  7604 raft_consensus.cc:493] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:32.940150  7604 raft_consensus.cc:3060] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:32.945698  7604 raft_consensus.cc:515] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:32.947305  7604 leader_election.cc:290] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 2 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:32.948130  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e6d24afb9c4c6f9a34885fca9f71fa" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:32.948304  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e6d24afb9c4c6f9a34885fca9f71fa" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:32.948664  7533 raft_consensus.cc:3055] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:32.948822  7681 raft_consensus.cc:3060] T 02e6d24afb9c4c6f9a34885fca9f71fa P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:32.948993  7533 raft_consensus.cc:740] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:32.949725  7533 consensus_queue.cc:260] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:32.950842  7533 raft_consensus.cc:3060] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:32.953622  7681 raft_consensus.cc:2468] T 02e6d24afb9c4c6f9a34885fca9f71fa P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 2.
I20260709 14:48:32.954685  7574 leader_election.cc:304] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: 
I20260709 14:48:32.955302  7533 raft_consensus.cc:2468] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 2.
I20260709 14:48:32.955469  8259 raft_consensus.cc:2804] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:32.956066  8259 raft_consensus.cc:697] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [term 2 LEADER]: Becoming Leader. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Running, Role: LEADER
I20260709 14:48:32.957058  8259 consensus_queue.cc:237] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:32.967851  7432 catalog_manager.cc:5697] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a reported cstate change: term changed from 1 to 2, leader changed from baf973ec890e48c39d4bf2249d371624 (127.6.67.1) to b105d027f66842479caa5e5cfc2b139a (127.6.67.2). New cstate: current_term: 2 leader_uuid: "b105d027f66842479caa5e5cfc2b139a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:33.005752  7533 raft_consensus.cc:1275] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Refusing update from remote peer b105d027f66842479caa5e5cfc2b139a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:33.007016  8259 consensus_queue.cc:1048] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:33.024533  7534 raft_consensus.cc:1275] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Refusing update from remote peer b105d027f66842479caa5e5cfc2b139a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:33.032029  7683 raft_consensus.cc:1275] T 213cb4db46d44002af1a3e1b232f3196 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Refusing update from remote peer b105d027f66842479caa5e5cfc2b139a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:33.031448  8259 consensus_queue.cc:1048] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:48:33.035131  8259 consensus_queue.cc:1048] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:33.057327  7681 raft_consensus.cc:1275] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Refusing update from remote peer b105d027f66842479caa5e5cfc2b139a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:33.059705  8259 consensus_queue.cc:1048] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:33.304260  7681 raft_consensus.cc:1275] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Refusing update from remote peer b105d027f66842479caa5e5cfc2b139a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:33.305456  8259 consensus_queue.cc:1048] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:33.315963  7681 raft_consensus.cc:1275] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Refusing update from remote peer b105d027f66842479caa5e5cfc2b139a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:33.318269  8273 consensus_queue.cc:1048] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:33.319006  7533 raft_consensus.cc:1275] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Refusing update from remote peer b105d027f66842479caa5e5cfc2b139a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:33.324458  8258 consensus_queue.cc:1048] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:33.345521  7533 raft_consensus.cc:1275] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Refusing update from remote peer b105d027f66842479caa5e5cfc2b139a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:33.346818  8273 consensus_queue.cc:1048] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:33.438045  7533 raft_consensus.cc:1275] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Refusing update from remote peer b105d027f66842479caa5e5cfc2b139a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:33.439204  8273 consensus_queue.cc:1048] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:33.444736  7681 raft_consensus.cc:1275] T 02e6d24afb9c4c6f9a34885fca9f71fa P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Refusing update from remote peer b105d027f66842479caa5e5cfc2b139a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:33.446039  8258 consensus_queue.cc:1048] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:33.533489  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:33.572422  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:33.607914  7534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "274e101ab960452d835110a77a0fe9da"
dest_uuid: "baf973ec890e48c39d4bf2249d371624"
mode: GRACEFUL
new_leader_uuid: "b105d027f66842479caa5e5cfc2b139a"
 from {username='slave'} at 127.0.0.1:40522
I20260709 14:48:33.608469  7534 raft_consensus.cc:606] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Received request to transfer leadership to TS b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:33.611307  7533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5784d622abba4d83a9e87bb629243866"
dest_uuid: "baf973ec890e48c39d4bf2249d371624"
mode: GRACEFUL
new_leader_uuid: "b105d027f66842479caa5e5cfc2b139a"
 from {username='slave'} at 127.0.0.1:40522
I20260709 14:48:33.611848  7533 raft_consensus.cc:606] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Received request to transfer leadership to TS b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:33.614218  7533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7059c730501c487b89fd4af33e0ab0a1"
dest_uuid: "baf973ec890e48c39d4bf2249d371624"
mode: GRACEFUL
new_leader_uuid: "b105d027f66842479caa5e5cfc2b139a"
 from {username='slave'} at 127.0.0.1:40522
I20260709 14:48:33.614789  7533 raft_consensus.cc:606] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Received request to transfer leadership to TS b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:33.618177  7533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6e697a1b9b7452b9785299447d12cae"
dest_uuid: "baf973ec890e48c39d4bf2249d371624"
mode: GRACEFUL
new_leader_uuid: "b105d027f66842479caa5e5cfc2b139a"
 from {username='slave'} at 127.0.0.1:40522
I20260709 14:48:33.618717  7533 raft_consensus.cc:606] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Received request to transfer leadership to TS b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:33.620890  7533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3ec6f01884e42cfbed69ece8be81c79"
dest_uuid: "baf973ec890e48c39d4bf2249d371624"
mode: GRACEFUL
new_leader_uuid: "b105d027f66842479caa5e5cfc2b139a"
 from {username='slave'} at 127.0.0.1:40522
I20260709 14:48:33.621325  7533 raft_consensus.cc:606] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Received request to transfer leadership to TS b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:33.622262  6412 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:33.623263  6412 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:33.755853  8251 raft_consensus.cc:993] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624: : Instructing follower b105d027f66842479caa5e5cfc2b139a to start an election
I20260709 14:48:33.756331  8245 raft_consensus.cc:1081] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Signalling peer b105d027f66842479caa5e5cfc2b139a to start an election
I20260709 14:48:33.757620  7609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "274e101ab960452d835110a77a0fe9da"
dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
 from {username='slave'} at 127.0.0.1:56700
I20260709 14:48:33.758091  7609 raft_consensus.cc:493] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:33.758366  7609 raft_consensus.cc:3060] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:33.763860  7609 raft_consensus.cc:515] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:33.765226  7609 leader_election.cc:290] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 2 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:33.766049  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274e101ab960452d835110a77a0fe9da" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:33.766219  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274e101ab960452d835110a77a0fe9da" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:33.766566  7534 raft_consensus.cc:3055] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:33.766707  7681 raft_consensus.cc:3060] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:33.766870  7534 raft_consensus.cc:740] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:33.767627  7534 consensus_queue.cc:260] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:33.768462  7534 raft_consensus.cc:3060] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:33.771219  7681 raft_consensus.cc:2468] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 2.
I20260709 14:48:33.772183  7574 leader_election.cc:304] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: 
I20260709 14:48:33.772830  8259 raft_consensus.cc:2804] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:33.773274  8259 raft_consensus.cc:697] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a [term 2 LEADER]: Becoming Leader. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Running, Role: LEADER
I20260709 14:48:33.774156  8259 consensus_queue.cc:237] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:33.775295  7534 raft_consensus.cc:2468] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 2.
I20260709 14:48:33.784600  7431 catalog_manager.cc:5697] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a reported cstate change: term changed from 1 to 2, leader changed from baf973ec890e48c39d4bf2249d371624 (127.6.67.1) to b105d027f66842479caa5e5cfc2b139a (127.6.67.2). New cstate: current_term: 2 leader_uuid: "b105d027f66842479caa5e5cfc2b139a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:33.840405  8245 raft_consensus.cc:993] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624: : Instructing follower b105d027f66842479caa5e5cfc2b139a to start an election
I20260709 14:48:33.840852  8251 raft_consensus.cc:1081] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Signalling peer b105d027f66842479caa5e5cfc2b139a to start an election
I20260709 14:48:33.842140  7604 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3ec6f01884e42cfbed69ece8be81c79"
dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
 from {username='slave'} at 127.0.0.1:56700
I20260709 14:48:33.842657  7604 raft_consensus.cc:493] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:33.842900  7604 raft_consensus.cc:3060] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:33.847481  7604 raft_consensus.cc:515] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:33.848826  7604 leader_election.cc:290] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 2 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:33.849658  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ec6f01884e42cfbed69ece8be81c79" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:33.849888  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ec6f01884e42cfbed69ece8be81c79" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:33.850299  7534 raft_consensus.cc:3055] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:33.850394  7681 raft_consensus.cc:3060] T f3ec6f01884e42cfbed69ece8be81c79 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:33.850646  7534 raft_consensus.cc:740] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:33.851338  7534 consensus_queue.cc:260] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:33.852522  7534 raft_consensus.cc:3060] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:33.856599  7681 raft_consensus.cc:2468] T f3ec6f01884e42cfbed69ece8be81c79 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 2.
I20260709 14:48:33.857918  7574 leader_election.cc:304] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: 
I20260709 14:48:33.858497  7534 raft_consensus.cc:2468] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 2.
I20260709 14:48:33.858768  8259 raft_consensus.cc:2804] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:33.859359  8259 raft_consensus.cc:697] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a [term 2 LEADER]: Becoming Leader. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Running, Role: LEADER
I20260709 14:48:33.860134  8259 consensus_queue.cc:237] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:33.869000  8245 raft_consensus.cc:993] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624: : Instructing follower b105d027f66842479caa5e5cfc2b139a to start an election
I20260709 14:48:33.872124  7431 catalog_manager.cc:5697] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a reported cstate change: term changed from 1 to 2, leader changed from baf973ec890e48c39d4bf2249d371624 (127.6.67.1) to b105d027f66842479caa5e5cfc2b139a (127.6.67.2). New cstate: current_term: 2 leader_uuid: "b105d027f66842479caa5e5cfc2b139a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:33.875483  8251 raft_consensus.cc:1081] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Signalling peer b105d027f66842479caa5e5cfc2b139a to start an election
I20260709 14:48:33.877635  7604 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7059c730501c487b89fd4af33e0ab0a1"
dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
 from {username='slave'} at 127.0.0.1:56700
I20260709 14:48:33.878360  7604 raft_consensus.cc:493] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:33.878829  7604 raft_consensus.cc:3060] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:33.890352  7604 raft_consensus.cc:515] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:33.892969  7604 leader_election.cc:290] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 2 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:33.893520  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7059c730501c487b89fd4af33e0ab0a1" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:33.894243  7533 raft_consensus.cc:3055] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:33.894548  7533 raft_consensus.cc:740] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:33.895146  7533 consensus_queue.cc:260] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:33.895875  7533 raft_consensus.cc:3060] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:33.898926  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7059c730501c487b89fd4af33e0ab0a1" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:33.899421  7681 raft_consensus.cc:3060] T 7059c730501c487b89fd4af33e0ab0a1 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:33.900418  7533 raft_consensus.cc:2468] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 2.
I20260709 14:48:33.901304  7574 leader_election.cc:304] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b105d027f66842479caa5e5cfc2b139a, baf973ec890e48c39d4bf2249d371624; no voters: 
I20260709 14:48:33.902043  8258 raft_consensus.cc:2804] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:33.902472  8258 raft_consensus.cc:697] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a [term 2 LEADER]: Becoming Leader. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Running, Role: LEADER
I20260709 14:48:33.903297  8258 consensus_queue.cc:237] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:33.904582  7681 raft_consensus.cc:2468] T 7059c730501c487b89fd4af33e0ab0a1 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 2.
I20260709 14:48:33.916769  7431 catalog_manager.cc:5697] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a reported cstate change: term changed from 1 to 2, leader changed from baf973ec890e48c39d4bf2249d371624 (127.6.67.1) to b105d027f66842479caa5e5cfc2b139a (127.6.67.2). New cstate: current_term: 2 leader_uuid: "b105d027f66842479caa5e5cfc2b139a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:33.941537  8245 raft_consensus.cc:993] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624: : Instructing follower b105d027f66842479caa5e5cfc2b139a to start an election
I20260709 14:48:33.941998  8245 raft_consensus.cc:1081] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Signalling peer b105d027f66842479caa5e5cfc2b139a to start an election
I20260709 14:48:33.943253  7604 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5784d622abba4d83a9e87bb629243866"
dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
 from {username='slave'} at 127.0.0.1:56700
I20260709 14:48:33.943718  7604 raft_consensus.cc:493] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:33.944024  7604 raft_consensus.cc:3060] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:33.949005  7604 raft_consensus.cc:515] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:33.950546  7604 leader_election.cc:290] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 2 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:33.951627  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5784d622abba4d83a9e87bb629243866" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:33.951624  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5784d622abba4d83a9e87bb629243866" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:33.952337  7681 raft_consensus.cc:3060] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:33.952378  7533 raft_consensus.cc:3055] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:33.952819  7533 raft_consensus.cc:740] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:33.953614  7533 consensus_queue.cc:260] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:33.954733  7533 raft_consensus.cc:3060] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:33.958745  7681 raft_consensus.cc:2468] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 2.
I20260709 14:48:33.960220  7574 leader_election.cc:304] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: 
I20260709 14:48:33.961118  8258 raft_consensus.cc:2804] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:33.961585  8258 raft_consensus.cc:697] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a [term 2 LEADER]: Becoming Leader. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Running, Role: LEADER
I20260709 14:48:33.962826  7533 raft_consensus.cc:2468] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 2.
I20260709 14:48:33.962423  8258 consensus_queue.cc:237] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:33.971298  7431 catalog_manager.cc:5697] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a reported cstate change: term changed from 1 to 2, leader changed from baf973ec890e48c39d4bf2249d371624 (127.6.67.1) to b105d027f66842479caa5e5cfc2b139a (127.6.67.2). New cstate: current_term: 2 leader_uuid: "b105d027f66842479caa5e5cfc2b139a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:34.112663  8245 raft_consensus.cc:993] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624: : Instructing follower b105d027f66842479caa5e5cfc2b139a to start an election
I20260709 14:48:34.113068  8292 raft_consensus.cc:1081] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Signalling peer b105d027f66842479caa5e5cfc2b139a to start an election
I20260709 14:48:34.114403  7604 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6e697a1b9b7452b9785299447d12cae"
dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
 from {username='slave'} at 127.0.0.1:56700
I20260709 14:48:34.114866  7604 raft_consensus.cc:493] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:34.115203  7604 raft_consensus.cc:3060] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:34.120532  7604 raft_consensus.cc:515] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:34.122195  7604 leader_election.cc:290] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 2 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:34.122766  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e697a1b9b7452b9785299447d12cae" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:34.123445  7533 raft_consensus.cc:3055] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:34.123194  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e697a1b9b7452b9785299447d12cae" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:34.123955  7533 raft_consensus.cc:740] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:34.124089  7681 raft_consensus.cc:3060] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:34.124722  7533 consensus_queue.cc:260] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:34.125938  7533 raft_consensus.cc:3060] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:34.130467  7681 raft_consensus.cc:2468] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 2.
I20260709 14:48:34.131645  7574 leader_election.cc:304] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: 
I20260709 14:48:34.131729  7533 raft_consensus.cc:2468] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 2.
I20260709 14:48:34.132406  8258 raft_consensus.cc:2804] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:34.132932  8258 raft_consensus.cc:697] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a [term 2 LEADER]: Becoming Leader. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Running, Role: LEADER
I20260709 14:48:34.133698  8258 consensus_queue.cc:237] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:34.143671  7431 catalog_manager.cc:5697] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a reported cstate change: term changed from 1 to 2, leader changed from baf973ec890e48c39d4bf2249d371624 (127.6.67.1) to b105d027f66842479caa5e5cfc2b139a (127.6.67.2). New cstate: current_term: 2 leader_uuid: "b105d027f66842479caa5e5cfc2b139a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:34.358234  7533 raft_consensus.cc:1275] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Refusing update from remote peer b105d027f66842479caa5e5cfc2b139a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:34.359431  8259 consensus_queue.cc:1048] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:34.369050  7681 raft_consensus.cc:1275] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Refusing update from remote peer b105d027f66842479caa5e5cfc2b139a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:34.373504  8258 consensus_queue.cc:1048] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:34.411722  7533 raft_consensus.cc:1275] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Refusing update from remote peer b105d027f66842479caa5e5cfc2b139a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:34.412904  8258 consensus_queue.cc:1048] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:34.424160  7681 raft_consensus.cc:1275] T f3ec6f01884e42cfbed69ece8be81c79 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Refusing update from remote peer b105d027f66842479caa5e5cfc2b139a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:34.425410  8272 consensus_queue.cc:1048] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:34.434955  7533 raft_consensus.cc:1275] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Refusing update from remote peer b105d027f66842479caa5e5cfc2b139a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:34.436717  8273 consensus_queue.cc:1048] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:34.450939  7681 raft_consensus.cc:1275] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Refusing update from remote peer b105d027f66842479caa5e5cfc2b139a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:34.452471  8258 consensus_queue.cc:1048] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:34.478907  7681 raft_consensus.cc:1275] T 7059c730501c487b89fd4af33e0ab0a1 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Refusing update from remote peer b105d027f66842479caa5e5cfc2b139a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:34.480230  8258 consensus_queue.cc:1048] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:34.494555  7533 raft_consensus.cc:1275] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Refusing update from remote peer b105d027f66842479caa5e5cfc2b139a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:34.495885  8258 consensus_queue.cc:1048] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:34.571663  7533 raft_consensus.cc:1275] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Refusing update from remote peer b105d027f66842479caa5e5cfc2b139a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:34.573060  8258 consensus_queue.cc:1048] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:34.586864  7681 raft_consensus.cc:1275] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Refusing update from remote peer b105d027f66842479caa5e5cfc2b139a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:34.590590  8258 consensus_queue.cc:1048] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:34.624101  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:34.662143  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:34.701009  7534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01aa67ff0c2440d49fa49cdc58b13a55"
dest_uuid: "baf973ec890e48c39d4bf2249d371624"
mode: GRACEFUL
new_leader_uuid: "80cb231d4bfa4851b756f218a2e79e58"
 from {username='slave'} at 127.0.0.1:40522
I20260709 14:48:34.701589  7534 raft_consensus.cc:606] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Received request to transfer leadership to TS 80cb231d4bfa4851b756f218a2e79e58
I20260709 14:48:34.704617  7533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88fc035ced7549f8afb8bc3ebf4cc2c0"
dest_uuid: "baf973ec890e48c39d4bf2249d371624"
mode: GRACEFUL
new_leader_uuid: "b105d027f66842479caa5e5cfc2b139a"
 from {username='slave'} at 127.0.0.1:40522
I20260709 14:48:34.705206  7533 raft_consensus.cc:606] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Received request to transfer leadership to TS b105d027f66842479caa5e5cfc2b139a
I20260709 14:48:34.706336  6412 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:48:34.707370  6412 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:34.970099  8245 raft_consensus.cc:993] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624: : Instructing follower b105d027f66842479caa5e5cfc2b139a to start an election
I20260709 14:48:34.970546  8245 raft_consensus.cc:1081] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Signalling peer b105d027f66842479caa5e5cfc2b139a to start an election
I20260709 14:48:34.972028  7609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88fc035ced7549f8afb8bc3ebf4cc2c0"
dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
 from {username='slave'} at 127.0.0.1:56700
I20260709 14:48:34.972507  7609 raft_consensus.cc:493] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:34.972852  7609 raft_consensus.cc:3060] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:34.977136  7609 raft_consensus.cc:515] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:34.978932  7609 leader_election.cc:290] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 2 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3:39259)
I20260709 14:48:34.979594  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc035ced7549f8afb8bc3ebf4cc2c0" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:34.979984  7681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc035ced7549f8afb8bc3ebf4cc2c0" candidate_uuid: "b105d027f66842479caa5e5cfc2b139a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
I20260709 14:48:34.980254  7534 raft_consensus.cc:3055] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:34.980513  7681 raft_consensus.cc:3060] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:34.980566  7534 raft_consensus.cc:740] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:34.981588  7534 consensus_queue.cc:260] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:34.982820  7534 raft_consensus.cc:3060] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:34.988131  7681 raft_consensus.cc:2468] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 2.
I20260709 14:48:34.988888  7534 raft_consensus.cc:2468] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b105d027f66842479caa5e5cfc2b139a in term 2.
I20260709 14:48:34.990720  7574 leader_election.cc:304] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: 
I20260709 14:48:34.991479  8258 raft_consensus.cc:2804] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:34.992054  8258 raft_consensus.cc:697] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a [term 2 LEADER]: Becoming Leader. State: Replica: b105d027f66842479caa5e5cfc2b139a, State: Running, Role: LEADER
I20260709 14:48:34.994567  8258 consensus_queue.cc:237] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:35.004237  7431 catalog_manager.cc:5697] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a reported cstate change: term changed from 1 to 2, leader changed from baf973ec890e48c39d4bf2249d371624 (127.6.67.1) to b105d027f66842479caa5e5cfc2b139a (127.6.67.2). New cstate: current_term: 2 leader_uuid: "b105d027f66842479caa5e5cfc2b139a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:35.085222  8292 raft_consensus.cc:993] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624: : Instructing follower 80cb231d4bfa4851b756f218a2e79e58 to start an election
I20260709 14:48:35.086032  8292 raft_consensus.cc:1081] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Signalling peer 80cb231d4bfa4851b756f218a2e79e58 to start an election
I20260709 14:48:35.087843  7679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01aa67ff0c2440d49fa49cdc58b13a55"
dest_uuid: "80cb231d4bfa4851b756f218a2e79e58"
 from {username='slave'} at 127.0.0.1:51608
I20260709 14:48:35.088383  7679 raft_consensus.cc:493] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:35.088680  7679 raft_consensus.cc:3060] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:35.096045  7679 raft_consensus.cc:515] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:35.099517  7679 leader_election.cc:290] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 2 election: Requested vote from peers baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449), b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675)
I20260709 14:48:35.100440  7604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01aa67ff0c2440d49fa49cdc58b13a55" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b105d027f66842479caa5e5cfc2b139a"
I20260709 14:48:35.100955  7604 raft_consensus.cc:3060] T 01aa67ff0c2440d49fa49cdc58b13a55 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:35.105333  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01aa67ff0c2440d49fa49cdc58b13a55" candidate_uuid: "80cb231d4bfa4851b756f218a2e79e58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baf973ec890e48c39d4bf2249d371624"
I20260709 14:48:35.105983  7533 raft_consensus.cc:3055] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:35.106312  7604 raft_consensus.cc:2468] T 01aa67ff0c2440d49fa49cdc58b13a55 P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 2.
I20260709 14:48:35.106343  7533 raft_consensus.cc:740] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baf973ec890e48c39d4bf2249d371624, State: Running, Role: LEADER
I20260709 14:48:35.107322  7533 consensus_queue.cc:260] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:35.108451  7649 leader_election.cc:304] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80cb231d4bfa4851b756f218a2e79e58, b105d027f66842479caa5e5cfc2b139a; no voters: 
I20260709 14:48:35.108425  7533 raft_consensus.cc:3060] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:35.109261  8285 raft_consensus.cc:2804] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:35.114243  8285 raft_consensus.cc:697] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 LEADER]: Becoming Leader. State: Replica: 80cb231d4bfa4851b756f218a2e79e58, State: Running, Role: LEADER
I20260709 14:48:35.115767  8285 consensus_queue.cc:237] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } }
I20260709 14:48:35.114841  7533 raft_consensus.cc:2468] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80cb231d4bfa4851b756f218a2e79e58 in term 2.
I20260709 14:48:35.162770  7431 catalog_manager.cc:5697] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58 reported cstate change: term changed from 1 to 2, leader changed from baf973ec890e48c39d4bf2249d371624 (127.6.67.1) to 80cb231d4bfa4851b756f218a2e79e58 (127.6.67.3). New cstate: current_term: 2 leader_uuid: "80cb231d4bfa4851b756f218a2e79e58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:35.469774  7679 raft_consensus.cc:1275] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Refusing update from remote peer b105d027f66842479caa5e5cfc2b139a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:35.471725  8272 consensus_queue.cc:1048] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80cb231d4bfa4851b756f218a2e79e58" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:35.485762  7534 raft_consensus.cc:1275] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Refusing update from remote peer b105d027f66842479caa5e5cfc2b139a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:35.487042  8272 consensus_queue.cc:1048] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:35.514204  7609 raft_consensus.cc:1275] T 01aa67ff0c2440d49fa49cdc58b13a55 P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Refusing update from remote peer 80cb231d4bfa4851b756f218a2e79e58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:35.515450  8314 consensus_queue.cc:1048] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105d027f66842479caa5e5cfc2b139a" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:35.525024  7534 raft_consensus.cc:1275] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Refusing update from remote peer 80cb231d4bfa4851b756f218a2e79e58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:35.526823  8314 consensus_queue.cc:1048] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf973ec890e48c39d4bf2249d371624" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:35.708082  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:35.746665  6412 tablet_server.cc:179] TabletServer@127.6.67.1:0 shutting down...
W20260709 14:48:35.766268  7648 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:48:35.770380  7648 consensus_peers.cc:597] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:35.777452  7574 consensus_peers.cc:597] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:35.777997  7574 consensus_peers.cc:597] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:35.784179  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:35.785033  6412 tablet_replica.cc:333] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.786206  6412 raft_consensus.cc:2243] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.786679  6412 raft_consensus.cc:2272] T 1612fe1afeb54e57bcfbb8a6d151bdbd P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.788723  6412 tablet_replica.cc:333] T 4aca54f01d3f4568b1061652f7f11c53 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.789392  6412 raft_consensus.cc:2243] T 4aca54f01d3f4568b1061652f7f11c53 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.789868  6412 raft_consensus.cc:2272] T 4aca54f01d3f4568b1061652f7f11c53 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.791908  6412 tablet_replica.cc:333] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.792500  6412 raft_consensus.cc:2243] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:35.793524  6412 raft_consensus.cc:2272] T 748f109ac6db40f3bc1aa87957432481 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.795922  6412 tablet_replica.cc:333] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.796590  6412 raft_consensus.cc:2243] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:35.797421  6412 raft_consensus.cc:2272] T 21cda6c8f6fc4349b3b76fd198ec820e P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.799630  6412 tablet_replica.cc:333] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.800248  6412 raft_consensus.cc:2243] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.800654  6412 raft_consensus.cc:2272] T d6e697a1b9b7452b9785299447d12cae P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:35.800932  7574 consensus_peers.cc:597] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:35.802544  6412 tablet_replica.cc:333] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.803275  6412 raft_consensus.cc:2243] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:35.804070  6412 raft_consensus.cc:2272] T 7fc1daf335ee48eabb43dcf8ca371567 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.806047  6412 tablet_replica.cc:333] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.806609  6412 raft_consensus.cc:2243] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:35.807356  6412 raft_consensus.cc:2272] T 32b74b9818fc466ebbf6ea26995ed2c5 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.809012  6412 tablet_replica.cc:333] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.809664  6412 raft_consensus.cc:2243] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:35.810460  6412 raft_consensus.cc:2272] T cc4471e73316480c8fb8da5db83ca6c9 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.812913  6412 tablet_replica.cc:333] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
W20260709 14:48:35.813206  7574 consensus_peers.cc:597] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:35.813759  6412 raft_consensus.cc:2243] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:48:35.813869  7574 consensus_peers.cc:597] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:35.814424  6412 raft_consensus.cc:2272] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.816653  6412 tablet_replica.cc:333] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.817224  6412 raft_consensus.cc:2243] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.817629  6412 raft_consensus.cc:2272] T 01aa67ff0c2440d49fa49cdc58b13a55 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.820065  6412 tablet_replica.cc:333] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.820832  6412 raft_consensus.cc:2243] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.821390  6412 raft_consensus.cc:2272] T 2b56251ba31547b9ab2a451fed5c770e P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.823479  6412 tablet_replica.cc:333] T 73489d04a8ee4de5ac2af38a832df2a7 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.824060  6412 raft_consensus.cc:2243] T 73489d04a8ee4de5ac2af38a832df2a7 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.824453  6412 raft_consensus.cc:2272] T 73489d04a8ee4de5ac2af38a832df2a7 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.826576  6412 tablet_replica.cc:333] T 719a83af01f14162a6679daa7de1b00f P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.827405  6412 raft_consensus.cc:2243] T 719a83af01f14162a6679daa7de1b00f P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.827943  6412 raft_consensus.cc:2272] T 719a83af01f14162a6679daa7de1b00f P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.830634  6412 tablet_replica.cc:333] T 1e3bfbf736ef461caed6c819138dfd8b P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.831346  6412 raft_consensus.cc:2243] T 1e3bfbf736ef461caed6c819138dfd8b P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.831800  6412 raft_consensus.cc:2272] T 1e3bfbf736ef461caed6c819138dfd8b P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:35.832304  7648 consensus_peers.cc:597] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:35.833766  6412 tablet_replica.cc:333] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.834437  6412 raft_consensus.cc:2243] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:35.835427  6412 raft_consensus.cc:2272] T 6dfc59234dfb4986b59dc9deefcced7f P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:35.837100  7648 consensus_peers.cc:597] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:35.837960  6412 tablet_replica.cc:333] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.838632  6412 raft_consensus.cc:2243] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:35.839582  6412 raft_consensus.cc:2272] T 505b0f4b48574cb48dc5149fa062f4fd P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.841439  6412 tablet_replica.cc:333] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.842106  6412 raft_consensus.cc:2243] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:35.842837  6412 raft_consensus.cc:2272] T 9bd3abf2f0d34361b017abc1684da4e9 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.844837  6412 tablet_replica.cc:333] T 099ef2eea8a04f309aba3167f66417e7 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.845537  6412 raft_consensus.cc:2243] T 099ef2eea8a04f309aba3167f66417e7 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.846050  6412 raft_consensus.cc:2272] T 099ef2eea8a04f309aba3167f66417e7 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.848822  6412 tablet_replica.cc:333] T 8d7a2333347241639bc9ffa5f513c2c1 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.849584  6412 raft_consensus.cc:2243] T 8d7a2333347241639bc9ffa5f513c2c1 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.850140  6412 raft_consensus.cc:2272] T 8d7a2333347241639bc9ffa5f513c2c1 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:35.850360  7574 consensus_peers.cc:597] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:35.852576  6412 tablet_replica.cc:333] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.853221  6412 raft_consensus.cc:2243] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:35.853989  6412 raft_consensus.cc:2272] T d9d8d83b81574657ba3ed38c541a7a64 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.855667  6412 tablet_replica.cc:333] T 0c3dd8047baa4cfda6675e39c444e050 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.856299  6412 raft_consensus.cc:2243] T 0c3dd8047baa4cfda6675e39c444e050 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.856709  6412 raft_consensus.cc:2272] T 0c3dd8047baa4cfda6675e39c444e050 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.859128  6412 tablet_replica.cc:333] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.859925  6412 raft_consensus.cc:2243] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:35.860862  6412 raft_consensus.cc:2272] T c3fb10c727184aaaaf04792ede7ffa9e P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:35.861771  7648 consensus_peers.cc:597] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:35.863281  6412 tablet_replica.cc:333] T ffcd72fcd588495fafe19e55120129e8 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.863903  6412 raft_consensus.cc:2243] T ffcd72fcd588495fafe19e55120129e8 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.864365  6412 raft_consensus.cc:2272] T ffcd72fcd588495fafe19e55120129e8 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.866199  6412 tablet_replica.cc:333] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.866722  6412 raft_consensus.cc:2243] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:35.867455  6412 raft_consensus.cc:2272] T 20acf16a8aea4f43a8282748764e6711 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.870093  6412 tablet_replica.cc:333] T 2ac7853f165b42538304e0a17d03f5c6 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.870975  6412 raft_consensus.cc:2243] T 2ac7853f165b42538304e0a17d03f5c6 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.871445  6412 raft_consensus.cc:2272] T 2ac7853f165b42538304e0a17d03f5c6 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:35.872226  7574 consensus_peers.cc:597] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:35.873742  6412 tablet_replica.cc:333] T e4e3b06e87e44e4c81d745ae70d77753 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.874400  6412 raft_consensus.cc:2243] T e4e3b06e87e44e4c81d745ae70d77753 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.874821  6412 raft_consensus.cc:2272] T e4e3b06e87e44e4c81d745ae70d77753 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.876672  6412 tablet_replica.cc:333] T 03c963f3624146fa86364c936d566541 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.877194  6412 raft_consensus.cc:2243] T 03c963f3624146fa86364c936d566541 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.877559  6412 raft_consensus.cc:2272] T 03c963f3624146fa86364c936d566541 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.879627  6412 tablet_replica.cc:333] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.880167  6412 raft_consensus.cc:2243] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.880558  6412 raft_consensus.cc:2272] T 5784d622abba4d83a9e87bb629243866 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.882334  6412 tablet_replica.cc:333] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.883029  6412 raft_consensus.cc:2243] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.883548  6412 raft_consensus.cc:2272] T 213cb4db46d44002af1a3e1b232f3196 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.885926  6412 tablet_replica.cc:333] T fdbfc69856364532a9bbf7c736fa1023 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.886699  6412 raft_consensus.cc:2243] T fdbfc69856364532a9bbf7c736fa1023 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.887279  6412 raft_consensus.cc:2272] T fdbfc69856364532a9bbf7c736fa1023 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:35.887380  7574 consensus_peers.cc:597] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:35.890161  6412 tablet_replica.cc:333] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.890880  6412 raft_consensus.cc:2243] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:35.891629  6412 raft_consensus.cc:2272] T 0759964677974ae2b771890a9ef6f3d5 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.893567  6412 tablet_replica.cc:333] T 8321cf6720064073871140d38e5dedfc P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.894147  6412 raft_consensus.cc:2243] T 8321cf6720064073871140d38e5dedfc P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.894510  6412 raft_consensus.cc:2272] T 8321cf6720064073871140d38e5dedfc P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.896023  6412 tablet_replica.cc:333] T 59827386608e447e87db407030546a63 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.896612  6412 raft_consensus.cc:2243] T 59827386608e447e87db407030546a63 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.897089  6412 raft_consensus.cc:2272] T 59827386608e447e87db407030546a63 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.899358  6412 tablet_replica.cc:333] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
W20260709 14:48:35.899447  7574 consensus_peers.cc:597] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:35.900043  6412 raft_consensus.cc:2243] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:35.900750  6412 raft_consensus.cc:2272] T 1db9c0e186fc4aec87eba145751e8084 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.902431  6412 tablet_replica.cc:333] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.902931  6412 raft_consensus.cc:2243] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:35.903614  6412 raft_consensus.cc:2272] T cc98cbf68e77465f8727f37510a9d8cd P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.905334  6412 tablet_replica.cc:333] T 5bbfe2a017ed40998a38da5b846074b4 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.905993  6412 raft_consensus.cc:2243] T 5bbfe2a017ed40998a38da5b846074b4 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.906420  6412 raft_consensus.cc:2272] T 5bbfe2a017ed40998a38da5b846074b4 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.909240  6412 tablet_replica.cc:333] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.909884  6412 raft_consensus.cc:2243] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:35.911059  6412 raft_consensus.cc:2272] T e4c0f489eb164e3d854484e9cb8d97fb P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:35.913142  7648 consensus_peers.cc:597] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:35.913491  6412 tablet_replica.cc:333] T fcb813500c274e578cfc70e797b0b45c P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.914130  6412 raft_consensus.cc:2243] T fcb813500c274e578cfc70e797b0b45c P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.914567  6412 raft_consensus.cc:2272] T fcb813500c274e578cfc70e797b0b45c P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.916759  6412 tablet_replica.cc:333] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.917374  6412 raft_consensus.cc:2243] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:35.918318  6412 raft_consensus.cc:2272] T 0759fc826a834a63a89262959356b891 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.920576  6412 tablet_replica.cc:333] T 7e0233686f5a4eff90a07d7aaa483292 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.921300  6412 raft_consensus.cc:2243] T 7e0233686f5a4eff90a07d7aaa483292 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.921852  6412 raft_consensus.cc:2272] T 7e0233686f5a4eff90a07d7aaa483292 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.924213  6412 tablet_replica.cc:333] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
W20260709 14:48:35.924726  7648 consensus_peers.cc:597] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:35.924853  6412 raft_consensus.cc:2243] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:35.925693  6412 raft_consensus.cc:2272] T db1b9480a9df4f129c2e15d765954435 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.927845  6412 tablet_replica.cc:333] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.928635  6412 raft_consensus.cc:2243] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:35.929486  6412 raft_consensus.cc:2272] T ca7fccd000a8472097f0460fcd21aeda P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:35.929768  7574 consensus_peers.cc:597] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:35.931985  6412 tablet_replica.cc:333] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.932626  6412 raft_consensus.cc:2243] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.933051  6412 raft_consensus.cc:2272] T 274e101ab960452d835110a77a0fe9da P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.934778  6412 tablet_replica.cc:333] T dd17fe74fb334d868102a8f67fb39974 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.935319  6412 raft_consensus.cc:2243] T dd17fe74fb334d868102a8f67fb39974 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.935717  6412 raft_consensus.cc:2272] T dd17fe74fb334d868102a8f67fb39974 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.937319  6412 tablet_replica.cc:333] T 5ae73f9299a641ffae7f618a108d2d86 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.937849  6412 raft_consensus.cc:2243] T 5ae73f9299a641ffae7f618a108d2d86 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.938234  6412 raft_consensus.cc:2272] T 5ae73f9299a641ffae7f618a108d2d86 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.940032  6412 tablet_replica.cc:333] T 8dbb8996298241c5835e4817bc633d99 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.940563  6412 raft_consensus.cc:2243] T 8dbb8996298241c5835e4817bc633d99 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.941087  6412 raft_consensus.cc:2272] T 8dbb8996298241c5835e4817bc633d99 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.943571  6412 tablet_replica.cc:333] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.944264  6412 raft_consensus.cc:2243] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:48:35.945029  7574 consensus_peers.cc:597] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:35.945298  6412 raft_consensus.cc:2272] T ab3b084e036842fe8743935ceac2f550 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:35.946065  7648 consensus_peers.cc:597] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:35.947825  6412 tablet_replica.cc:333] T dc8b4ab137e942aea08d21ca3db98a3a P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.948347  6412 raft_consensus.cc:2243] T dc8b4ab137e942aea08d21ca3db98a3a P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.948729  6412 raft_consensus.cc:2272] T dc8b4ab137e942aea08d21ca3db98a3a P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.950356  6412 tablet_replica.cc:333] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.950951  6412 raft_consensus.cc:2243] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.951351  6412 raft_consensus.cc:2272] T f3ec6f01884e42cfbed69ece8be81c79 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.953126  6412 tablet_replica.cc:333] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.953588  6412 raft_consensus.cc:2243] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.954003  6412 raft_consensus.cc:2272] T 9269743845b5481b8d77ce03f7f12fd5 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.956329  6412 tablet_replica.cc:333] T 146491956345461da7f6eaef19c9368f P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.956866  6412 raft_consensus.cc:2243] T 146491956345461da7f6eaef19c9368f P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.957316  6412 raft_consensus.cc:2272] T 146491956345461da7f6eaef19c9368f P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.959137  6412 tablet_replica.cc:333] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.959640  6412 raft_consensus.cc:2243] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.960045  6412 raft_consensus.cc:2272] T db00b84cd0964476a9aeadf98cdc0cbb P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.961706  6412 tablet_replica.cc:333] T 8857b62c67324e2692780a4be0b8c936 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.962235  6412 raft_consensus.cc:2243] T 8857b62c67324e2692780a4be0b8c936 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.962639  6412 raft_consensus.cc:2272] T 8857b62c67324e2692780a4be0b8c936 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.964298  6412 tablet_replica.cc:333] T 0fd60b6b6e344954b9fc19546762396f P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.964804  6412 raft_consensus.cc:2243] T 0fd60b6b6e344954b9fc19546762396f P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.965197  6412 raft_consensus.cc:2272] T 0fd60b6b6e344954b9fc19546762396f P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.966976  6412 tablet_replica.cc:333] T 45a67a0682aa4625b86b9b63a0ed1cd1 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.967661  6412 raft_consensus.cc:2243] T 45a67a0682aa4625b86b9b63a0ed1cd1 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.968093  6412 raft_consensus.cc:2272] T 45a67a0682aa4625b86b9b63a0ed1cd1 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.969883  6412 tablet_replica.cc:333] T e25efccb232a4a448bf6bdea5e8fde6e P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.970376  6412 raft_consensus.cc:2243] T e25efccb232a4a448bf6bdea5e8fde6e P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.970809  6412 raft_consensus.cc:2272] T e25efccb232a4a448bf6bdea5e8fde6e P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.972553  6412 tablet_replica.cc:333] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.973038  6412 raft_consensus.cc:2243] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.973426  6412 raft_consensus.cc:2272] T 7059c730501c487b89fd4af33e0ab0a1 P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:35.975704  6412 tablet_replica.cc:333] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.976351  6412 raft_consensus.cc:2243] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:35.977370  6412 raft_consensus.cc:2272] T 84f56ac656324a3997c4b09b2f674942 P baf973ec890e48c39d4bf2249d371624 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:35.978940  7648 consensus_peers.cc:597] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:35.979732  6412 tablet_replica.cc:333] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624: stopping tablet replica
I20260709 14:48:35.980252  6412 raft_consensus.cc:2243] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:35.980711  6412 raft_consensus.cc:2272] T 02e6d24afb9c4c6f9a34885fca9f71fa P baf973ec890e48c39d4bf2249d371624 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:36.005299  7574 consensus_peers.cc:597] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:36.010309  7574 consensus_peers.cc:597] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:36.012663  7574 consensus_peers.cc:597] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:36.023933  7648 consensus_peers.cc:597] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:36.024160  7574 consensus_peers.cc:597] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:36.042403  7648 consensus_peers.cc:597] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. 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 14:48:36.060662  7648 consensus_peers.cc:597] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:36.066236  6412 tablet_server.cc:196] TabletServer@127.6.67.1:0 shutdown complete.
W20260709 14:48:36.076344  7574 consensus_peers.cc:597] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:36.085773  7648 consensus_peers.cc:597] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:36.105435  7648 consensus_peers.cc:597] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:36.115940  7574 consensus_peers.cc:597] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:36.120309  7648 consensus_peers.cc:597] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:36.120918  7648 consensus_peers.cc:597] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:36.121783  7574 consensus_peers.cc:597] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:36.137238  7648 consensus_peers.cc:597] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:36.162058  7648 consensus_peers.cc:597] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:36.166167  7648 consensus_peers.cc:597] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58 -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:36.171839  7574 consensus_peers.cc:597] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:36.176698  6412 tablet_server.cc:179] TabletServer@127.6.67.2:0 shutting down...
W20260709 14:48:36.187053  7649 consensus_peers.cc:597] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. 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 14:48:36.189314  7649 consensus_peers.cc:597] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. 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 14:48:36.221334  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:36.222532  6412 tablet_replica.cc:333] T 1612fe1afeb54e57bcfbb8a6d151bdbd P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.223506  6412 raft_consensus.cc:2243] T 1612fe1afeb54e57bcfbb8a6d151bdbd P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.224013  6412 raft_consensus.cc:2272] T 1612fe1afeb54e57bcfbb8a6d151bdbd P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.226342  6412 tablet_replica.cc:333] T 748f109ac6db40f3bc1aa87957432481 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.227280  6412 raft_consensus.cc:2243] T 748f109ac6db40f3bc1aa87957432481 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.227806  6412 raft_consensus.cc:2272] T 748f109ac6db40f3bc1aa87957432481 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:36.227860  7648 consensus_peers.cc:597] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:36.229864  6412 tablet_replica.cc:333] T 21cda6c8f6fc4349b3b76fd198ec820e P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.230430  6412 raft_consensus.cc:2243] T 21cda6c8f6fc4349b3b76fd198ec820e P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.230959  6412 raft_consensus.cc:2272] T 21cda6c8f6fc4349b3b76fd198ec820e P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.233232  6412 tablet_replica.cc:333] T 01aa67ff0c2440d49fa49cdc58b13a55 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.233907  6412 raft_consensus.cc:2243] T 01aa67ff0c2440d49fa49cdc58b13a55 P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.234364  6412 raft_consensus.cc:2272] T 01aa67ff0c2440d49fa49cdc58b13a55 P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:36.234793  7649 consensus_peers.cc:597] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. 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 14:48:36.236608  6412 tablet_replica.cc:333] T cc4471e73316480c8fb8da5db83ca6c9 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.237282  6412 raft_consensus.cc:2243] T cc4471e73316480c8fb8da5db83ca6c9 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.237710  6412 raft_consensus.cc:2272] T cc4471e73316480c8fb8da5db83ca6c9 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.239852  6412 tablet_replica.cc:333] T 7fc1daf335ee48eabb43dcf8ca371567 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.240483  6412 raft_consensus.cc:2243] T 7fc1daf335ee48eabb43dcf8ca371567 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.240907  6412 raft_consensus.cc:2272] T 7fc1daf335ee48eabb43dcf8ca371567 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.242823  6412 tablet_replica.cc:333] T 32b74b9818fc466ebbf6ea26995ed2c5 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.243567  6412 raft_consensus.cc:2243] T 32b74b9818fc466ebbf6ea26995ed2c5 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.244239  6412 raft_consensus.cc:2272] T 32b74b9818fc466ebbf6ea26995ed2c5 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.246779  6412 tablet_replica.cc:333] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.247637  6412 raft_consensus.cc:2243] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.248544  6412 raft_consensus.cc:2272] T 4aca54f01d3f4568b1061652f7f11c53 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.250480  6412 tablet_replica.cc:333] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.251262  6412 raft_consensus.cc:2243] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.252162  6412 raft_consensus.cc:2272] T d6e697a1b9b7452b9785299447d12cae P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:36.252528  7649 consensus_peers.cc:597] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. 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 14:48:36.254539  6412 tablet_replica.cc:333] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.255364  6412 raft_consensus.cc:2243] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.256271  6412 raft_consensus.cc:2272] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.258998  6412 tablet_replica.cc:333] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.259821  6412 raft_consensus.cc:2243] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.260783  6412 raft_consensus.cc:2272] T 8d7a2333347241639bc9ffa5f513c2c1 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.263314  6412 tablet_replica.cc:333] T d9d8d83b81574657ba3ed38c541a7a64 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.263921  6412 raft_consensus.cc:2243] T d9d8d83b81574657ba3ed38c541a7a64 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.264346  6412 raft_consensus.cc:2272] T d9d8d83b81574657ba3ed38c541a7a64 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.266000  6412 tablet_replica.cc:333] T 0c3dd8047baa4cfda6675e39c444e050 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.266604  6412 raft_consensus.cc:2243] T 0c3dd8047baa4cfda6675e39c444e050 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.267025  6412 raft_consensus.cc:2272] T 0c3dd8047baa4cfda6675e39c444e050 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.268731  6412 tablet_replica.cc:333] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.269272  6412 raft_consensus.cc:2243] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.270008  6412 raft_consensus.cc:2272] T 2b56251ba31547b9ab2a451fed5c770e P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.271771  6412 tablet_replica.cc:333] T 73489d04a8ee4de5ac2af38a832df2a7 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.272315  6412 raft_consensus.cc:2243] T 73489d04a8ee4de5ac2af38a832df2a7 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.272801  6412 raft_consensus.cc:2272] T 73489d04a8ee4de5ac2af38a832df2a7 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.274791  6412 tablet_replica.cc:333] T 719a83af01f14162a6679daa7de1b00f P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.275348  6412 raft_consensus.cc:2243] T 719a83af01f14162a6679daa7de1b00f P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.275753  6412 raft_consensus.cc:2272] T 719a83af01f14162a6679daa7de1b00f P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.277547  6412 tablet_replica.cc:333] T 1e3bfbf736ef461caed6c819138dfd8b P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.278115  6412 raft_consensus.cc:2243] T 1e3bfbf736ef461caed6c819138dfd8b P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.278505  6412 raft_consensus.cc:2272] T 1e3bfbf736ef461caed6c819138dfd8b P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.280023  6412 tablet_replica.cc:333] T 6dfc59234dfb4986b59dc9deefcced7f P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.280622  6412 raft_consensus.cc:2243] T 6dfc59234dfb4986b59dc9deefcced7f P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.281013  6412 raft_consensus.cc:2272] T 6dfc59234dfb4986b59dc9deefcced7f P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.282691  6412 tablet_replica.cc:333] T 505b0f4b48574cb48dc5149fa062f4fd P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.283275  6412 raft_consensus.cc:2243] T 505b0f4b48574cb48dc5149fa062f4fd P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.283728  6412 raft_consensus.cc:2272] T 505b0f4b48574cb48dc5149fa062f4fd P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.285522  6412 tablet_replica.cc:333] T 9bd3abf2f0d34361b017abc1684da4e9 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.286252  6412 raft_consensus.cc:2243] T 9bd3abf2f0d34361b017abc1684da4e9 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.286653  6412 raft_consensus.cc:2272] T 9bd3abf2f0d34361b017abc1684da4e9 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.288281  6412 tablet_replica.cc:333] T 099ef2eea8a04f309aba3167f66417e7 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.288832  6412 raft_consensus.cc:2243] T 099ef2eea8a04f309aba3167f66417e7 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.289219  6412 raft_consensus.cc:2272] T 099ef2eea8a04f309aba3167f66417e7 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.290779  6412 tablet_replica.cc:333] T c3fb10c727184aaaaf04792ede7ffa9e P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.291322  6412 raft_consensus.cc:2243] T c3fb10c727184aaaaf04792ede7ffa9e P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.291733  6412 raft_consensus.cc:2272] T c3fb10c727184aaaaf04792ede7ffa9e P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.293383  6412 tablet_replica.cc:333] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.293951  6412 raft_consensus.cc:2243] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.294680  6412 raft_consensus.cc:2272] T ffcd72fcd588495fafe19e55120129e8 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.297103  6412 tablet_replica.cc:333] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.297971  6412 raft_consensus.cc:2243] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.298780  6412 raft_consensus.cc:2272] T e4e3b06e87e44e4c81d745ae70d77753 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.301184  6412 tablet_replica.cc:333] T 03c963f3624146fa86364c936d566541 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.301949  6412 raft_consensus.cc:2243] T 03c963f3624146fa86364c936d566541 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.302474  6412 raft_consensus.cc:2272] T 03c963f3624146fa86364c936d566541 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.304152  6412 tablet_replica.cc:333] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.304665  6412 raft_consensus.cc:2243] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.305356  6412 raft_consensus.cc:2272] T 5784d622abba4d83a9e87bb629243866 P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.307201  6412 tablet_replica.cc:333] T 2ac7853f165b42538304e0a17d03f5c6 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.308063  6412 raft_consensus.cc:2243] T 2ac7853f165b42538304e0a17d03f5c6 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.308475  6412 raft_consensus.cc:2272] T 2ac7853f165b42538304e0a17d03f5c6 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.310099  6412 tablet_replica.cc:333] T 20acf16a8aea4f43a8282748764e6711 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.310635  6412 raft_consensus.cc:2243] T 20acf16a8aea4f43a8282748764e6711 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.311025  6412 raft_consensus.cc:2272] T 20acf16a8aea4f43a8282748764e6711 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.312559  6412 tablet_replica.cc:333] T 0759964677974ae2b771890a9ef6f3d5 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.313052  6412 raft_consensus.cc:2243] T 0759964677974ae2b771890a9ef6f3d5 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.313434  6412 raft_consensus.cc:2272] T 0759964677974ae2b771890a9ef6f3d5 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.315058  6412 tablet_replica.cc:333] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.315588  6412 raft_consensus.cc:2243] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.316273  6412 raft_consensus.cc:2272] T 8321cf6720064073871140d38e5dedfc P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.318077  6412 tablet_replica.cc:333] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.318570  6412 raft_consensus.cc:2243] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.319245  6412 raft_consensus.cc:2272] T 213cb4db46d44002af1a3e1b232f3196 P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.320916  6412 tablet_replica.cc:333] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.321437  6412 raft_consensus.cc:2243] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.322175  6412 raft_consensus.cc:2272] T fdbfc69856364532a9bbf7c736fa1023 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.324216  6412 tablet_replica.cc:333] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.324843  6412 raft_consensus.cc:2243] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.325757  6412 raft_consensus.cc:2272] T 59827386608e447e87db407030546a63 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:36.326992  7648 consensus_peers.cc:597] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer baf973ec890e48c39d4bf2249d371624 (127.6.67.1:34449): Couldn't send request to peer baf973ec890e48c39d4bf2249d371624. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:36.327913  6412 tablet_replica.cc:333] T 1db9c0e186fc4aec87eba145751e8084 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.328487  6412 raft_consensus.cc:2243] T 1db9c0e186fc4aec87eba145751e8084 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.328874  6412 raft_consensus.cc:2272] T 1db9c0e186fc4aec87eba145751e8084 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.330994  6412 tablet_replica.cc:333] T e4c0f489eb164e3d854484e9cb8d97fb P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.331506  6412 raft_consensus.cc:2243] T e4c0f489eb164e3d854484e9cb8d97fb P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.331853  6412 raft_consensus.cc:2272] T e4c0f489eb164e3d854484e9cb8d97fb P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.333461  6412 tablet_replica.cc:333] T fcb813500c274e578cfc70e797b0b45c P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.333981  6412 raft_consensus.cc:2243] T fcb813500c274e578cfc70e797b0b45c P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.334324  6412 raft_consensus.cc:2272] T fcb813500c274e578cfc70e797b0b45c P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.335829  6412 tablet_replica.cc:333] T 0759fc826a834a63a89262959356b891 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.336308  6412 raft_consensus.cc:2243] T 0759fc826a834a63a89262959356b891 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.336671  6412 raft_consensus.cc:2272] T 0759fc826a834a63a89262959356b891 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.338438  6412 tablet_replica.cc:333] T 7e0233686f5a4eff90a07d7aaa483292 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.338912  6412 raft_consensus.cc:2243] T 7e0233686f5a4eff90a07d7aaa483292 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.339326  6412 raft_consensus.cc:2272] T 7e0233686f5a4eff90a07d7aaa483292 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.340902  6412 tablet_replica.cc:333] T cc98cbf68e77465f8727f37510a9d8cd P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.341431  6412 raft_consensus.cc:2243] T cc98cbf68e77465f8727f37510a9d8cd P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.341878  6412 raft_consensus.cc:2272] T cc98cbf68e77465f8727f37510a9d8cd P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.343647  6412 tablet_replica.cc:333] T 5bbfe2a017ed40998a38da5b846074b4 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.344174  6412 raft_consensus.cc:2243] T 5bbfe2a017ed40998a38da5b846074b4 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.344544  6412 raft_consensus.cc:2272] T 5bbfe2a017ed40998a38da5b846074b4 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.346413  6412 tablet_replica.cc:333] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.346949  6412 raft_consensus.cc:2243] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.347663  6412 raft_consensus.cc:2272] T 9269743845b5481b8d77ce03f7f12fd5 P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.349274  6412 tablet_replica.cc:333] T 146491956345461da7f6eaef19c9368f P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.349807  6412 raft_consensus.cc:2243] T 146491956345461da7f6eaef19c9368f P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.350261  6412 raft_consensus.cc:2272] T 146491956345461da7f6eaef19c9368f P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.352315  6412 tablet_replica.cc:333] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.352919  6412 raft_consensus.cc:2243] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.354319  6412 raft_consensus.cc:2272] T f3ec6f01884e42cfbed69ece8be81c79 P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.356499  6412 tablet_replica.cc:333] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.357205  6412 raft_consensus.cc:2243] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.358610  6412 raft_consensus.cc:2272] T 7059c730501c487b89fd4af33e0ab0a1 P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:36.359329  7649 consensus_peers.cc:597] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. 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 14:48:36.360937  6412 tablet_replica.cc:333] T 84f56ac656324a3997c4b09b2f674942 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.361738  6412 raft_consensus.cc:2243] T 84f56ac656324a3997c4b09b2f674942 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.362282  6412 raft_consensus.cc:2272] T 84f56ac656324a3997c4b09b2f674942 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.364899  6412 tablet_replica.cc:333] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.365669  6412 raft_consensus.cc:2243] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.366696  6412 raft_consensus.cc:2272] T db00b84cd0964476a9aeadf98cdc0cbb P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.369127  6412 tablet_replica.cc:333] T 8857b62c67324e2692780a4be0b8c936 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.369813  6412 raft_consensus.cc:2243] T 8857b62c67324e2692780a4be0b8c936 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.370355  6412 raft_consensus.cc:2272] T 8857b62c67324e2692780a4be0b8c936 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.372539  6412 tablet_replica.cc:333] T 0fd60b6b6e344954b9fc19546762396f P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.374009  6412 raft_consensus.cc:2243] T 0fd60b6b6e344954b9fc19546762396f P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.374503  6412 raft_consensus.cc:2272] T 0fd60b6b6e344954b9fc19546762396f P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:36.376495  7649 consensus_peers.cc:597] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. 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 14:48:36.376946  6412 tablet_replica.cc:333] T dd17fe74fb334d868102a8f67fb39974 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.377643  6412 raft_consensus.cc:2243] T dd17fe74fb334d868102a8f67fb39974 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.378194  6412 raft_consensus.cc:2272] T dd17fe74fb334d868102a8f67fb39974 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.380396  6412 tablet_replica.cc:333] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.381117  6412 raft_consensus.cc:2243] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.382021  6412 raft_consensus.cc:2272] T 5ae73f9299a641ffae7f618a108d2d86 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.383953  6412 tablet_replica.cc:333] T 8dbb8996298241c5835e4817bc633d99 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.384462  6412 raft_consensus.cc:2243] T 8dbb8996298241c5835e4817bc633d99 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.384851  6412 raft_consensus.cc:2272] T 8dbb8996298241c5835e4817bc633d99 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.386721  6412 tablet_replica.cc:333] T db1b9480a9df4f129c2e15d765954435 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.387431  6412 raft_consensus.cc:2243] T db1b9480a9df4f129c2e15d765954435 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.387897  6412 raft_consensus.cc:2272] T db1b9480a9df4f129c2e15d765954435 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.390177  6412 tablet_replica.cc:333] T ca7fccd000a8472097f0460fcd21aeda P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.390818  6412 raft_consensus.cc:2243] T ca7fccd000a8472097f0460fcd21aeda P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.391286  6412 raft_consensus.cc:2272] T ca7fccd000a8472097f0460fcd21aeda P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:36.393986  7649 consensus_peers.cc:597] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. 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 14:48:36.395473  6412 tablet_replica.cc:333] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.396217  6412 raft_consensus.cc:2243] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.397059  6412 raft_consensus.cc:2272] T 274e101ab960452d835110a77a0fe9da P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.399293  6412 tablet_replica.cc:333] T 45a67a0682aa4625b86b9b63a0ed1cd1 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.399904  6412 raft_consensus.cc:2243] T 45a67a0682aa4625b86b9b63a0ed1cd1 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.400350  6412 raft_consensus.cc:2272] T 45a67a0682aa4625b86b9b63a0ed1cd1 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.402623  6412 tablet_replica.cc:333] T e25efccb232a4a448bf6bdea5e8fde6e P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.403276  6412 raft_consensus.cc:2243] T e25efccb232a4a448bf6bdea5e8fde6e P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.403765  6412 raft_consensus.cc:2272] T e25efccb232a4a448bf6bdea5e8fde6e P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.406076  6412 tablet_replica.cc:333] T dc8b4ab137e942aea08d21ca3db98a3a P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.406694  6412 raft_consensus.cc:2243] T dc8b4ab137e942aea08d21ca3db98a3a P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.407233  6412 raft_consensus.cc:2272] T dc8b4ab137e942aea08d21ca3db98a3a P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.409612  6412 tablet_replica.cc:333] T ab3b084e036842fe8743935ceac2f550 P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.410283  6412 raft_consensus.cc:2243] T ab3b084e036842fe8743935ceac2f550 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.410802  6412 raft_consensus.cc:2272] T ab3b084e036842fe8743935ceac2f550 P b105d027f66842479caa5e5cfc2b139a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.413168  6412 tablet_replica.cc:333] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a: stopping tablet replica
I20260709 14:48:36.413758  6412 raft_consensus.cc:2243] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.414676  6412 raft_consensus.cc:2272] T 02e6d24afb9c4c6f9a34885fca9f71fa P b105d027f66842479caa5e5cfc2b139a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:36.453734  7649 consensus_peers.cc:597] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. 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 14:48:36.468585  7649 consensus_peers.cc:597] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. 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 14:48:36.471776  7649 consensus_peers.cc:597] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. 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 14:48:36.487679  7649 consensus_peers.cc:597] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.2:43675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:36.493386  6412 tablet_server.cc:196] TabletServer@127.6.67.2:0 shutdown complete.
W20260709 14:48:36.518812  7649 consensus_peers.cc:597] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.2:43675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:36.539367  7649 consensus_peers.cc:597] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.2:43675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:36.590559  6412 tablet_server.cc:179] TabletServer@127.6.67.3:0 shutting down...
W20260709 14:48:36.598963  7649 consensus_peers.cc:597] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.2:43675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:36.600922  7649 consensus_peers.cc:597] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.2:43675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:36.617591  7649 consensus_peers.cc:597] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.2:43675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:36.618047  7649 consensus_peers.cc:597] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.2:43675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:36.620850  7649 consensus_peers.cc:597] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.2:43675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:36.633026  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:36.633965  6412 tablet_replica.cc:333] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.635032  6412 raft_consensus.cc:2243] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.635865  6412 raft_consensus.cc:2272] T 1612fe1afeb54e57bcfbb8a6d151bdbd P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.637657  6412 tablet_replica.cc:333] T 748f109ac6db40f3bc1aa87957432481 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.638268  6412 raft_consensus.cc:2243] T 748f109ac6db40f3bc1aa87957432481 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.638638  6412 raft_consensus.cc:2272] T 748f109ac6db40f3bc1aa87957432481 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.640224  6412 tablet_replica.cc:333] T 21cda6c8f6fc4349b3b76fd198ec820e P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.640707  6412 raft_consensus.cc:2243] T 21cda6c8f6fc4349b3b76fd198ec820e P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.641057  6412 raft_consensus.cc:2272] T 21cda6c8f6fc4349b3b76fd198ec820e P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.642781  6412 tablet_replica.cc:333] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.643407  6412 raft_consensus.cc:2243] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.644207  6412 raft_consensus.cc:2272] T 01aa67ff0c2440d49fa49cdc58b13a55 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.645710  6412 tablet_replica.cc:333] T 4aca54f01d3f4568b1061652f7f11c53 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.647213  6412 raft_consensus.cc:2243] T 4aca54f01d3f4568b1061652f7f11c53 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.647787  6412 raft_consensus.cc:2272] T 4aca54f01d3f4568b1061652f7f11c53 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.650092  6412 tablet_replica.cc:333] T 7fc1daf335ee48eabb43dcf8ca371567 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.650763  6412 raft_consensus.cc:2243] T 7fc1daf335ee48eabb43dcf8ca371567 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:48:36.650987  7649 consensus_peers.cc:597] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.2:43675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:36.651329  6412 raft_consensus.cc:2272] T 7fc1daf335ee48eabb43dcf8ca371567 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.653498  6412 tablet_replica.cc:333] T 32b74b9818fc466ebbf6ea26995ed2c5 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
W20260709 14:48:36.653920  7649 consensus_peers.cc:597] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 -> Peer b105d027f66842479caa5e5cfc2b139a (127.6.67.2:43675): Couldn't send request to peer b105d027f66842479caa5e5cfc2b139a. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.2:43675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:36.654320  6412 raft_consensus.cc:2243] T 32b74b9818fc466ebbf6ea26995ed2c5 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.654963  6412 raft_consensus.cc:2272] T 32b74b9818fc466ebbf6ea26995ed2c5 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.657248  6412 tablet_replica.cc:333] T db1b9480a9df4f129c2e15d765954435 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.658110  6412 raft_consensus.cc:2243] T db1b9480a9df4f129c2e15d765954435 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.658612  6412 raft_consensus.cc:2272] T db1b9480a9df4f129c2e15d765954435 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.660857  6412 tablet_replica.cc:333] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.661422  6412 raft_consensus.cc:2243] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.661906  6412 raft_consensus.cc:2272] T d6e697a1b9b7452b9785299447d12cae P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.663436  6412 tablet_replica.cc:333] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.663990  6412 raft_consensus.cc:2243] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.664388  6412 raft_consensus.cc:2272] T 88fc035ced7549f8afb8bc3ebf4cc2c0 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.666414  6412 tablet_replica.cc:333] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.667224  6412 raft_consensus.cc:2243] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.667713  6412 raft_consensus.cc:2272] T 2b56251ba31547b9ab2a451fed5c770e P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.669685  6412 tablet_replica.cc:333] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.670307  6412 raft_consensus.cc:2243] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.671005  6412 raft_consensus.cc:2272] T 73489d04a8ee4de5ac2af38a832df2a7 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.673127  6412 tablet_replica.cc:333] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.673914  6412 raft_consensus.cc:2243] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.674875  6412 raft_consensus.cc:2272] T 719a83af01f14162a6679daa7de1b00f P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.677006  6412 tablet_replica.cc:333] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.677553  6412 raft_consensus.cc:2243] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.678275  6412 raft_consensus.cc:2272] T 1e3bfbf736ef461caed6c819138dfd8b P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.679992  6412 tablet_replica.cc:333] T c3fb10c727184aaaaf04792ede7ffa9e P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.680609  6412 raft_consensus.cc:2243] T c3fb10c727184aaaaf04792ede7ffa9e P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.681041  6412 raft_consensus.cc:2272] T c3fb10c727184aaaaf04792ede7ffa9e P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.682788  6412 tablet_replica.cc:333] T ffcd72fcd588495fafe19e55120129e8 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.683423  6412 raft_consensus.cc:2243] T ffcd72fcd588495fafe19e55120129e8 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.683838  6412 raft_consensus.cc:2272] T ffcd72fcd588495fafe19e55120129e8 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.685429  6412 tablet_replica.cc:333] T 6dfc59234dfb4986b59dc9deefcced7f P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.686162  6412 raft_consensus.cc:2243] T 6dfc59234dfb4986b59dc9deefcced7f P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.686579  6412 raft_consensus.cc:2272] T 6dfc59234dfb4986b59dc9deefcced7f P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.688347  6412 tablet_replica.cc:333] T 20acf16a8aea4f43a8282748764e6711 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.688892  6412 raft_consensus.cc:2243] T 20acf16a8aea4f43a8282748764e6711 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.689282  6412 raft_consensus.cc:2272] T 20acf16a8aea4f43a8282748764e6711 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.691035  6412 tablet_replica.cc:333] T 505b0f4b48574cb48dc5149fa062f4fd P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.691586  6412 raft_consensus.cc:2243] T 505b0f4b48574cb48dc5149fa062f4fd P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.692005  6412 raft_consensus.cc:2272] T 505b0f4b48574cb48dc5149fa062f4fd P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.693686  6412 tablet_replica.cc:333] T 9bd3abf2f0d34361b017abc1684da4e9 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.694308  6412 raft_consensus.cc:2243] T 9bd3abf2f0d34361b017abc1684da4e9 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.694747  6412 raft_consensus.cc:2272] T 9bd3abf2f0d34361b017abc1684da4e9 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.696419  6412 tablet_replica.cc:333] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.696985  6412 raft_consensus.cc:2243] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.697671  6412 raft_consensus.cc:2272] T 099ef2eea8a04f309aba3167f66417e7 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.699407  6412 tablet_replica.cc:333] T 8d7a2333347241639bc9ffa5f513c2c1 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.699982  6412 raft_consensus.cc:2243] T 8d7a2333347241639bc9ffa5f513c2c1 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.700384  6412 raft_consensus.cc:2272] T 8d7a2333347241639bc9ffa5f513c2c1 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.702580  6412 tablet_replica.cc:333] T d9d8d83b81574657ba3ed38c541a7a64 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.703215  6412 raft_consensus.cc:2243] T d9d8d83b81574657ba3ed38c541a7a64 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.703692  6412 raft_consensus.cc:2272] T d9d8d83b81574657ba3ed38c541a7a64 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.705922  6412 tablet_replica.cc:333] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.706491  6412 raft_consensus.cc:2243] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.707224  6412 raft_consensus.cc:2272] T 0c3dd8047baa4cfda6675e39c444e050 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.708926  6412 tablet_replica.cc:333] T 8321cf6720064073871140d38e5dedfc P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.709460  6412 raft_consensus.cc:2243] T 8321cf6720064073871140d38e5dedfc P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.709923  6412 raft_consensus.cc:2272] T 8321cf6720064073871140d38e5dedfc P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.711578  6412 tablet_replica.cc:333] T 0759964677974ae2b771890a9ef6f3d5 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.712137  6412 raft_consensus.cc:2243] T 0759964677974ae2b771890a9ef6f3d5 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.712543  6412 raft_consensus.cc:2272] T 0759964677974ae2b771890a9ef6f3d5 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.714567  6412 tablet_replica.cc:333] T e4e3b06e87e44e4c81d745ae70d77753 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.715291  6412 raft_consensus.cc:2243] T e4e3b06e87e44e4c81d745ae70d77753 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.715797  6412 raft_consensus.cc:2272] T e4e3b06e87e44e4c81d745ae70d77753 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.718117  6412 tablet_replica.cc:333] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.718677  6412 raft_consensus.cc:2243] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.719080  6412 raft_consensus.cc:2272] T 5784d622abba4d83a9e87bb629243866 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.720708  6412 tablet_replica.cc:333] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.721227  6412 raft_consensus.cc:2243] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.721977  6412 raft_consensus.cc:2272] T 03c963f3624146fa86364c936d566541 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.723577  6412 tablet_replica.cc:333] T 213cb4db46d44002af1a3e1b232f3196 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.724092  6412 raft_consensus.cc:2243] T 213cb4db46d44002af1a3e1b232f3196 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.724470  6412 raft_consensus.cc:2272] T 213cb4db46d44002af1a3e1b232f3196 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.726089  6412 tablet_replica.cc:333] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.726588  6412 raft_consensus.cc:2243] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.727289  6412 raft_consensus.cc:2272] T 2ac7853f165b42538304e0a17d03f5c6 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.728927  6412 tablet_replica.cc:333] T fdbfc69856364532a9bbf7c736fa1023 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.729451  6412 raft_consensus.cc:2243] T fdbfc69856364532a9bbf7c736fa1023 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.729904  6412 raft_consensus.cc:2272] T fdbfc69856364532a9bbf7c736fa1023 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.731446  6412 tablet_replica.cc:333] T 1db9c0e186fc4aec87eba145751e8084 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.731957  6412 raft_consensus.cc:2243] T 1db9c0e186fc4aec87eba145751e8084 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.732328  6412 raft_consensus.cc:2272] T 1db9c0e186fc4aec87eba145751e8084 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.733906  6412 tablet_replica.cc:333] T 59827386608e447e87db407030546a63 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.734408  6412 raft_consensus.cc:2243] T 59827386608e447e87db407030546a63 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.734784  6412 raft_consensus.cc:2272] T 59827386608e447e87db407030546a63 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.736388  6412 tablet_replica.cc:333] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.736909  6412 raft_consensus.cc:2243] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.737313  6412 raft_consensus.cc:2272] T 274e101ab960452d835110a77a0fe9da P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.738951  6412 tablet_replica.cc:333] T ca7fccd000a8472097f0460fcd21aeda P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.739492  6412 raft_consensus.cc:2243] T ca7fccd000a8472097f0460fcd21aeda P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.739895  6412 raft_consensus.cc:2272] T ca7fccd000a8472097f0460fcd21aeda P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.741528  6412 tablet_replica.cc:333] T 02e6d24afb9c4c6f9a34885fca9f71fa P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.742094  6412 raft_consensus.cc:2243] T 02e6d24afb9c4c6f9a34885fca9f71fa P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.742506  6412 raft_consensus.cc:2272] T 02e6d24afb9c4c6f9a34885fca9f71fa P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.744132  6412 tablet_replica.cc:333] T cc98cbf68e77465f8727f37510a9d8cd P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.744647  6412 raft_consensus.cc:2243] T cc98cbf68e77465f8727f37510a9d8cd P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.745033  6412 raft_consensus.cc:2272] T cc98cbf68e77465f8727f37510a9d8cd P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.746917  6412 tablet_replica.cc:333] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.747455  6412 raft_consensus.cc:2243] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.748113  6412 raft_consensus.cc:2272] T 5bbfe2a017ed40998a38da5b846074b4 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.749951  6412 tablet_replica.cc:333] T cc4471e73316480c8fb8da5db83ca6c9 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.750494  6412 raft_consensus.cc:2243] T cc4471e73316480c8fb8da5db83ca6c9 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.750922  6412 raft_consensus.cc:2272] T cc4471e73316480c8fb8da5db83ca6c9 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.752468  6412 tablet_replica.cc:333] T f3ec6f01884e42cfbed69ece8be81c79 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.753006  6412 raft_consensus.cc:2243] T f3ec6f01884e42cfbed69ece8be81c79 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.753412  6412 raft_consensus.cc:2272] T f3ec6f01884e42cfbed69ece8be81c79 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.754997  6412 tablet_replica.cc:333] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.755510  6412 raft_consensus.cc:2243] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.756228  6412 raft_consensus.cc:2272] T 146491956345461da7f6eaef19c9368f P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.758087  6412 tablet_replica.cc:333] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.758708  6412 raft_consensus.cc:2243] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.759116  6412 raft_consensus.cc:2272] T 9269743845b5481b8d77ce03f7f12fd5 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.760658  6412 tablet_replica.cc:333] T 7059c730501c487b89fd4af33e0ab0a1 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.761174  6412 raft_consensus.cc:2243] T 7059c730501c487b89fd4af33e0ab0a1 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.761576  6412 raft_consensus.cc:2272] T 7059c730501c487b89fd4af33e0ab0a1 P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.763204  6412 tablet_replica.cc:333] T 84f56ac656324a3997c4b09b2f674942 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.763711  6412 raft_consensus.cc:2243] T 84f56ac656324a3997c4b09b2f674942 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.764117  6412 raft_consensus.cc:2272] T 84f56ac656324a3997c4b09b2f674942 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.765784  6412 tablet_replica.cc:333] T e4c0f489eb164e3d854484e9cb8d97fb P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.766381  6412 raft_consensus.cc:2243] T e4c0f489eb164e3d854484e9cb8d97fb P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.766772  6412 raft_consensus.cc:2272] T e4c0f489eb164e3d854484e9cb8d97fb P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.768496  6412 tablet_replica.cc:333] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.768996  6412 raft_consensus.cc:2243] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.769657  6412 raft_consensus.cc:2272] T fcb813500c274e578cfc70e797b0b45c P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.771347  6412 tablet_replica.cc:333] T 0759fc826a834a63a89262959356b891 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.771849  6412 raft_consensus.cc:2243] T 0759fc826a834a63a89262959356b891 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.772249  6412 raft_consensus.cc:2272] T 0759fc826a834a63a89262959356b891 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.774055  6412 tablet_replica.cc:333] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.774555  6412 raft_consensus.cc:2243] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.775259  6412 raft_consensus.cc:2272] T 7e0233686f5a4eff90a07d7aaa483292 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.777148  6412 tablet_replica.cc:333] T ab3b084e036842fe8743935ceac2f550 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.777699  6412 raft_consensus.cc:2243] T ab3b084e036842fe8743935ceac2f550 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.778139  6412 raft_consensus.cc:2272] T ab3b084e036842fe8743935ceac2f550 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.779897  6412 tablet_replica.cc:333] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.780404  6412 raft_consensus.cc:2243] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.781258  6412 raft_consensus.cc:2272] T dc8b4ab137e942aea08d21ca3db98a3a P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.783110  6412 tablet_replica.cc:333] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.783703  6412 raft_consensus.cc:2243] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.784400  6412 raft_consensus.cc:2272] T 45a67a0682aa4625b86b9b63a0ed1cd1 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.786242  6412 tablet_replica.cc:333] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.786741  6412 raft_consensus.cc:2243] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.787427  6412 raft_consensus.cc:2272] T e25efccb232a4a448bf6bdea5e8fde6e P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.789022  6412 tablet_replica.cc:333] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.789503  6412 raft_consensus.cc:2243] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.790246  6412 raft_consensus.cc:2272] T dd17fe74fb334d868102a8f67fb39974 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.791921  6412 tablet_replica.cc:333] T 5ae73f9299a641ffae7f618a108d2d86 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.792395  6412 raft_consensus.cc:2243] T 5ae73f9299a641ffae7f618a108d2d86 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.792788  6412 raft_consensus.cc:2272] T 5ae73f9299a641ffae7f618a108d2d86 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.794452  6412 tablet_replica.cc:333] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.794952  6412 raft_consensus.cc:2243] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.795646  6412 raft_consensus.cc:2272] T 8dbb8996298241c5835e4817bc633d99 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.797302  6412 tablet_replica.cc:333] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.797777  6412 raft_consensus.cc:2243] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.798240  6412 raft_consensus.cc:2272] T db00b84cd0964476a9aeadf98cdc0cbb P 80cb231d4bfa4851b756f218a2e79e58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.799762  6412 tablet_replica.cc:333] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.800225  6412 raft_consensus.cc:2243] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.800908  6412 raft_consensus.cc:2272] T 8857b62c67324e2692780a4be0b8c936 P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.802464  6412 tablet_replica.cc:333] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58: stopping tablet replica
I20260709 14:48:36.802896  6412 raft_consensus.cc:2243] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.803541  6412 raft_consensus.cc:2272] T 0fd60b6b6e344954b9fc19546762396f P 80cb231d4bfa4851b756f218a2e79e58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.875274  6412 tablet_server.cc:196] TabletServer@127.6.67.3:0 shutdown complete.
I20260709 14:48:36.945102  6412 tablet_server.cc:179] TabletServer@127.6.67.4:0 shutting down...
I20260709 14:48:36.970810  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:36.987402  6412 tablet_server.cc:196] TabletServer@127.6.67.4:0 shutdown complete.
I20260709 14:48:36.995419  6412 master.cc:562] Master@127.6.67.62:38265 shutting down...
I20260709 14:48:37.011564  6412 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:37.012144  6412 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:37.012485  6412 tablet_replica.cc:333] T 00000000000000000000000000000000 P b10fa94e3cfe45beacbb825a35b9c163: stopping tablet replica
I20260709 14:48:37.033043  6412 master.cc:584] Master@127.6.67.62:38265 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (22968 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:48:37.122257  6412 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.67.62:35501
I20260709 14:48:37.123391  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:37.128809  8334 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 14:48:37.129993  8335 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 14:48:37.130529  8337 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 14:48:37.130968  6412 server_base.cc:1061] running on GCE node
I20260709 14:48:37.131894  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:37.132110  6412 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 14:48:37.132277  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608517132258 us; error 0 us; skew 500 ppm
I20260709 14:48:37.132788  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:37.135385  6412 webserver.cc:533] Webserver started at http://127.6.67.62:37861/ using document root <none> and password file <none>
I20260709 14:48:37.135895  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:37.136112  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:37.136391  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:37.137502  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-0/minicluster-data/master-0-root/instance:
uuid: "3bd798ad89c44f8eaf95f02981996c90"
format_stamp: "Formatted at 2026-07-09 14:48:37 on dist-test-slave-5tjq"
I20260709 14:48:37.142115  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:48:37.145479  8342 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:37.146378  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:48:37.146637  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-0/minicluster-data/master-0-root
uuid: "3bd798ad89c44f8eaf95f02981996c90"
format_stamp: "Formatted at 2026-07-09 14:48:37 on dist-test-slave-5tjq"
I20260709 14:48:37.146942  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-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 14:48:37.164680  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:37.165879  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:37.204735  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.62:35501
I20260709 14:48:37.204824  8393 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.62:35501 every 8 connection(s)
I20260709 14:48:37.208858  8394 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 14:48:37.218928  8394 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90: Bootstrap starting.
I20260709 14:48:37.223634  8394 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:37.227999  8394 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90: No bootstrap required, opened a new log
I20260709 14:48:37.230300  8394 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bd798ad89c44f8eaf95f02981996c90" member_type: VOTER }
I20260709 14:48:37.230721  8394 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:37.230968  8394 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bd798ad89c44f8eaf95f02981996c90, State: Initialized, Role: FOLLOWER
I20260709 14:48:37.231626  8394 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3bd798ad89c44f8eaf95f02981996c90" member_type: VOTER }
I20260709 14:48:37.232120  8394 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:48:37.232350  8394 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:48:37.232638  8394 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:37.237144  8394 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bd798ad89c44f8eaf95f02981996c90" member_type: VOTER }
I20260709 14:48:37.237722  8394 leader_election.cc:304] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90 [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: 3bd798ad89c44f8eaf95f02981996c90; no voters: 
I20260709 14:48:37.238978  8394 leader_election.cc:290] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:48:37.239478  8397 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:37.241034  8397 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90 [term 1 LEADER]: Becoming Leader. State: Replica: 3bd798ad89c44f8eaf95f02981996c90, State: Running, Role: LEADER
I20260709 14:48:37.241994  8394 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:48:37.241852  8397 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90 [LEADER]: Queue going to LEADER mode. State: All 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: "3bd798ad89c44f8eaf95f02981996c90" member_type: VOTER }
I20260709 14:48:37.246989  8398 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3bd798ad89c44f8eaf95f02981996c90" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bd798ad89c44f8eaf95f02981996c90" member_type: VOTER } }
I20260709 14:48:37.247681  8398 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90 [sys.catalog]: This master's current role is: LEADER
I20260709 14:48:37.247113  8399 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3bd798ad89c44f8eaf95f02981996c90. Latest consensus state: current_term: 1 leader_uuid: "3bd798ad89c44f8eaf95f02981996c90" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bd798ad89c44f8eaf95f02981996c90" member_type: VOTER } }
I20260709 14:48:37.248570  8399 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90 [sys.catalog]: This master's current role is: LEADER
I20260709 14:48:37.251955  8405 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:48:37.259944  8405 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:48:37.260942  6412 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:48:37.268587  8405 catalog_manager.cc:1383] Generated new cluster ID: c5884216fb0c457eb97b9276c3d3bb69
I20260709 14:48:37.268898  8405 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:48:37.283836  8405 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:48:37.285219  8405 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:48:37.296993  8405 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90: Generated new TSK 0
I20260709 14:48:37.297643  8405 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:48:37.328084  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:37.335184  8415 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 14:48:37.339903  8416 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 14:48:37.341832  6412 server_base.cc:1061] running on GCE node
W20260709 14:48:37.341882  8418 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 14:48:37.343078  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:37.343291  6412 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 14:48:37.343503  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608517343460 us; error 0 us; skew 500 ppm
I20260709 14:48:37.344203  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:37.346520  6412 webserver.cc:533] Webserver started at http://127.6.67.1:37231/ using document root <none> and password file <none>
I20260709 14:48:37.347019  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:37.347221  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:37.347496  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:37.348556  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-0/minicluster-data/ts-0-root/instance:
uuid: "d312256c957844c79c8546b5556c3a3b"
format_stamp: "Formatted at 2026-07-09 14:48:37 on dist-test-slave-5tjq"
I20260709 14:48:37.353003  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:48:37.356280  8423 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:37.357100  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:48:37.357391  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-0/minicluster-data/ts-0-root
uuid: "d312256c957844c79c8546b5556c3a3b"
format_stamp: "Formatted at 2026-07-09 14:48:37 on dist-test-slave-5tjq"
I20260709 14:48:37.357638  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-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 14:48:37.374493  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:37.375671  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:37.377146  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:37.379868  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:37.380177  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:37.380440  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:37.380630  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:37.428807  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.1:44327
I20260709 14:48:37.428893  8485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.1:44327 every 8 connection(s)
I20260709 14:48:37.433954  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:37.440852  8490 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 14:48:37.441110  8491 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 14:48:37.445803  6412 server_base.cc:1061] running on GCE node
W20260709 14:48:37.445613  8493 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 14:48:37.446482  8486 heartbeater.cc:344] Connected to a master server at 127.6.67.62:35501
I20260709 14:48:37.446931  8486 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:37.447268  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:37.447497  6412 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 14:48:37.447675  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608517447641 us; error 0 us; skew 500 ppm
I20260709 14:48:37.447729  8486 heartbeater.cc:507] Master 127.6.67.62:35501 requested a full tablet report, sending...
I20260709 14:48:37.448273  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:37.450163  8359 ts_manager.cc:194] Registered new tserver with Master: d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:37.451261  6412 webserver.cc:533] Webserver started at http://127.6.67.2:45907/ using document root <none> and password file <none>
I20260709 14:48:37.451939  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:37.452180  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:37.452472  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:37.452618  8359 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39826
I20260709 14:48:37.454175  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-0/minicluster-data/ts-1-root/instance:
uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
format_stamp: "Formatted at 2026-07-09 14:48:37 on dist-test-slave-5tjq"
I20260709 14:48:37.458666  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:48:37.462162  8498 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:37.462905  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:48:37.463213  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-0/minicluster-data/ts-1-root
uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
format_stamp: "Formatted at 2026-07-09 14:48:37 on dist-test-slave-5tjq"
I20260709 14:48:37.463456  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-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 14:48:37.480165  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:37.481350  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:37.482853  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:37.485014  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:37.485229  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:37.485498  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:37.485672  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:37.527086  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.2:40799
I20260709 14:48:37.527165  8560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.2:40799 every 8 connection(s)
I20260709 14:48:37.531817  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:37.538765  8564 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 14:48:37.540437  8565 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 14:48:37.542223  6412 server_base.cc:1061] running on GCE node
W20260709 14:48:37.542470  8567 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 14:48:37.543454  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:37.543675  6412 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 14:48:37.543855  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608517543837 us; error 0 us; skew 500 ppm
I20260709 14:48:37.544379  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:37.546761  6412 webserver.cc:533] Webserver started at http://127.6.67.3:43129/ using document root <none> and password file <none>
I20260709 14:48:37.547263  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:37.547449  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:37.547727  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:37.548821  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-0/minicluster-data/ts-2-root/instance:
uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
format_stamp: "Formatted at 2026-07-09 14:48:37 on dist-test-slave-5tjq"
I20260709 14:48:37.553009  8561 heartbeater.cc:344] Connected to a master server at 127.6.67.62:35501
I20260709 14:48:37.553467  8561 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:37.554457  8561 heartbeater.cc:507] Master 127.6.67.62:35501 requested a full tablet report, sending...
I20260709 14:48:37.554890  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:48:37.556696  8359 ts_manager.cc:194] Registered new tserver with Master: 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:37.558576  8359 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39832
I20260709 14:48:37.559356  8572 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:37.560400  6412 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:48:37.560711  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-0/minicluster-data/ts-2-root
uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
format_stamp: "Formatted at 2026-07-09 14:48:37 on dist-test-slave-5tjq"
I20260709 14:48:37.561014  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-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 14:48:37.571957  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:37.573171  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:37.574703  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:37.576889  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:37.577131  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:37.577375  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:37.577551  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:37.616979  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.3:37509
I20260709 14:48:37.617090  8634 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.3:37509 every 8 connection(s)
I20260709 14:48:37.621737  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:37.628628  8638 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 14:48:37.629590  8639 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 14:48:37.632755  6412 server_base.cc:1061] running on GCE node
W20260709 14:48:37.632846  8641 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 14:48:37.633728  8635 heartbeater.cc:344] Connected to a master server at 127.6.67.62:35501
I20260709 14:48:37.634064  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:48:37.634207  8635 heartbeater.cc:461] Registering TS with master...
W20260709 14:48:37.634368  6412 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 14:48:37.634640  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608517634625 us; error 0 us; skew 500 ppm
I20260709 14:48:37.635134  8635 heartbeater.cc:507] Master 127.6.67.62:35501 requested a full tablet report, sending...
I20260709 14:48:37.635226  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:37.637362  8359 ts_manager.cc:194] Registered new tserver with Master: 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:37.638077  6412 webserver.cc:533] Webserver started at http://127.6.67.4:45111/ using document root <none> and password file <none>
I20260709 14:48:37.638616  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:37.638834  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:37.638876  8359 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39848
I20260709 14:48:37.639120  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:37.640547  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-0/minicluster-data/ts-3-root/instance:
uuid: "5f2615d274f24db5a6164f86f9b4b103"
format_stamp: "Formatted at 2026-07-09 14:48:37 on dist-test-slave-5tjq"
I20260709 14:48:37.645205  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260709 14:48:37.648474  8646 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:37.649346  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:48:37.649668  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-0/minicluster-data/ts-3-root
uuid: "5f2615d274f24db5a6164f86f9b4b103"
format_stamp: "Formatted at 2026-07-09 14:48:37 on dist-test-slave-5tjq"
I20260709 14:48:37.650024  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-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 14:48:37.670117  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:37.671355  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:37.672796  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:37.674957  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:37.675207  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:37.675463  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:37.675643  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:37.715582  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.4:43177
I20260709 14:48:37.715680  8708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.4:43177 every 8 connection(s)
I20260709 14:48:37.729512  8709 heartbeater.cc:344] Connected to a master server at 127.6.67.62:35501
I20260709 14:48:37.729890  8709 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:37.730574  8709 heartbeater.cc:507] Master 127.6.67.62:35501 requested a full tablet report, sending...
I20260709 14:48:37.732434  8359 ts_manager.cc:194] Registered new tserver with Master: 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:37.732820  6412 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013870452s
I20260709 14:48:37.733807  8359 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39854
I20260709 14:48:37.759248  8359 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39856:
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 14:48:37.992733  8674 tablet_service.cc:1511] Processing CreateTablet for tablet 2a3ac88a219a47d8a782b0495e1217f3 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:48:37.994601  8674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a3ac88a219a47d8a782b0495e1217f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.995930  8672 tablet_service.cc:1511] Processing CreateTablet for tablet 8df0334ddf0a4fc3b9f97132d10e155c (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:48:37.997958  8672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df0334ddf0a4fc3b9f97132d10e155c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.998929  8673 tablet_service.cc:1511] Processing CreateTablet for tablet 4ff2ba7db66a40b5992681d31faeec32 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:48:38.000341  8673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ff2ba7db66a40b5992681d31faeec32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.002734  8526 tablet_service.cc:1511] Processing CreateTablet for tablet 31e037dfe5ce469285aba77993646fcc (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:48:38.004186  8526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31e037dfe5ce469285aba77993646fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.008496  8523 tablet_service.cc:1511] Processing CreateTablet for tablet ca0932a24d2a4c3ba72de31515819864 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:48:38.010079  8523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0932a24d2a4c3ba72de31515819864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.010198  8525 tablet_service.cc:1511] Processing CreateTablet for tablet 4ff2ba7db66a40b5992681d31faeec32 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:48:38.011524  8525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ff2ba7db66a40b5992681d31faeec32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.008401  8524 tablet_service.cc:1511] Processing CreateTablet for tablet 8df0334ddf0a4fc3b9f97132d10e155c (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:48:38.016548  8524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df0334ddf0a4fc3b9f97132d10e155c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.021772  8671 tablet_service.cc:1511] Processing CreateTablet for tablet 9aea02c331e747628b5d312be981add0 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:48:38.023280  8671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aea02c331e747628b5d312be981add0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.024849  8522 tablet_service.cc:1511] Processing CreateTablet for tablet 9aea02c331e747628b5d312be981add0 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:48:38.026288  8522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aea02c331e747628b5d312be981add0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.029596  8670 tablet_service.cc:1511] Processing CreateTablet for tablet 134d809e47904505a9e43a878f057472 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:48:38.031003  8670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 134d809e47904505a9e43a878f057472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.034438  8669 tablet_service.cc:1511] Processing CreateTablet for tablet cd6d2f668ff645bba377bab35dcea859 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:48:38.036360  8669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6d2f668ff645bba377bab35dcea859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.034446  8521 tablet_service.cc:1511] Processing CreateTablet for tablet cd6d2f668ff645bba377bab35dcea859 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:48:38.038089  8520 tablet_service.cc:1511] Processing CreateTablet for tablet 37a6e21a4c94415caaef199ee5b674e1 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:48:38.038775  8521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6d2f668ff645bba377bab35dcea859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.041326  8520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a6e21a4c94415caaef199ee5b674e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.048666  8668 tablet_service.cc:1511] Processing CreateTablet for tablet 39d58ad977214aac9d77d8ad9c5ac3cc (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:48:38.051218  8668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39d58ad977214aac9d77d8ad9c5ac3cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.051088  8519 tablet_service.cc:1511] Processing CreateTablet for tablet 39d58ad977214aac9d77d8ad9c5ac3cc (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:48:38.067210  8519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39d58ad977214aac9d77d8ad9c5ac3cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.067215  8728 tablet_bootstrap.cc:492] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:38.074224  8728 tablet_bootstrap.cc:654] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:38.067919  8667 tablet_service.cc:1511] Processing CreateTablet for tablet 745236136bb24d16acfd4ceb58a337f8 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:48:38.078187  8667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 745236136bb24d16acfd4ceb58a337f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.080091  8518 tablet_service.cc:1511] Processing CreateTablet for tablet 02e6312aee464181ae320e6b1efd87e5 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:48:38.089965  8518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e6312aee464181ae320e6b1efd87e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.091048  8672 tablet_service.cc:1511] Processing CreateTablet for tablet 02e6312aee464181ae320e6b1efd87e5 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:48:38.092393  8672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e6312aee464181ae320e6b1efd87e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.105019  8671 tablet_service.cc:1511] Processing CreateTablet for tablet d99a0d569493448fa4108d482eb22b09 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:48:38.106455  8671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d99a0d569493448fa4108d482eb22b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.126374  8446 tablet_service.cc:1511] Processing CreateTablet for tablet 134d809e47904505a9e43a878f057472 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:48:38.130705  8597 tablet_service.cc:1511] Processing CreateTablet for tablet ca0932a24d2a4c3ba72de31515819864 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:48:38.130839  8444 tablet_service.cc:1511] Processing CreateTablet for tablet 39d58ad977214aac9d77d8ad9c5ac3cc (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:48:38.131361  8600 tablet_service.cc:1511] Processing CreateTablet for tablet 2a3ac88a219a47d8a782b0495e1217f3 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:48:38.132302  8597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0932a24d2a4c3ba72de31515819864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.132746  8596 tablet_service.cc:1511] Processing CreateTablet for tablet 134d809e47904505a9e43a878f057472 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:48:38.133061  8599 tablet_service.cc:1511] Processing CreateTablet for tablet 31e037dfe5ce469285aba77993646fcc (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:48:38.131240  8446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 134d809e47904505a9e43a878f057472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.134851  8596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 134d809e47904505a9e43a878f057472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.135324  8448 tablet_service.cc:1511] Processing CreateTablet for tablet ca0932a24d2a4c3ba72de31515819864 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:48:38.135921  8599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31e037dfe5ce469285aba77993646fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.135391  8598 tablet_service.cc:1511] Processing CreateTablet for tablet 8df0334ddf0a4fc3b9f97132d10e155c (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:48:38.136433  8594 tablet_service.cc:1511] Processing CreateTablet for tablet 37a6e21a4c94415caaef199ee5b674e1 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:48:38.137094  8600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a3ac88a219a47d8a782b0495e1217f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.137753  8598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df0334ddf0a4fc3b9f97132d10e155c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.138260  8592 tablet_service.cc:1511] Processing CreateTablet for tablet 02e6312aee464181ae320e6b1efd87e5 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:48:38.139587  8592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e6312aee464181ae320e6b1efd87e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.142458  8450 tablet_service.cc:1511] Processing CreateTablet for tablet 31e037dfe5ce469285aba77993646fcc (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:48:38.144327  8593 tablet_service.cc:1511] Processing CreateTablet for tablet 745236136bb24d16acfd4ceb58a337f8 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:48:38.146950  8451 tablet_service.cc:1511] Processing CreateTablet for tablet 2a3ac88a219a47d8a782b0495e1217f3 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:48:38.152403  8449 tablet_service.cc:1511] Processing CreateTablet for tablet 4ff2ba7db66a40b5992681d31faeec32 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:48:38.152580  8442 tablet_service.cc:1511] Processing CreateTablet for tablet 29a406327ae9457f9d6dd7f5870330d6 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:48:38.126714  8445 tablet_service.cc:1511] Processing CreateTablet for tablet 37a6e21a4c94415caaef199ee5b674e1 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:48:38.153692  8594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a6e21a4c94415caaef199ee5b674e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.154083  8591 tablet_service.cc:1511] Processing CreateTablet for tablet 29a406327ae9457f9d6dd7f5870330d6 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:48:38.152616  8443 tablet_service.cc:1511] Processing CreateTablet for tablet 745236136bb24d16acfd4ceb58a337f8 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:48:38.155248  8450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31e037dfe5ce469285aba77993646fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.155493  8591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a406327ae9457f9d6dd7f5870330d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.156623  8448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0932a24d2a4c3ba72de31515819864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.158159  8451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a3ac88a219a47d8a782b0495e1217f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.158342  8517 tablet_service.cc:1511] Processing CreateTablet for tablet 29a406327ae9457f9d6dd7f5870330d6 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:48:38.159935  8517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a406327ae9457f9d6dd7f5870330d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.163046  8447 tablet_service.cc:1511] Processing CreateTablet for tablet 9aea02c331e747628b5d312be981add0 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:48:38.130739  8595 tablet_service.cc:1511] Processing CreateTablet for tablet cd6d2f668ff645bba377bab35dcea859 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:48:38.164736  8595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6d2f668ff645bba377bab35dcea859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.170586  8449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ff2ba7db66a40b5992681d31faeec32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.176569  8593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 745236136bb24d16acfd4ceb58a337f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.182663  8445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a6e21a4c94415caaef199ee5b674e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.183475  8442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a406327ae9457f9d6dd7f5870330d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.186851  8443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 745236136bb24d16acfd4ceb58a337f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.182600  8729 tablet_bootstrap.cc:492] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:38.190691  8444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39d58ad977214aac9d77d8ad9c5ac3cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.198616  8447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aea02c331e747628b5d312be981add0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.211565  8728 tablet_bootstrap.cc:492] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:38.212262  8728 ts_tablet_manager.cc:1403] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.146s	user 0.014s	sys 0.003s
I20260709 14:48:38.214462  8523 tablet_service.cc:1511] Processing CreateTablet for tablet d99a0d569493448fa4108d482eb22b09 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:48:38.215955  8523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d99a0d569493448fa4108d482eb22b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.219935  8670 tablet_service.cc:1511] Processing CreateTablet for tablet 0bba019d70504e0780c42e5446995b57 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:48:38.221331  8670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bba019d70504e0780c42e5446995b57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.231187  8524 tablet_service.cc:1511] Processing CreateTablet for tablet 041c24ae24d94ea19172bf3eba408e53 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:48:38.232640  8524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041c24ae24d94ea19172bf3eba408e53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.240757  8669 tablet_service.cc:1511] Processing CreateTablet for tablet 7cae07fc33bc4532985ccce38a54f966 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:48:38.242226  8669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cae07fc33bc4532985ccce38a54f966. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:38.255347  8407 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:38.263377  8598 tablet_service.cc:1511] Processing CreateTablet for tablet 6d968ef5f7e74ba0806e7198cdbcdd10 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:48:38.272552  8596 tablet_service.cc:1511] Processing CreateTablet for tablet 041c24ae24d94ea19172bf3eba408e53 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:48:38.282732  8667 tablet_service.cc:1511] Processing CreateTablet for tablet 6d968ef5f7e74ba0806e7198cdbcdd10 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:48:38.296366  8728 raft_consensus.cc:359] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:38.297312  8728 raft_consensus.cc:385] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:38.284227  8519 tablet_service.cc:1511] Processing CreateTablet for tablet 0bba019d70504e0780c42e5446995b57 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:48:38.297648  8728 raft_consensus.cc:740] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:38.304885  8667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d968ef5f7e74ba0806e7198cdbcdd10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.311487  8519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bba019d70504e0780c42e5446995b57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.311707  8668 tablet_service.cc:1511] Processing CreateTablet for tablet 09d148ab20e642469755f169d463b0e6 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:48:38.313081  8668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d148ab20e642469755f169d463b0e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.314287  8728 consensus_queue.cc:260] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:38.318780  8522 tablet_service.cc:1511] Processing CreateTablet for tablet 09e8e22611f94a1aa1278a23708157ae (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:48:38.320114  8522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09e8e22611f94a1aa1278a23708157ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.320566  8671 tablet_service.cc:1511] Processing CreateTablet for tablet 09e8e22611f94a1aa1278a23708157ae (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:48:38.321925  8671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09e8e22611f94a1aa1278a23708157ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.322537  8520 tablet_service.cc:1511] Processing CreateTablet for tablet 7cae07fc33bc4532985ccce38a54f966 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:48:38.323796  8520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cae07fc33bc4532985ccce38a54f966. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.333130  8442 tablet_service.cc:1511] Processing CreateTablet for tablet d99a0d569493448fa4108d482eb22b09 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:48:38.338587  8596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041c24ae24d94ea19172bf3eba408e53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.338291  8451 tablet_service.cc:1511] Processing CreateTablet for tablet 6d968ef5f7e74ba0806e7198cdbcdd10 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:48:38.340830  8595 tablet_service.cc:1511] Processing CreateTablet for tablet 09d148ab20e642469755f169d463b0e6 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:48:38.342363  8599 tablet_service.cc:1511] Processing CreateTablet for tablet 0bba019d70504e0780c42e5446995b57 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:48:38.348347  8595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d148ab20e642469755f169d463b0e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.349573  8449 tablet_service.cc:1511] Processing CreateTablet for tablet 7cae07fc33bc4532985ccce38a54f966 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:48:38.351796  8443 tablet_service.cc:1511] Processing CreateTablet for tablet 041c24ae24d94ea19172bf3eba408e53 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:48:38.352152  8448 tablet_service.cc:1511] Processing CreateTablet for tablet 09d148ab20e642469755f169d463b0e6 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:48:38.344905  8731 tablet_bootstrap.cc:492] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:38.346408  8729 tablet_bootstrap.cc:654] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:38.366415  8442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d99a0d569493448fa4108d482eb22b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.371663  8709 heartbeater.cc:499] Master 127.6.67.62:35501 was elected leader, sending a full tablet report...
I20260709 14:48:38.357270  8597 tablet_service.cc:1511] Processing CreateTablet for tablet 09e8e22611f94a1aa1278a23708157ae (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:48:38.371990  8521 tablet_service.cc:1511] Processing CreateTablet for tablet c97c4e22307649b0ae17cce80f9a7aab (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:48:38.372659  8599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bba019d70504e0780c42e5446995b57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.373225  8521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c97c4e22307649b0ae17cce80f9a7aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.373872  8728 ts_tablet_manager.cc:1434] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.161s	user 0.006s	sys 0.003s
I20260709 14:48:38.374169  8597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09e8e22611f94a1aa1278a23708157ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.375933  8448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d148ab20e642469755f169d463b0e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.378530  8451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d968ef5f7e74ba0806e7198cdbcdd10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.385869  8447 tablet_service.cc:1511] Processing CreateTablet for tablet c97c4e22307649b0ae17cce80f9a7aab (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:48:38.388890  8598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d968ef5f7e74ba0806e7198cdbcdd10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.399873  8732 tablet_bootstrap.cc:492] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:38.400279  8672 tablet_service.cc:1511] Processing CreateTablet for tablet 0993bf70ab8d4088aa7f0c9ecbb4e937 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:48:38.401619  8672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0993bf70ab8d4088aa7f0c9ecbb4e937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.402154  8728 tablet_bootstrap.cc:492] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:38.393981  8443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041c24ae24d94ea19172bf3eba408e53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.408162  8731 tablet_bootstrap.cc:654] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:38.410161  8447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c97c4e22307649b0ae17cce80f9a7aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.423338  8600 tablet_service.cc:1511] Processing CreateTablet for tablet c97c4e22307649b0ae17cce80f9a7aab (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:48:38.425988  8600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c97c4e22307649b0ae17cce80f9a7aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.424103  8732 tablet_bootstrap.cc:654] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:38.443416  8729 tablet_bootstrap.cc:492] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:38.443929  8729 ts_tablet_manager.cc:1403] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.262s	user 0.016s	sys 0.002s
I20260709 14:48:38.456246  8486 heartbeater.cc:499] Master 127.6.67.62:35501 was elected leader, sending a full tablet report...
I20260709 14:48:38.450948  8449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cae07fc33bc4532985ccce38a54f966. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.464937  8523 tablet_service.cc:1511] Processing CreateTablet for tablet 0993bf70ab8d4088aa7f0c9ecbb4e937 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:48:38.466389  8523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0993bf70ab8d4088aa7f0c9ecbb4e937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.474895  8729 raft_consensus.cc:359] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:38.475668  8729 raft_consensus.cc:385] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:38.475958  8729 raft_consensus.cc:740] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:38.484953  8448 tablet_service.cc:1511] Processing CreateTablet for tablet 0993bf70ab8d4088aa7f0c9ecbb4e937 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:48:38.487470  8448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0993bf70ab8d4088aa7f0c9ecbb4e937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.508713  8732 tablet_bootstrap.cc:492] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:38.508855  8728 tablet_bootstrap.cc:654] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:38.509196  8731 tablet_bootstrap.cc:492] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:38.509692  8731 ts_tablet_manager.cc:1403] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.165s	user 0.013s	sys 0.000s
I20260709 14:48:38.512517  8731 raft_consensus.cc:359] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:38.513374  8731 raft_consensus.cc:385] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:38.509227  8732 ts_tablet_manager.cc:1403] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.110s	user 0.014s	sys 0.001s
I20260709 14:48:38.517546  8522 tablet_service.cc:1511] Processing CreateTablet for tablet e330e4de03014b8c8de08763f6478603 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:48:38.512554  8523 tablet_service.cc:1511] Processing CreateTablet for tablet ab20ee5ee9224d229583b4fa1b9337ad (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:48:38.494503  8729 consensus_queue.cc:260] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:38.518798  8667 tablet_service.cc:1511] Processing CreateTablet for tablet ab20ee5ee9224d229583b4fa1b9337ad (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:48:38.521467  8672 tablet_service.cc:1511] Processing CreateTablet for tablet dec7ede7720d4b6995893bbbfa0e1fb9 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:48:38.521494  8668 tablet_service.cc:1511] Processing CreateTablet for tablet 351876f2d9204884a9de60f6409e8e39 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:48:38.521981  8667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab20ee5ee9224d229583b4fa1b9337ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.528123  8668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 351876f2d9204884a9de60f6409e8e39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.522858  8732 raft_consensus.cc:359] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:38.528580  8732 raft_consensus.cc:385] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:38.528927  8732 raft_consensus.cc:740] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:38.529682  8732 consensus_queue.cc:260] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:38.531078  8672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec7ede7720d4b6995893bbbfa0e1fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.531919  8522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e330e4de03014b8c8de08763f6478603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.533763  8521 tablet_service.cc:1511] Processing CreateTablet for tablet dec7ede7720d4b6995893bbbfa0e1fb9 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:48:38.534739  8523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab20ee5ee9224d229583b4fa1b9337ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.513688  8731 raft_consensus.cc:740] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:38.536278  8521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec7ede7720d4b6995893bbbfa0e1fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.536625  8731 consensus_queue.cc:260] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:38.545579  8635 heartbeater.cc:499] Master 127.6.67.62:35501 was elected leader, sending a full tablet report...
I20260709 14:48:38.546020  8731 ts_tablet_manager.cc:1434] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260709 14:48:38.547019  8731 tablet_bootstrap.cc:492] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:38.551021  8729 ts_tablet_manager.cc:1434] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.107s	user 0.010s	sys 0.000s
I20260709 14:48:38.552179  8561 heartbeater.cc:499] Master 127.6.67.62:35501 was elected leader, sending a full tablet report...
I20260709 14:48:38.559568  8729 tablet_bootstrap.cc:492] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:38.581296  8598 tablet_service.cc:1511] Processing CreateTablet for tablet 351876f2d9204884a9de60f6409e8e39 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:48:38.582930  8598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 351876f2d9204884a9de60f6409e8e39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.592850  8443 tablet_service.cc:1511] Processing CreateTablet for tablet 351876f2d9204884a9de60f6409e8e39 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:48:38.593016  8596 tablet_service.cc:1511] Processing CreateTablet for tablet ab20ee5ee9224d229583b4fa1b9337ad (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:48:38.596588  8596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab20ee5ee9224d229583b4fa1b9337ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.597142  8447 tablet_service.cc:1511] Processing CreateTablet for tablet e330e4de03014b8c8de08763f6478603 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:48:38.596657  8443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 351876f2d9204884a9de60f6409e8e39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.598753  8667 tablet_service.cc:1511] Processing CreateTablet for tablet 03f1e99746ab4d88823d0b4f8da3b378 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:48:38.599257  8447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e330e4de03014b8c8de08763f6478603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.600055  8667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03f1e99746ab4d88823d0b4f8da3b378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.606093  8522 tablet_service.cc:1511] Processing CreateTablet for tablet 9e0fd9840b114e94a8a5447db03cd5e9 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:48:38.606145  8729 tablet_bootstrap.cc:654] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:38.607568  8522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0fd9840b114e94a8a5447db03cd5e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.611369  8731 tablet_bootstrap.cc:654] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:38.600545  8732 ts_tablet_manager.cc:1434] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.085s	user 0.012s	sys 0.008s
I20260709 14:48:38.622756  8442 tablet_service.cc:1511] Processing CreateTablet for tablet dec7ede7720d4b6995893bbbfa0e1fb9 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:48:38.624379  8442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec7ede7720d4b6995893bbbfa0e1fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.625607  8733 raft_consensus.cc:493] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:38.629065  8733 raft_consensus.cc:515] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:38.629060  8595 tablet_service.cc:1511] Processing CreateTablet for tablet e330e4de03014b8c8de08763f6478603 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:48:38.629499  8600 tablet_service.cc:1511] Processing CreateTablet for tablet 03f1e99746ab4d88823d0b4f8da3b378 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:48:38.630546  8595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e330e4de03014b8c8de08763f6478603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.631223  8600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03f1e99746ab4d88823d0b4f8da3b378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.631762  8733 leader_election.cc:290] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:38.641595  8732 tablet_bootstrap.cc:492] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:38.649781  8444 tablet_service.cc:1511] Processing CreateTablet for tablet 03f1e99746ab4d88823d0b4f8da3b378 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:48:38.651273  8444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03f1e99746ab4d88823d0b4f8da3b378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.651237  8728 tablet_bootstrap.cc:492] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:38.652192  8728 ts_tablet_manager.cc:1403] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.250s	user 0.009s	sys 0.011s
I20260709 14:48:38.653054  8599 tablet_service.cc:1511] Processing CreateTablet for tablet 9e0fd9840b114e94a8a5447db03cd5e9 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:48:38.655562  8599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0fd9840b114e94a8a5447db03cd5e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.660768  8728 raft_consensus.cc:359] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:38.665800  8728 raft_consensus.cc:385] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:38.673349  8728 raft_consensus.cc:740] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:38.677939  8728 consensus_queue.cc:260] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:38.690564  8728 ts_tablet_manager.cc:1434] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.004s
I20260709 14:48:38.691886  8728 tablet_bootstrap.cc:492] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:38.708745  8668 tablet_service.cc:1511] Processing CreateTablet for tablet 9e0fd9840b114e94a8a5447db03cd5e9 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:48:38.710176  8668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0fd9840b114e94a8a5447db03cd5e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.721598  8448 tablet_service.cc:1511] Processing CreateTablet for tablet 24365dcd059845ad8e4df2b8c715be06 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:48:38.723206  8448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24365dcd059845ad8e4df2b8c715be06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.730846  8598 tablet_service.cc:1511] Processing CreateTablet for tablet 24365dcd059845ad8e4df2b8c715be06 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:48:38.732273  8598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24365dcd059845ad8e4df2b8c715be06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.734056  8672 tablet_service.cc:1511] Processing CreateTablet for tablet 95e81f7348f2447dbd1ca98f5c4cdf68 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:48:38.735484  8672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95e81f7348f2447dbd1ca98f5c4cdf68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.737515  8732 tablet_bootstrap.cc:654] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:38.738947  8521 tablet_service.cc:1511] Processing CreateTablet for tablet 24365dcd059845ad8e4df2b8c715be06 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:48:38.740295  8521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24365dcd059845ad8e4df2b8c715be06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.745069  8731 tablet_bootstrap.cc:492] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:38.745623  8731 ts_tablet_manager.cc:1403] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.199s	user 0.028s	sys 0.052s
I20260709 14:48:38.759744  8731 raft_consensus.cc:359] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:38.761788  8444 tablet_service.cc:1511] Processing CreateTablet for tablet 95e81f7348f2447dbd1ca98f5c4cdf68 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:48:38.763377  8444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95e81f7348f2447dbd1ca98f5c4cdf68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.760526  8731 raft_consensus.cc:385] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:38.766359  8523 tablet_service.cc:1511] Processing CreateTablet for tablet 95e81f7348f2447dbd1ca98f5c4cdf68 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:48:38.767796  8523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95e81f7348f2447dbd1ca98f5c4cdf68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.768635  8597 tablet_service.cc:1511] Processing CreateTablet for tablet bb03ce019a4b44faa433ce42ee370795 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:48:38.769987  8597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb03ce019a4b44faa433ce42ee370795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.776279  8739 raft_consensus.cc:493] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:38.776882  8739 raft_consensus.cc:515] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:38.783214  8739 leader_election.cc:290] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:38.785856  8731 raft_consensus.cc:740] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:38.787037  8731 consensus_queue.cc:260] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:38.788710  8738 raft_consensus.cc:493] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:38.789371  8738 raft_consensus.cc:515] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:38.794860  8738 leader_election.cc:290] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:38.800899  8728 tablet_bootstrap.cc:654] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:38.803810  8667 tablet_service.cc:1511] Processing CreateTablet for tablet bb03ce019a4b44faa433ce42ee370795 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:48:38.809757  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e037dfe5ce469285aba77993646fcc" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:38.810568  8536 raft_consensus.cc:2468] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 0.
I20260709 14:48:38.812268  8574 leader_election.cc:304] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 
I20260709 14:48:38.813089  8739 raft_consensus.cc:2804] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:38.813246  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aea02c331e747628b5d312be981add0" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:38.813571  8739 raft_consensus.cc:493] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:38.814076  8739 raft_consensus.cc:3060] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:38.815001  8647 leader_election.cc:343] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:38.815959  8667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb03ce019a4b44faa433ce42ee370795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.832258  8729 tablet_bootstrap.cc:492] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:38.845108  8729 ts_tablet_manager.cc:1403] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.286s	user 0.020s	sys 0.000s
I20260709 14:48:38.849085  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e037dfe5ce469285aba77993646fcc" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:38.853977  8461 raft_consensus.cc:2468] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 0.
I20260709 14:48:38.855599  8599 tablet_service.cc:1511] Processing CreateTablet for tablet d9b7bc4cdbca4999a96818e24c8081a9 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:48:38.857168  8599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9b7bc4cdbca4999a96818e24c8081a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.857765  8669 tablet_service.cc:1511] Processing CreateTablet for tablet d9b7bc4cdbca4999a96818e24c8081a9 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:48:38.859592  8669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9b7bc4cdbca4999a96818e24c8081a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.860957  8739 raft_consensus.cc:515] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:38.852566  8448 tablet_service.cc:1511] Processing CreateTablet for tablet bb03ce019a4b44faa433ce42ee370795 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:48:38.870850  8731 ts_tablet_manager.cc:1434] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.125s	user 0.007s	sys 0.002s
I20260709 14:48:38.871112  8448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb03ce019a4b44faa433ce42ee370795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.871971  8731 tablet_bootstrap.cc:492] T 134d809e47904505a9e43a878f057472 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:38.880842  8728 tablet_bootstrap.cc:492] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:38.881392  8728 ts_tablet_manager.cc:1403] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.190s	user 0.022s	sys 0.038s
I20260709 14:48:38.884460  8728 raft_consensus.cc:359] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:38.885181  8728 raft_consensus.cc:385] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:38.885509  8728 raft_consensus.cc:740] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:38.886405  8728 consensus_queue.cc:260] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:38.888944  8728 ts_tablet_manager.cc:1434] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:48:38.890002  8728 tablet_bootstrap.cc:492] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:38.891631  8729 raft_consensus.cc:359] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:38.892395  8729 raft_consensus.cc:385] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:38.892679  8729 raft_consensus.cc:740] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:38.895236  8732 tablet_bootstrap.cc:492] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:38.895756  8732 ts_tablet_manager.cc:1403] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.269s	user 0.011s	sys 0.002s
I20260709 14:48:38.898138  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e037dfe5ce469285aba77993646fcc" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:38.898272  8522 tablet_service.cc:1511] Processing CreateTablet for tablet d9b7bc4cdbca4999a96818e24c8081a9 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:48:38.898813  8461 raft_consensus.cc:2468] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:38.897024  8728 tablet_bootstrap.cc:654] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:38.903672  8499 leader_election.cc:304] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:38.904567  8738 raft_consensus.cc:2804] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:38.905046  8738 raft_consensus.cc:493] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:38.905391  8738 raft_consensus.cc:3060] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:38.909456  8739 leader_election.cc:290] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Requested vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:38.914965  8444 tablet_service.cc:1511] Processing CreateTablet for tablet 63c7640a99cd438a8aa285cd62d31c77 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:48:38.916579  8444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63c7640a99cd438a8aa285cd62d31c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.916778  8731 tablet_bootstrap.cc:654] T 134d809e47904505a9e43a878f057472 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:38.922708  8729 consensus_queue.cc:260] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:38.925006  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e037dfe5ce469285aba77993646fcc" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:38.925187  8732 raft_consensus.cc:359] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:38.924902  8519 tablet_service.cc:1511] Processing CreateTablet for tablet 63c7640a99cd438a8aa285cd62d31c77 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:48:38.925809  8461 raft_consensus.cc:3060] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:38.925995  8732 raft_consensus.cc:385] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:38.926371  8732 raft_consensus.cc:740] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:38.932860  8732 consensus_queue.cc:260] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:38.935961  8739 raft_consensus.cc:493] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:38.936496  8739 raft_consensus.cc:515] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:38.937513  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e037dfe5ce469285aba77993646fcc" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:38.938369  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aea02c331e747628b5d312be981add0" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
W20260709 14:48:38.941628  8648 leader_election.cc:343] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:38.942099  8648 leader_election.cc:304] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:38.943230  8733 raft_consensus.cc:2749] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:38.943797  8599 tablet_service.cc:1511] Processing CreateTablet for tablet 63c7640a99cd438a8aa285cd62d31c77 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:48:38.945253  8599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63c7640a99cd438a8aa285cd62d31c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.945734  8739 leader_election.cc:290] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:38.945948  8738 raft_consensus.cc:515] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:38.948946  8461 raft_consensus.cc:2468] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 1.
I20260709 14:48:38.951601  8442 tablet_service.cc:1511] Processing CreateTablet for tablet 2de2c5fed5c240bfa56f24511c98b744 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:48:38.952558  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df0334ddf0a4fc3b9f97132d10e155c" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:38.953552  8520 tablet_service.cc:1511] Processing CreateTablet for tablet 2de2c5fed5c240bfa56f24511c98b744 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:48:38.963651  8737 raft_consensus.cc:493] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:38.964617  8522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9b7bc4cdbca4999a96818e24c8081a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.964421  8737 raft_consensus.cc:515] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:38.965683  8442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de2c5fed5c240bfa56f24511c98b744. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:38.966526  8574 leader_election.cc:343] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:38.969060  8667 tablet_service.cc:1511] Processing CreateTablet for tablet 2de2c5fed5c240bfa56f24511c98b744 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:48:38.973053  8535 raft_consensus.cc:2393] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 12ebba9454084865b7a5eb3b3bd05e5c in current term 1: Already voted for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in this term.
I20260709 14:48:38.973074  8573 leader_election.cc:304] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:38.974797  8739 raft_consensus.cc:2804] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:38.975485  8739 raft_consensus.cc:697] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:48:38.976576  8667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de2c5fed5c240bfa56f24511c98b744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.977294  8737 leader_election.cc:290] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:38.978152  8728 tablet_bootstrap.cc:492] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:38.988662  8733 raft_consensus.cc:493] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:38.992398  8728 ts_tablet_manager.cc:1403] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.103s	user 0.025s	sys 0.006s
I20260709 14:48:39.008258  8519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63c7640a99cd438a8aa285cd62d31c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.976593  8739 consensus_queue.cc:237] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:39.021544  8732 ts_tablet_manager.cc:1434] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.125s	user 0.010s	sys 0.000s
I20260709 14:48:39.023185  8443 tablet_service.cc:1511] Processing CreateTablet for tablet c10c3d42d2c44484b85fc6f27cdb51eb (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:48:39.007853  8669 tablet_service.cc:1511] Processing CreateTablet for tablet c10c3d42d2c44484b85fc6f27cdb51eb (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:48:39.010566  8733 raft_consensus.cc:515] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:39.026888  8669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c10c3d42d2c44484b85fc6f27cdb51eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.028414  8733 leader_election.cc:290] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:39.028982  8733 raft_consensus.cc:493] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.029399  8733 raft_consensus.cc:515] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:39.004498  8597 tablet_service.cc:1511] Processing CreateTablet for tablet c10c3d42d2c44484b85fc6f27cdb51eb (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:48:39.052320  8448 tablet_service.cc:1511] Processing CreateTablet for tablet 19a376cbc1b84f3a82248680bc498d0c (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:48:39.054440  8448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19a376cbc1b84f3a82248680bc498d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.056589  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df0334ddf0a4fc3b9f97132d10e155c" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:39.056891  8520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de2c5fed5c240bfa56f24511c98b744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.057015  8668 tablet_service.cc:1511] Processing CreateTablet for tablet 2466171899264acab9a42ff5ce20f63b (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:48:39.058434  8668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2466171899264acab9a42ff5ce20f63b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.059029  8447 tablet_service.cc:1511] Processing CreateTablet for tablet 2466171899264acab9a42ff5ce20f63b (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:48:39.060477  8447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2466171899264acab9a42ff5ce20f63b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.062599  8597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c10c3d42d2c44484b85fc6f27cdb51eb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:39.066592  8648 leader_election.cc:343] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.066882  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e037dfe5ce469285aba77993646fcc" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:39.067688  8461 raft_consensus.cc:2393] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in current term 1: Already voted for candidate 12ebba9454084865b7a5eb3b3bd05e5c in this term.
I20260709 14:48:39.068388  8523 tablet_service.cc:1511] Processing CreateTablet for tablet e6bb0dadc70a4eef99fb75ff4aee1f47 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:48:39.068825  8518 tablet_service.cc:1511] Processing CreateTablet for tablet 19a376cbc1b84f3a82248680bc498d0c (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:48:39.069664  8523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6bb0dadc70a4eef99fb75ff4aee1f47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.070277  8518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19a376cbc1b84f3a82248680bc498d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.073869  8443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c10c3d42d2c44484b85fc6f27cdb51eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.074606  8672 tablet_service.cc:1511] Processing CreateTablet for tablet e6bb0dadc70a4eef99fb75ff4aee1f47 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:48:39.076248  8672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6bb0dadc70a4eef99fb75ff4aee1f47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.078855  8598 tablet_service.cc:1511] Processing CreateTablet for tablet e6bb0dadc70a4eef99fb75ff4aee1f47 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:48:39.095913  8598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6bb0dadc70a4eef99fb75ff4aee1f47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.098189  8738 leader_election.cc:290] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:39.098373  8732 tablet_bootstrap.cc:492] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:39.102994  8729 ts_tablet_manager.cc:1434] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.214s	user 0.009s	sys 0.011s
I20260709 14:48:39.114190  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3ac88a219a47d8a782b0495e1217f3" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:39.101475  8728 raft_consensus.cc:359] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
W20260709 14:48:39.119323  8647 leader_election.cc:343] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.126122  8731 tablet_bootstrap.cc:492] T 134d809e47904505a9e43a878f057472 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:39.126799  8731 ts_tablet_manager.cc:1403] T 134d809e47904505a9e43a878f057472 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.255s	user 0.025s	sys 0.048s
I20260709 14:48:39.126812  8732 tablet_bootstrap.cc:654] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.129709  8600 tablet_service.cc:1511] Processing CreateTablet for tablet 19a376cbc1b84f3a82248680bc498d0c (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:48:39.132426  8600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19a376cbc1b84f3a82248680bc498d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.132236  8521 tablet_service.cc:1511] Processing CreateTablet for tablet 2466171899264acab9a42ff5ce20f63b (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:48:39.133131  8444 tablet_service.cc:1511] Processing CreateTablet for tablet de00421bf1554e4690ec96362fa41a7c (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:48:39.133591  8521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2466171899264acab9a42ff5ce20f63b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.134827  8729 tablet_bootstrap.cc:492] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:39.135447  8670 tablet_service.cc:1511] Processing CreateTablet for tablet de00421bf1554e4690ec96362fa41a7c (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:48:39.134429  8444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de00421bf1554e4690ec96362fa41a7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.138356  8733 leader_election.cc:290] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:39.120985  8728 raft_consensus.cc:385] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.143042  8728 raft_consensus.cc:740] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.143172  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e037dfe5ce469285aba77993646fcc" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:39.144101  8728 consensus_queue.cc:260] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:39.145010  8670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de00421bf1554e4690ec96362fa41a7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.158990  8596 tablet_service.cc:1511] Processing CreateTablet for tablet de00421bf1554e4690ec96362fa41a7c (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:48:39.160384  8596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de00421bf1554e4690ec96362fa41a7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.167887  8729 tablet_bootstrap.cc:654] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.172245  8357 catalog_manager.cc:5697] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 1 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:39.175405  8525 tablet_service.cc:1511] Processing CreateTablet for tablet 8feb081bb5ab462d9acc3e6ee827e3f6 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:48:39.176780  8525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8feb081bb5ab462d9acc3e6ee827e3f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.145365  8731 raft_consensus.cc:359] T 134d809e47904505a9e43a878f057472 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:39.186360  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e037dfe5ce469285aba77993646fcc" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:39.188426  8728 ts_tablet_manager.cc:1434] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.178s	user 0.006s	sys 0.001s
I20260709 14:48:39.188539  8595 tablet_service.cc:1511] Processing CreateTablet for tablet 8feb081bb5ab462d9acc3e6ee827e3f6 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:48:39.189509  8728 tablet_bootstrap.cc:492] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:39.189896  8595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8feb081bb5ab462d9acc3e6ee827e3f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.192142  8499 leader_election.cc:304] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:39.185420  8731 raft_consensus.cc:385] T 134d809e47904505a9e43a878f057472 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.204509  8731 raft_consensus.cc:740] T 134d809e47904505a9e43a878f057472 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.201260  8738 raft_consensus.cc:2749] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:48:39.205489  8731 consensus_queue.cc:260] T 134d809e47904505a9e43a878f057472 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:39.207976  8671 tablet_service.cc:1511] Processing CreateTablet for tablet 8feb081bb5ab462d9acc3e6ee827e3f6 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:48:39.209389  8671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8feb081bb5ab462d9acc3e6ee827e3f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.209444  8684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df0334ddf0a4fc3b9f97132d10e155c" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:39.210296  8684 raft_consensus.cc:2468] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 0.
I20260709 14:48:39.210625  8447 tablet_service.cc:1511] Processing CreateTablet for tablet b77c4a7494d2428784e23746440ee952 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:48:39.211694  8576 leader_election.cc:304] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:39.212931  8739 raft_consensus.cc:2804] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:39.213294  8739 raft_consensus.cc:493] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:39.213641  8739 raft_consensus.cc:3060] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.211979  8447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77c4a7494d2428784e23746440ee952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.208405  8731 ts_tablet_manager.cc:1434] T 134d809e47904505a9e43a878f057472 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.081s	user 0.008s	sys 0.000s
I20260709 14:48:39.225294  8593 tablet_service.cc:1511] Processing CreateTablet for tablet b77c4a7494d2428784e23746440ee952 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:48:39.226748  8593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77c4a7494d2428784e23746440ee952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.231864  8674 tablet_service.cc:1511] Processing CreateTablet for tablet a0001602408e4c5d8bbc94e80efc5d87 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:48:39.232985  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df0334ddf0a4fc3b9f97132d10e155c" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:39.233261  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3ac88a219a47d8a782b0495e1217f3" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:39.237005  8739 raft_consensus.cc:515] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:39.238297  8609 raft_consensus.cc:2393] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f2615d274f24db5a6164f86f9b4b103 in current term 1: Already voted for candidate 12ebba9454084865b7a5eb3b3bd05e5c in this term.
I20260709 14:48:39.233278  8674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0001602408e4c5d8bbc94e80efc5d87. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:39.240224  8647 leader_election.cc:343] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.240697  8647 leader_election.cc:304] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:39.242126  8767 raft_consensus.cc:2749] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:39.246872  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df0334ddf0a4fc3b9f97132d10e155c" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
W20260709 14:48:39.249271  8574 leader_election.cc:343] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.249462  8647 leader_election.cc:304] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:39.250389  8767 raft_consensus.cc:3060] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.256225  8522 tablet_service.cc:1511] Processing CreateTablet for tablet b77c4a7494d2428784e23746440ee952 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:48:39.257400  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a406327ae9457f9d6dd7f5870330d6" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
W20260709 14:48:39.257936  8407 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:39.257681  8522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77c4a7494d2428784e23746440ee952. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:39.262482  8425 leader_election.cc:343] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.274176  8448 tablet_service.cc:1511] Processing CreateTablet for tablet a0001602408e4c5d8bbc94e80efc5d87 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:48:39.274816  8524 tablet_service.cc:1511] Processing CreateTablet for tablet a0001602408e4c5d8bbc94e80efc5d87 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:48:39.275595  8448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0001602408e4c5d8bbc94e80efc5d87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.276070  8524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0001602408e4c5d8bbc94e80efc5d87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.281719  8592 tablet_service.cc:1511] Processing CreateTablet for tablet bd8e61a0f9b04b869c83557340666688 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:48:39.284667  8592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd8e61a0f9b04b869c83557340666688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.291162  8684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df0334ddf0a4fc3b9f97132d10e155c" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:39.294051  8767 raft_consensus.cc:2749] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:39.294661  8670 tablet_service.cc:1511] Processing CreateTablet for tablet bd8e61a0f9b04b869c83557340666688 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:48:39.302978  8442 tablet_service.cc:1511] Processing CreateTablet for tablet bd8e61a0f9b04b869c83557340666688 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:48:39.307415  8442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd8e61a0f9b04b869c83557340666688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.304533  8755 raft_consensus.cc:493] T 134d809e47904505a9e43a878f057472 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.308027  8673 tablet_service.cc:1511] Processing CreateTablet for tablet aea08c7464694e9e80d1ee71e8c805ff (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:48:39.308491  8755 raft_consensus.cc:515] T 134d809e47904505a9e43a878f057472 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:39.301134  8731 tablet_bootstrap.cc:492] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:39.308027  8594 tablet_service.cc:1511] Processing CreateTablet for tablet aea08c7464694e9e80d1ee71e8c805ff (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:48:39.314476  8729 tablet_bootstrap.cc:492] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:39.295197  8739 leader_election.cc:290] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Requested vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:39.314988  8729 ts_tablet_manager.cc:1403] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.180s	user 0.000s	sys 0.024s
I20260709 14:48:39.315081  8594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aea08c7464694e9e80d1ee71e8c805ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.319104  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134d809e47904505a9e43a878f057472" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:39.319826  8728 tablet_bootstrap.cc:654] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.313719  8670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd8e61a0f9b04b869c83557340666688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.313467  8755 leader_election.cc:290] T 134d809e47904505a9e43a878f057472 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:39.323405  8673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aea08c7464694e9e80d1ee71e8c805ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.319003  8683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134d809e47904505a9e43a878f057472" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
W20260709 14:48:39.326867  8573 leader_election.cc:343] T 134d809e47904505a9e43a878f057472 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:39.328112  8576 leader_election.cc:343] T 134d809e47904505a9e43a878f057472 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.330425  8576 leader_election.cc:304] T 134d809e47904505a9e43a878f057472 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:39.333716  8755 raft_consensus.cc:2749] T 134d809e47904505a9e43a878f057472 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:39.334528  8449 tablet_service.cc:1511] Processing CreateTablet for tablet 9fefdf58788a4e0ba60943d5266f0406 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:48:39.335853  8449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fefdf58788a4e0ba60943d5266f0406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.349946  8732 tablet_bootstrap.cc:492] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:39.350502  8732 ts_tablet_manager.cc:1403] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.252s	user 0.013s	sys 0.006s
I20260709 14:48:39.338763  8684 raft_consensus.cc:2468] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 1.
I20260709 14:48:39.330890  8729 raft_consensus.cc:359] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:39.359818  8729 raft_consensus.cc:385] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.368623  8446 tablet_service.cc:1511] Processing CreateTablet for tablet 272a905a4af44aaabcde30af6b671ba4 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:48:39.368635  8597 tablet_service.cc:1511] Processing CreateTablet for tablet 9fefdf58788a4e0ba60943d5266f0406 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:48:39.370061  8446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 272a905a4af44aaabcde30af6b671ba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.371335  8732 raft_consensus.cc:359] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:39.372131  8732 raft_consensus.cc:385] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.372465  8732 raft_consensus.cc:740] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.373426  8597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fefdf58788a4e0ba60943d5266f0406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.378203  8668 tablet_service.cc:1511] Processing CreateTablet for tablet 272a905a4af44aaabcde30af6b671ba4 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:48:39.373245  8732 consensus_queue.cc:260] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:39.379580  8668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 272a905a4af44aaabcde30af6b671ba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.379252  8595 tablet_service.cc:1511] Processing CreateTablet for tablet 78b315b0f90b4dedbe779a9d0f9003e6 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:48:39.382840  8732 ts_tablet_manager.cc:1434] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.002s
I20260709 14:48:39.387844  8738 raft_consensus.cc:493] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.388389  8738 raft_consensus.cc:515] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:39.363395  8729 raft_consensus.cc:740] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.390064  8729 consensus_queue.cc:260] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:39.390594  8738 leader_election.cc:290] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:39.399224  8669 tablet_service.cc:1511] Processing CreateTablet for tablet 78b315b0f90b4dedbe779a9d0f9003e6 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:48:39.400697  8669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b315b0f90b4dedbe779a9d0f9003e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.395428  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0932a24d2a4c3ba72de31515819864" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:39.402787  8461 raft_consensus.cc:2468] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:39.395824  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0932a24d2a4c3ba72de31515819864" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:39.404294  8499 leader_election.cc:304] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:39.404901  8731 tablet_bootstrap.cc:654] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.405205  8738 raft_consensus.cc:2804] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:39.405745  8738 raft_consensus.cc:493] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:39.407508  8738 raft_consensus.cc:3060] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:39.405334  8499 leader_election.cc:343] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.406931  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a406327ae9457f9d6dd7f5870330d6" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:39.392305  8729 ts_tablet_manager.cc:1434] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.000s
I20260709 14:48:39.401746  8518 tablet_service.cc:1511] Processing CreateTablet for tablet 272a905a4af44aaabcde30af6b671ba4 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:48:39.343914  8519 tablet_service.cc:1511] Processing CreateTablet for tablet aea08c7464694e9e80d1ee71e8c805ff (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:48:39.413909  8525 tablet_service.cc:1511] Processing CreateTablet for tablet 9fefdf58788a4e0ba60943d5266f0406 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
W20260709 14:48:39.416435  8424 leader_election.cc:343] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.461803  8424 leader_election.cc:304] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:39.462256  8519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aea08c7464694e9e80d1ee71e8c805ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.417303  8595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b315b0f90b4dedbe779a9d0f9003e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.419598  8728 tablet_bootstrap.cc:492] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:39.440712  8738 raft_consensus.cc:515] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:39.444124  8767 raft_consensus.cc:493] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.471902  8767 raft_consensus.cc:515] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:39.472489  8525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fefdf58788a4e0ba60943d5266f0406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.474388  8767 leader_election.cc:290] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:39.446926  8444 tablet_service.cc:1511] Processing CreateTablet for tablet 78b315b0f90b4dedbe779a9d0f9003e6 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:48:39.476210  8444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b315b0f90b4dedbe779a9d0f9003e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.450435  8732 tablet_bootstrap.cc:492] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:39.452246  8524 tablet_service.cc:1511] Processing CreateTablet for tablet fbf911de9e1046318d1b9612d0def820 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:48:39.452826  8599 tablet_service.cc:1511] Processing CreateTablet for tablet fbf911de9e1046318d1b9612d0def820 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:48:39.492904  8599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbf911de9e1046318d1b9612d0def820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.497579  8518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 272a905a4af44aaabcde30af6b671ba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.464344  8737 raft_consensus.cc:2749] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:39.465446  8729 tablet_bootstrap.cc:492] T 8df0334ddf0a4fc3b9f97132d10e155c P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:39.503472  8524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbf911de9e1046318d1b9612d0def820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.474792  8668 tablet_service.cc:1511] Processing CreateTablet for tablet fbf911de9e1046318d1b9612d0def820 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:48:39.506594  8668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbf911de9e1046318d1b9612d0def820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.478404  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0932a24d2a4c3ba72de31515819864" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:39.510345  8461 raft_consensus.cc:3060] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.463061  8576 leader_election.cc:304] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf
W20260709 14:48:39.480242  8424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.3:37509, user_credentials={real_user=slave}} blocked reactor thread for 64010.7us
I20260709 14:48:39.524544  8523 tablet_service.cc:1511] Processing CreateTablet for tablet a97d4e3d42e540bdade93e89dc2c65b5 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:48:39.526122  8523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a97d4e3d42e540bdade93e89dc2c65b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.482897  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff2ba7db66a40b5992681d31faeec32" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:39.484597  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff2ba7db66a40b5992681d31faeec32" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:39.529203  8461 raft_consensus.cc:2468] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:39.488866  8732 tablet_bootstrap.cc:654] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.491675  8738 leader_election.cc:290] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:39.464083  8728 ts_tablet_manager.cc:1403] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.275s	user 0.015s	sys 0.000s
I20260709 14:48:39.536583  8729 tablet_bootstrap.cc:654] T 8df0334ddf0a4fc3b9f97132d10e155c P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:39.523449  8576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.4:43177, user_credentials={real_user=slave}} blocked reactor thread for 63043.7us
I20260709 14:48:39.540383  8595 tablet_service.cc:1511] Processing CreateTablet for tablet a97d4e3d42e540bdade93e89dc2c65b5 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
W20260709 14:48:39.542078  8647 leader_election.cc:343] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:39.542769  8648 leader_election.cc:343] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.543207  8648 leader_election.cc:304] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:39.544312  8767 raft_consensus.cc:2749] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:39.546180  8448 tablet_service.cc:1511] Processing CreateTablet for tablet a6ca7d5d3af74196bf48388cbffeffab (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:48:39.547541  8448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ca7d5d3af74196bf48388cbffeffab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.552407  8674 tablet_service.cc:1511] Processing CreateTablet for tablet a6ca7d5d3af74196bf48388cbffeffab (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:48:39.526048  8755 raft_consensus.cc:2804] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:39.554352  8755 raft_consensus.cc:697] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:48:39.555250  8755 consensus_queue.cc:237] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:39.491142  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0932a24d2a4c3ba72de31515819864" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
W20260709 14:48:39.559437  8499 leader_election.cc:343] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.560215  8499 leader_election.cc:304] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:39.561358  8738 raft_consensus.cc:2804] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:39.561882  8738 raft_consensus.cc:697] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:39.562718  8738 consensus_queue.cc:237] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:39.541746  8595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a97d4e3d42e540bdade93e89dc2c65b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.568279  8446 tablet_service.cc:1511] Processing CreateTablet for tablet a97d4e3d42e540bdade93e89dc2c65b5 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:48:39.553808  8674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ca7d5d3af74196bf48388cbffeffab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.585407  8446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a97d4e3d42e540bdade93e89dc2c65b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.537521  8728 raft_consensus.cc:359] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:39.586565  8728 raft_consensus.cc:385] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.594702  8728 raft_consensus.cc:740] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.594485  8739 consensus_queue.cc:1048] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:39.595570  8728 consensus_queue.cc:260] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:39.595881  8523 tablet_service.cc:1511] Processing CreateTablet for tablet a6ca7d5d3af74196bf48388cbffeffab (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:48:39.597218  8523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ca7d5d3af74196bf48388cbffeffab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.599695  8767 raft_consensus.cc:493] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.600212  8767 raft_consensus.cc:515] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:39.604490  8767 leader_election.cc:290] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:39.605121  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6d2f668ff645bba377bab35dcea859" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
W20260709 14:48:39.610822  8647 leader_election.cc:343] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.612814  8728 ts_tablet_manager.cc:1434] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.000s
I20260709 14:48:39.612695  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6d2f668ff645bba377bab35dcea859" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:39.626046  8728 tablet_bootstrap.cc:492] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:39.633857  8599 tablet_service.cc:1511] Processing CreateTablet for tablet c41b26842d3041f5b86a7311af10c94b (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:48:39.635308  8447 tablet_service.cc:1511] Processing CreateTablet for tablet c8f5949235404d7c96f7499e1b667c81 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:48:39.636296  8444 tablet_service.cc:1511] Processing CreateTablet for tablet c41b26842d3041f5b86a7311af10c94b (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:48:39.637410  8447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f5949235404d7c96f7499e1b667c81. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:39.638130  8648 leader_election.cc:343] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.638660  8648 leader_election.cc:304] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:39.639130  8592 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb9a2b73c72438e8ebe85916d1b9cb6 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:48:39.641829  8522 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb9a2b73c72438e8ebe85916d1b9cb6 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:48:39.642807  8673 tablet_service.cc:1511] Processing CreateTablet for tablet c41b26842d3041f5b86a7311af10c94b (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:48:39.643123  8672 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb9a2b73c72438e8ebe85916d1b9cb6 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:48:39.644522  8673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c41b26842d3041f5b86a7311af10c94b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.646361  8739 consensus_queue.cc:1048] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:39.643134  8522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb9a2b73c72438e8ebe85916d1b9cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.650305  8521 tablet_service.cc:1511] Processing CreateTablet for tablet c8f5949235404d7c96f7499e1b667c81 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:48:39.651562  8521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f5949235404d7c96f7499e1b667c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.635255  8599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c41b26842d3041f5b86a7311af10c94b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.651562  8672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb9a2b73c72438e8ebe85916d1b9cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.653982  8767 raft_consensus.cc:2749] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:39.620366  8359 catalog_manager.cc:5697] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 1 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:39.653620  8728 tablet_bootstrap.cc:654] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.672108  8444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c41b26842d3041f5b86a7311af10c94b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.672905  8731 tablet_bootstrap.cc:492] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:39.672782  8597 tablet_service.cc:1511] Processing CreateTablet for tablet c8f5949235404d7c96f7499e1b667c81 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:48:39.673436  8731 ts_tablet_manager.cc:1403] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.405s	user 0.035s	sys 0.043s
I20260709 14:48:39.677276  8592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb9a2b73c72438e8ebe85916d1b9cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.690459  8597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f5949235404d7c96f7499e1b667c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.691354  8449 tablet_service.cc:1511] Processing CreateTablet for tablet f36a8802096f42e0ab8ebb24f5157927 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:48:39.692652  8449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36a8802096f42e0ab8ebb24f5157927. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:39.692974  8778 log.cc:927] Time spent T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Append to log took a long time: real 0.113s	user 0.001s	sys 0.000s
I20260709 14:48:39.711596  8729 tablet_bootstrap.cc:492] T 8df0334ddf0a4fc3b9f97132d10e155c P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:39.712107  8729 ts_tablet_manager.cc:1403] T 8df0334ddf0a4fc3b9f97132d10e155c P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.247s	user 0.022s	sys 0.030s
I20260709 14:48:39.721788  8732 tablet_bootstrap.cc:492] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:39.722396  8732 ts_tablet_manager.cc:1403] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.272s	user 0.017s	sys 0.032s
I20260709 14:48:39.726058  8596 tablet_service.cc:1511] Processing CreateTablet for tablet a066aa5dfad841998db2eb1df31b4f6d (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:48:39.728125  8596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a066aa5dfad841998db2eb1df31b4f6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.731949  8357 catalog_manager.cc:5697] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 1 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:39.741483  8729 raft_consensus.cc:359] T 8df0334ddf0a4fc3b9f97132d10e155c P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:39.743554  8729 raft_consensus.cc:385] T 8df0334ddf0a4fc3b9f97132d10e155c P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.743911  8729 raft_consensus.cc:740] T 8df0334ddf0a4fc3b9f97132d10e155c P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.744779  8729 consensus_queue.cc:260] T 8df0334ddf0a4fc3b9f97132d10e155c P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:39.754854  8729 ts_tablet_manager.cc:1434] T 8df0334ddf0a4fc3b9f97132d10e155c P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.004s
I20260709 14:48:39.750492  8674 tablet_service.cc:1511] Processing CreateTablet for tablet f36a8802096f42e0ab8ebb24f5157927 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:48:39.737291  8731 raft_consensus.cc:359] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:39.768971  8731 raft_consensus.cc:385] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.769413  8731 raft_consensus.cc:740] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.770270  8731 consensus_queue.cc:260] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:39.771765  8739 raft_consensus.cc:493] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.737351  8732 raft_consensus.cc:359] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:39.772657  8732 raft_consensus.cc:385] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.773124  8732 raft_consensus.cc:740] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.779310  8674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36a8802096f42e0ab8ebb24f5157927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.784857  8444 tablet_service.cc:1511] Processing CreateTablet for tablet a066aa5dfad841998db2eb1df31b4f6d (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:48:39.786808  8444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a066aa5dfad841998db2eb1df31b4f6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.747511  8668 tablet_service.cc:1511] Processing CreateTablet for tablet a066aa5dfad841998db2eb1df31b4f6d (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:48:39.790009  8668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a066aa5dfad841998db2eb1df31b4f6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.792553  8732 consensus_queue.cc:260] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:39.794971  8732 ts_tablet_manager.cc:1434] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.072s	user 0.005s	sys 0.005s
I20260709 14:48:39.795328  8739 raft_consensus.cc:515] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:39.798273  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6d2f668ff645bba377bab35dcea859" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
W20260709 14:48:39.799734  8574 leader_election.cc:343] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.800891  8595 tablet_service.cc:1511] Processing CreateTablet for tablet 5916ecaa15e646b188d8c6a9ebf932ea (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:48:39.803399  8525 tablet_service.cc:1511] Processing CreateTablet for tablet 5916ecaa15e646b188d8c6a9ebf932ea (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:48:39.804728  8525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5916ecaa15e646b188d8c6a9ebf932ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.806821  8739 leader_election.cc:290] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:39.806681  8684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6d2f668ff645bba377bab35dcea859" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:39.808477  8684 raft_consensus.cc:2468] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 0.
I20260709 14:48:39.809572  8576 leader_election.cc:304] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:39.811568  8739 raft_consensus.cc:2804] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:39.811271  8673 tablet_service.cc:1511] Processing CreateTablet for tablet 5916ecaa15e646b188d8c6a9ebf932ea (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:48:39.812022  8739 raft_consensus.cc:493] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:39.812440  8739 raft_consensus.cc:3060] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.812770  8673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5916ecaa15e646b188d8c6a9ebf932ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.812619  8446 tablet_service.cc:1511] Processing CreateTablet for tablet 7a81c0ecd99444dfbe91b9f18126ecf3 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:48:39.802354  8595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5916ecaa15e646b188d8c6a9ebf932ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.814203  8446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a81c0ecd99444dfbe91b9f18126ecf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.817307  8729 tablet_bootstrap.cc:492] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:39.821864  8522 tablet_service.cc:1511] Processing CreateTablet for tablet 7a81c0ecd99444dfbe91b9f18126ecf3 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:48:39.760062  8524 tablet_service.cc:1511] Processing CreateTablet for tablet f36a8802096f42e0ab8ebb24f5157927 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:48:39.823242  8522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a81c0ecd99444dfbe91b9f18126ecf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.826045  8524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36a8802096f42e0ab8ebb24f5157927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.830222  8739 raft_consensus.cc:515] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:39.831727  8731 ts_tablet_manager.cc:1434] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.158s	user 0.013s	sys 0.001s
I20260709 14:48:39.833297  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6d2f668ff645bba377bab35dcea859" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
W20260709 14:48:39.834725  8574 leader_election.cc:343] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.837742  8669 tablet_service.cc:1511] Processing CreateTablet for tablet 3daf2fdfffb74d6fbfc221b2c8dcb8e2 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:48:39.838878  8739 leader_election.cc:290] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Requested vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:39.839104  8669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3daf2fdfffb74d6fbfc221b2c8dcb8e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.842489  8518 tablet_service.cc:1511] Processing CreateTablet for tablet 3daf2fdfffb74d6fbfc221b2c8dcb8e2 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:48:39.843895  8518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3daf2fdfffb74d6fbfc221b2c8dcb8e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.845556  8593 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee8b73505e04c3dbaad863aacfae4e2 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:48:39.846835  8684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6d2f668ff645bba377bab35dcea859" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:39.847437  8684 raft_consensus.cc:3060] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.847780  8728 tablet_bootstrap.cc:492] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:39.847723  8671 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee8b73505e04c3dbaad863aacfae4e2 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:48:39.848349  8728 ts_tablet_manager.cc:1403] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.234s	user 0.015s	sys 0.001s
I20260709 14:48:39.849049  8671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee8b73505e04c3dbaad863aacfae4e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.851668  8447 tablet_service.cc:1511] Processing CreateTablet for tablet 3daf2fdfffb74d6fbfc221b2c8dcb8e2 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:48:39.853245  8447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3daf2fdfffb74d6fbfc221b2c8dcb8e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.853068  8448 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee8b73505e04c3dbaad863aacfae4e2 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:48:39.856140  8448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee8b73505e04c3dbaad863aacfae4e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.856339  8593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee8b73505e04c3dbaad863aacfae4e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.871281  8731 tablet_bootstrap.cc:492] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:39.881157  8728 raft_consensus.cc:359] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:39.881917  8728 raft_consensus.cc:385] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.882234  8728 raft_consensus.cc:740] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.889326  8738 raft_consensus.cc:493] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.890440  8732 tablet_bootstrap.cc:492] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:39.889883  8738 raft_consensus.cc:515] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:39.897789  8728 consensus_queue.cc:260] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:39.899977  8738 leader_election.cc:290] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:39.894928  8599 tablet_service.cc:1511] Processing CreateTablet for tablet 7a81c0ecd99444dfbe91b9f18126ecf3 (DEFAULT_TABLE table=test-workload [id=200235fe61074911bf70d28c0b89ceaf]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:48:39.902715  8599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a81c0ecd99444dfbe91b9f18126ecf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:39.903309  8731 tablet_bootstrap.cc:654] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.903905  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d58ad977214aac9d77d8ad9c5ac3cc" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:39.904939  8737 raft_consensus.cc:493] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:48:39.905375  8499 leader_election.cc:343] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.905440  8737 raft_consensus.cc:515] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:39.907883  8728 ts_tablet_manager.cc:1434] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.059s	user 0.003s	sys 0.007s
I20260709 14:48:39.908949  8728 tablet_bootstrap.cc:492] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:39.910019  8732 tablet_bootstrap.cc:654] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.911486  8737 leader_election.cc:290] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:39.913335  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745236136bb24d16acfd4ceb58a337f8" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:39.915879  8728 tablet_bootstrap.cc:654] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:39.916829  8424 leader_election.cc:343] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.924578  8728 tablet_bootstrap.cc:492] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:39.924785  8732 tablet_bootstrap.cc:492] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:39.925127  8728 ts_tablet_manager.cc:1403] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.003s
I20260709 14:48:39.925463  8732 ts_tablet_manager.cc:1403] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.010s
I20260709 14:48:39.928393  8728 raft_consensus.cc:359] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:39.929148  8728 raft_consensus.cc:385] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.929369  8732 raft_consensus.cc:359] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:39.930567  8732 raft_consensus.cc:385] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.931164  8732 raft_consensus.cc:740] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.932307  8732 consensus_queue.cc:260] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:39.934993  8732 ts_tablet_manager.cc:1434] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:48:39.929461  8728 raft_consensus.cc:740] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.937273  8732 tablet_bootstrap.cc:492] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:39.937629  8728 consensus_queue.cc:260] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:39.941524  8728 ts_tablet_manager.cc:1434] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:48:39.943374  8737 raft_consensus.cc:493] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.943910  8737 raft_consensus.cc:515] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:39.946470  8737 leader_election.cc:290] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:39.949052  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3ac88a219a47d8a782b0495e1217f3" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
W20260709 14:48:39.951002  8424 leader_election.cc:343] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.953711  8732 tablet_bootstrap.cc:654] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.965463  8729 tablet_bootstrap.cc:654] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.967149  8732 tablet_bootstrap.cc:492] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:39.967957  8732 ts_tablet_manager.cc:1403] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.004s
I20260709 14:48:39.934839  8684 raft_consensus.cc:2468] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 1.
I20260709 14:48:39.971073  8576 leader_election.cc:304] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:39.972360  8739 raft_consensus.cc:2804] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:39.972870  8739 raft_consensus.cc:697] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:48:39.973757  8739 consensus_queue.cc:237] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:39.980120  8732 raft_consensus.cc:359] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:39.988411  8732 raft_consensus.cc:385] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:48:39.988561  8499 consensus_peers.cc:597] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Couldn't send request to peer 12ebba9454084865b7a5eb3b3bd05e5c. 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 14:48:39.989696  8767 raft_consensus.cc:493] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.993026  8728 tablet_bootstrap.cc:492] T 02e6312aee464181ae320e6b1efd87e5 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:39.993090  8732 raft_consensus.cc:740] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.993224  8767 raft_consensus.cc:515] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:39.995244  8732 consensus_queue.cc:260] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:39.998095  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134d809e47904505a9e43a878f057472" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:39.998749  8609 raft_consensus.cc:2468] T 134d809e47904505a9e43a878f057472 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 0.
I20260709 14:48:39.999779  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134d809e47904505a9e43a878f057472" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:40.001536  8647 leader_election.cc:304] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:39.995884  8767 leader_election.cc:290] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:40.002956  8767 raft_consensus.cc:2804] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:40.003302  8767 raft_consensus.cc:493] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:40.003608  8767 raft_consensus.cc:3060] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.007126  8732 ts_tablet_manager.cc:1434] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 14:48:40.014410  8738 consensus_queue.cc:1048] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:40.018642  8767 raft_consensus.cc:515] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:40.016911  8359 catalog_manager.cc:5697] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 1 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:40.027544  8767 leader_election.cc:290] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:40.030922  8767 raft_consensus.cc:493] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.038298  8732 tablet_bootstrap.cc:492] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:40.040630  8729 tablet_bootstrap.cc:492] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:40.041157  8729 ts_tablet_manager.cc:1403] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.224s	user 0.009s	sys 0.003s
I20260709 14:48:40.046764  8729 raft_consensus.cc:359] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:40.047791  8729 raft_consensus.cc:385] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.048190  8729 raft_consensus.cc:740] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
W20260709 14:48:40.050278  8647 leader_election.cc:343] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.031418  8767 raft_consensus.cc:515] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:40.049042  8729 consensus_queue.cc:260] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:40.053329  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134d809e47904505a9e43a878f057472" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:40.054121  8609 raft_consensus.cc:3060] T 134d809e47904505a9e43a878f057472 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.054399  8729 ts_tablet_manager.cc:1434] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:48:40.054595  8767 leader_election.cc:290] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:40.055764  8729 tablet_bootstrap.cc:492] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:40.056603  8684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745236136bb24d16acfd4ceb58a337f8" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:40.056949  8683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3ac88a219a47d8a782b0495e1217f3" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:40.057350  8684 raft_consensus.cc:2468] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 0.
I20260709 14:48:40.057701  8683 raft_consensus.cc:2468] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 0.
I20260709 14:48:40.058210  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134d809e47904505a9e43a878f057472" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:40.059355  8427 leader_election.cc:304] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [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: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:40.060284  8737 raft_consensus.cc:2804] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:40.060707  8737 raft_consensus.cc:493] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:40.060711  8427 leader_election.cc:304] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [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: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:40.061241  8737 raft_consensus.cc:3060] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.065882  8609 raft_consensus.cc:2468] T 134d809e47904505a9e43a878f057472 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 1.
I20260709 14:48:40.067150  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745236136bb24d16acfd4ceb58a337f8" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:40.067903  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745236136bb24d16acfd4ceb58a337f8" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
W20260709 14:48:40.070554  8647 leader_election.cc:343] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.071527  8647 leader_election.cc:304] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: d312256c957844c79c8546b5556c3a3b
W20260709 14:48:40.072849  8647 leader_election.cc:343] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.073441  8767 raft_consensus.cc:2804] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:40.074688  8728 tablet_bootstrap.cc:654] T 02e6312aee464181ae320e6b1efd87e5 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.075021  8767 raft_consensus.cc:697] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 LEADER]: Becoming Leader. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Running, Role: LEADER
I20260709 14:48:40.078615  8683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d58ad977214aac9d77d8ad9c5ac3cc" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
W20260709 14:48:40.080390  8502 leader_election.cc:343] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.080904  8502 leader_election.cc:304] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:40.081615  8729 tablet_bootstrap.cc:654] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.083415  8759 raft_consensus.cc:2749] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:40.086671  8737 raft_consensus.cc:515] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:40.087980  8461 raft_consensus.cc:2393] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f2615d274f24db5a6164f86f9b4b103 in current term 1: Already voted for candidate d312256c957844c79c8546b5556c3a3b in this term.
I20260709 14:48:40.088063  8731 tablet_bootstrap.cc:492] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:40.088842  8731 ts_tablet_manager.cc:1403] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.218s	user 0.034s	sys 0.046s
I20260709 14:48:40.091190  8647 leader_election.cc:304] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:40.092268  8796 raft_consensus.cc:3060] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.097954  8798 raft_consensus.cc:2804] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:40.098410  8798 raft_consensus.cc:493] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:40.098747  8798 raft_consensus.cc:3060] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.095822  8731 raft_consensus.cc:359] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:40.101548  8737 leader_election.cc:290] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:40.102231  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745236136bb24d16acfd4ceb58a337f8" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:40.102593  8683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745236136bb24d16acfd4ceb58a337f8" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
W20260709 14:48:40.103595  8424 leader_election.cc:343] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.105584  8796 raft_consensus.cc:2749] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:40.106140  8731 raft_consensus.cc:385] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.112643  8767 consensus_queue.cc:237] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:40.112478  8731 raft_consensus.cc:740] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.119304  8731 consensus_queue.cc:260] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:40.121001  8732 tablet_bootstrap.cc:654] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.121764  8729 tablet_bootstrap.cc:492] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:40.122331  8729 ts_tablet_manager.cc:1403] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.010s
I20260709 14:48:40.122642  8728 tablet_bootstrap.cc:492] T 02e6312aee464181ae320e6b1efd87e5 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:40.122982  8683 raft_consensus.cc:2468] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 1.
I20260709 14:48:40.123185  8728 ts_tablet_manager.cc:1403] T 02e6312aee464181ae320e6b1efd87e5 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.130s	user 0.015s	sys 0.004s
I20260709 14:48:40.125782  8427 leader_election.cc:304] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:40.127341  8737 raft_consensus.cc:2804] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:40.128715  8731 ts_tablet_manager.cc:1434] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.004s
I20260709 14:48:40.129806  8731 tablet_bootstrap.cc:492] T ca0932a24d2a4c3ba72de31515819864 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:40.133998  8728 raft_consensus.cc:359] T 02e6312aee464181ae320e6b1efd87e5 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:40.137737  8729 raft_consensus.cc:359] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:40.138242  8728 raft_consensus.cc:385] T 02e6312aee464181ae320e6b1efd87e5 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.138625  8729 raft_consensus.cc:385] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.138862  8728 raft_consensus.cc:740] T 02e6312aee464181ae320e6b1efd87e5 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.139001  8729 raft_consensus.cc:740] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.136974  8798 raft_consensus.cc:515] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:40.142474  8728 consensus_queue.cc:260] T 02e6312aee464181ae320e6b1efd87e5 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:40.147151  8728 ts_tablet_manager.cc:1434] T 02e6312aee464181ae320e6b1efd87e5 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 14:48:40.148552  8728 tablet_bootstrap.cc:492] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:40.148082  8729 consensus_queue.cc:260] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:40.148751  8737 raft_consensus.cc:697] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [term 1 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:48:40.153779  8536 raft_consensus.cc:3060] T 8df0334ddf0a4fc3b9f97132d10e155c P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.157292  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3ac88a219a47d8a782b0495e1217f3" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:40.157936  8731 tablet_bootstrap.cc:654] T ca0932a24d2a4c3ba72de31515819864 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:40.159049  8424 leader_election.cc:343] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.160234  8732 tablet_bootstrap.cc:492] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:40.160420  8729 ts_tablet_manager.cc:1434] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.003s
I20260709 14:48:40.160759  8732 ts_tablet_manager.cc:1403] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.123s	user 0.010s	sys 0.007s
I20260709 14:48:40.161459  8729 tablet_bootstrap.cc:492] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:40.164619  8683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3ac88a219a47d8a782b0495e1217f3" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:40.165298  8683 raft_consensus.cc:3060] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.166044  8739 raft_consensus.cc:493] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.166808  8739 raft_consensus.cc:515] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:40.171943  8684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e6312aee464181ae320e6b1efd87e5" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:40.172945  8729 tablet_bootstrap.cc:654] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.163621  8798 leader_election.cc:290] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:40.177127  8732 raft_consensus.cc:359] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:40.177943  8732 raft_consensus.cc:385] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.178231  8732 raft_consensus.cc:740] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.180940  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e6312aee464181ae320e6b1efd87e5" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:40.183058  8786 consensus_queue.cc:1048] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:40.183184  8732 consensus_queue.cc:260] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
W20260709 14:48:40.185891  8574 leader_election.cc:343] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.172852  8684 raft_consensus.cc:2468] T 02e6312aee464181ae320e6b1efd87e5 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 0.
I20260709 14:48:40.182607  8683 raft_consensus.cc:2468] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 1.
I20260709 14:48:40.190158  8576 leader_election.cc:304] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:40.191802  8755 raft_consensus.cc:2804] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:40.192198  8755 raft_consensus.cc:493] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:40.192539  8755 raft_consensus.cc:3060] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.178895  8739 leader_election.cc:290] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:40.199004  8728 tablet_bootstrap.cc:654] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.195247  8732 ts_tablet_manager.cc:1434] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.004s
I20260709 14:48:40.201715  8427 leader_election.cc:304] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:40.205251  8798 raft_consensus.cc:2804] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:40.205765  8798 raft_consensus.cc:697] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [term 1 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:48:40.205449  8732 tablet_bootstrap.cc:492] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:40.206760  8798 consensus_queue.cc:237] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:40.206395  8357 catalog_manager.cc:5697] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4). New cstate: current_term: 1 leader_uuid: "5f2615d274f24db5a6164f86f9b4b103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:40.212215  8755 raft_consensus.cc:515] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:40.194028  8737 consensus_queue.cc:237] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:40.215421  8732 tablet_bootstrap.cc:654] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.215487  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e6312aee464181ae320e6b1efd87e5" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
W20260709 14:48:40.217185  8574 leader_election.cc:343] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.229619  8759 raft_consensus.cc:493] T 8df0334ddf0a4fc3b9f97132d10e155c P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.230361  8759 raft_consensus.cc:515] T 8df0334ddf0a4fc3b9f97132d10e155c P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:40.237849  8755 leader_election.cc:290] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Requested vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:40.239377  8803 raft_consensus.cc:493] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.239964  8803 raft_consensus.cc:515] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:40.242069  8683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e6312aee464181ae320e6b1efd87e5" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:40.242720  8683 raft_consensus.cc:3060] T 02e6312aee464181ae320e6b1efd87e5 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.243417  8803 leader_election.cc:290] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:40.244158  8759 leader_election.cc:290] T 8df0334ddf0a4fc3b9f97132d10e155c P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:40.247210  8684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff2ba7db66a40b5992681d31faeec32" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:40.247917  8684 raft_consensus.cc:2468] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 0.
I20260709 14:48:40.247812  8681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df0334ddf0a4fc3b9f97132d10e155c" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:40.247831  8755 consensus_queue.cc:1048] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:40.256868  8427 leader_election.cc:304] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 
W20260709 14:48:40.261299  8407 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:40.261477  8798 raft_consensus.cc:2804] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:40.262532  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df0334ddf0a4fc3b9f97132d10e155c" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:40.263862  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff2ba7db66a40b5992681d31faeec32" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:40.263993  8731 tablet_bootstrap.cc:492] T ca0932a24d2a4c3ba72de31515819864 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:40.264045  8683 raft_consensus.cc:2468] T 02e6312aee464181ae320e6b1efd87e5 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 1.
I20260709 14:48:40.264211  8499 leader_election.cc:304] T 8df0334ddf0a4fc3b9f97132d10e155c P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:40.264796  8731 ts_tablet_manager.cc:1403] T ca0932a24d2a4c3ba72de31515819864 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.135s	user 0.023s	sys 0.007s
I20260709 14:48:40.265995  8798 raft_consensus.cc:493] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:40.266541  8798 raft_consensus.cc:3060] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.268422  8731 raft_consensus.cc:359] T ca0932a24d2a4c3ba72de31515819864 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:40.269433  8731 raft_consensus.cc:385] T ca0932a24d2a4c3ba72de31515819864 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:48:40.270390  8425 leader_election.cc:343] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.270612  8576 leader_election.cc:304] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:40.272118  8755 raft_consensus.cc:2804] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:40.272725  8755 raft_consensus.cc:697] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:48:40.273806  8755 consensus_queue.cc:237] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:40.279337  8731 raft_consensus.cc:740] T ca0932a24d2a4c3ba72de31515819864 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.280715  8731 consensus_queue.cc:260] T ca0932a24d2a4c3ba72de31515819864 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:40.284153  8731 ts_tablet_manager.cc:1434] T ca0932a24d2a4c3ba72de31515819864 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 14:48:40.285611  8731 tablet_bootstrap.cc:492] T 29a406327ae9457f9d6dd7f5870330d6 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:40.303475  8729 tablet_bootstrap.cc:492] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:40.304019  8729 ts_tablet_manager.cc:1403] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.143s	user 0.038s	sys 0.028s
I20260709 14:48:40.304672  8732 tablet_bootstrap.cc:492] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:40.305145  8732 ts_tablet_manager.cc:1403] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.100s	user 0.017s	sys 0.005s
I20260709 14:48:40.308431  8798 raft_consensus.cc:515] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:40.312093  8732 raft_consensus.cc:359] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:40.312829  8732 raft_consensus.cc:385] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.313090  8732 raft_consensus.cc:740] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.318621  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff2ba7db66a40b5992681d31faeec32" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:40.318962  8729 raft_consensus.cc:359] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:40.319449  8798 leader_election.cc:290] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:40.319748  8729 raft_consensus.cc:385] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.320101  8759 raft_consensus.cc:2749] T 8df0334ddf0a4fc3b9f97132d10e155c P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:40.320094  8729 raft_consensus.cc:740] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.321167  8729 consensus_queue.cc:260] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
W20260709 14:48:40.323800  8425 leader_election.cc:343] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.321543  8732 consensus_queue.cc:260] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:40.325588  8357 catalog_manager.cc:5697] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 1 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:40.327556  8732 ts_tablet_manager.cc:1434] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 14:48:40.328428  8732 tablet_bootstrap.cc:492] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:40.329876  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff2ba7db66a40b5992681d31faeec32" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:40.323840  8729 ts_tablet_manager.cc:1434] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.002s
I20260709 14:48:40.331755  8729 tablet_bootstrap.cc:492] T 4ff2ba7db66a40b5992681d31faeec32 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:40.334872  8728 tablet_bootstrap.cc:492] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:40.330709  8682 raft_consensus.cc:3060] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.347869  8729 tablet_bootstrap.cc:654] T 4ff2ba7db66a40b5992681d31faeec32 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.338564  8728 ts_tablet_manager.cc:1403] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.190s	user 0.022s	sys 0.008s
I20260709 14:48:40.355996  8731 tablet_bootstrap.cc:654] T 29a406327ae9457f9d6dd7f5870330d6 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.352910  8728 raft_consensus.cc:359] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:40.360136  8356 catalog_manager.cc:5697] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 1 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:40.358644  8682 raft_consensus.cc:2468] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 1.
I20260709 14:48:40.359206  8729 tablet_bootstrap.cc:492] T 4ff2ba7db66a40b5992681d31faeec32 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:40.362012  8729 ts_tablet_manager.cc:1403] T 4ff2ba7db66a40b5992681d31faeec32 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.012s
I20260709 14:48:40.362566  8427 leader_election.cc:304] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:40.363768  8798 raft_consensus.cc:2804] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:40.360961  8728 raft_consensus.cc:385] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.364315  8798 raft_consensus.cc:697] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [term 1 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:48:40.364485  8728 raft_consensus.cc:740] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.365468  8728 consensus_queue.cc:260] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:40.364334  8729 raft_consensus.cc:359] T 4ff2ba7db66a40b5992681d31faeec32 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:40.365983  8798 consensus_queue.cc:237] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:40.367009  8729 raft_consensus.cc:385] T 4ff2ba7db66a40b5992681d31faeec32 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.367327  8729 raft_consensus.cc:740] T 4ff2ba7db66a40b5992681d31faeec32 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.370414  8728 ts_tablet_manager.cc:1434] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:48:40.367980  8729 consensus_queue.cc:260] T 4ff2ba7db66a40b5992681d31faeec32 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:40.357693  8732 tablet_bootstrap.cc:654] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.372480  8729 ts_tablet_manager.cc:1434] T 4ff2ba7db66a40b5992681d31faeec32 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.001s
I20260709 14:48:40.374859  8728 tablet_bootstrap.cc:492] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:40.376845  8731 tablet_bootstrap.cc:492] T 29a406327ae9457f9d6dd7f5870330d6 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:40.377544  8731 ts_tablet_manager.cc:1403] T 29a406327ae9457f9d6dd7f5870330d6 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.092s	user 0.011s	sys 0.006s
I20260709 14:48:40.378225  8729 tablet_bootstrap.cc:492] T 02e6312aee464181ae320e6b1efd87e5 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:40.382596  8731 raft_consensus.cc:359] T 29a406327ae9457f9d6dd7f5870330d6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:40.374953  8357 catalog_manager.cc:5697] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 1 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:40.385491  8729 tablet_bootstrap.cc:654] T 02e6312aee464181ae320e6b1efd87e5 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.386186  8731 raft_consensus.cc:385] T 29a406327ae9457f9d6dd7f5870330d6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.386650  8731 raft_consensus.cc:740] T 29a406327ae9457f9d6dd7f5870330d6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.387679  8731 consensus_queue.cc:260] T 29a406327ae9457f9d6dd7f5870330d6 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:40.388252  8759 raft_consensus.cc:493] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.388728  8759 raft_consensus.cc:515] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:40.390050  8731 ts_tablet_manager.cc:1434] T 29a406327ae9457f9d6dd7f5870330d6 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 14:48:40.391085  8731 tablet_bootstrap.cc:492] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:40.393152  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a406327ae9457f9d6dd7f5870330d6" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:40.394165  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a406327ae9457f9d6dd7f5870330d6" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:40.394930  8609 raft_consensus.cc:2468] T 29a406327ae9457f9d6dd7f5870330d6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:40.396175  8499 leader_election.cc:304] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 
I20260709 14:48:40.397037  8738 raft_consensus.cc:2804] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:40.397266  8728 tablet_bootstrap.cc:654] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.397413  8738 raft_consensus.cc:493] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:40.397933  8738 raft_consensus.cc:3060] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.390865  8759 leader_election.cc:290] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:40.397614  8731 tablet_bootstrap.cc:654] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.397881  8461 raft_consensus.cc:2468] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:40.405735  8729 tablet_bootstrap.cc:492] T 02e6312aee464181ae320e6b1efd87e5 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:40.406260  8729 ts_tablet_manager.cc:1403] T 02e6312aee464181ae320e6b1efd87e5 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.003s
I20260709 14:48:40.408833  8729 raft_consensus.cc:359] T 02e6312aee464181ae320e6b1efd87e5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:40.409375  8609 raft_consensus.cc:3060] T ca0932a24d2a4c3ba72de31515819864 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.409525  8729 raft_consensus.cc:385] T 02e6312aee464181ae320e6b1efd87e5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.409978  8729 raft_consensus.cc:740] T 02e6312aee464181ae320e6b1efd87e5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.410694  8729 consensus_queue.cc:260] T 02e6312aee464181ae320e6b1efd87e5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:40.412750  8729 ts_tablet_manager.cc:1434] T 02e6312aee464181ae320e6b1efd87e5 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:48:40.413684  8729 tablet_bootstrap.cc:492] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:40.413709  8796 raft_consensus.cc:493] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.415321  8796 raft_consensus.cc:515] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:40.417748  8358 catalog_manager.cc:5697] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 1 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:40.418880  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d58ad977214aac9d77d8ad9c5ac3cc" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:40.417673  8796 leader_election.cc:290] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:40.419536  8536 raft_consensus.cc:2468] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 0.
I20260709 14:48:40.420737  8648 leader_election.cc:304] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:40.421577  8796 raft_consensus.cc:2804] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:40.422039  8796 raft_consensus.cc:493] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:40.422513  8796 raft_consensus.cc:3060] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.424362  8738 raft_consensus.cc:515] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:40.426538  8738 leader_election.cc:290] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:40.426465  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d58ad977214aac9d77d8ad9c5ac3cc" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:40.427186  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a406327ae9457f9d6dd7f5870330d6" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:40.427834  8460 raft_consensus.cc:3060] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:40.428426  8647 leader_election.cc:343] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.429857  8731 tablet_bootstrap.cc:492] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:40.431072  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a406327ae9457f9d6dd7f5870330d6" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:40.434185  8731 ts_tablet_manager.cc:1403] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.007s
I20260709 14:48:40.434137  8610 raft_consensus.cc:3060] T 29a406327ae9457f9d6dd7f5870330d6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.435089  8796 raft_consensus.cc:515] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:40.433550  8729 tablet_bootstrap.cc:654] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.437234  8796 leader_election.cc:290] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:40.438601  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d58ad977214aac9d77d8ad9c5ac3cc" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:40.440100  8732 tablet_bootstrap.cc:492] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:40.439942  8731 raft_consensus.cc:359] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:40.440663  8732 ts_tablet_manager.cc:1403] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.112s	user 0.016s	sys 0.002s
I20260709 14:48:40.440837  8731 raft_consensus.cc:385] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.441287  8731 raft_consensus.cc:740] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.442129  8731 consensus_queue.cc:260] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:40.442432  8738 raft_consensus.cc:493] T 02e6312aee464181ae320e6b1efd87e5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.443581  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d58ad977214aac9d77d8ad9c5ac3cc" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:40.444463  8536 raft_consensus.cc:3060] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.445084  8731 ts_tablet_manager.cc:1434] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:48:40.443419  8732 raft_consensus.cc:359] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:40.446200  8759 raft_consensus.cc:493] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.447170  8731 tablet_bootstrap.cc:492] T 37a6e21a4c94415caaef199ee5b674e1 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:40.446902  8759 raft_consensus.cc:515] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:40.449527  8759 leader_election.cc:290] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
W20260709 14:48:40.440068  8647 leader_election.cc:343] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.446368  8732 raft_consensus.cc:385] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.431918  8728 tablet_bootstrap.cc:492] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:40.452392  8728 ts_tablet_manager.cc:1403] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.001s
I20260709 14:48:40.451901  8732 raft_consensus.cc:740] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.454329  8608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a6e21a4c94415caaef199ee5b674e1" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:40.454689  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a6e21a4c94415caaef199ee5b674e1" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:40.455588  8461 raft_consensus.cc:2468] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:40.454396  8738 raft_consensus.cc:515] T 02e6312aee464181ae320e6b1efd87e5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:40.458199  8731 tablet_bootstrap.cc:654] T 37a6e21a4c94415caaef199ee5b674e1 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.458168  8499 leader_election.cc:304] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 
W20260709 14:48:40.459759  8499 leader_election.cc:343] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.461694  8738 leader_election.cc:290] T 02e6312aee464181ae320e6b1efd87e5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:40.462476  8738 raft_consensus.cc:2804] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:40.464582  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e6312aee464181ae320e6b1efd87e5" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:40.454312  8732 consensus_queue.cc:260] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:40.466404  8608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e6312aee464181ae320e6b1efd87e5" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:40.467427  8738 raft_consensus.cc:493] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:40.469447  8738 raft_consensus.cc:3060] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.469918  8728 raft_consensus.cc:359] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:40.470609  8728 raft_consensus.cc:385] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.470887  8728 raft_consensus.cc:740] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.471562  8728 consensus_queue.cc:260] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:40.472709  8682 raft_consensus.cc:2393] T 02e6312aee464181ae320e6b1efd87e5 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in current term 1: Already voted for candidate 12ebba9454084865b7a5eb3b3bd05e5c in this term.
I20260709 14:48:40.472625  8460 raft_consensus.cc:2468] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:40.475024  8728 ts_tablet_manager.cc:1434] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:48:40.482218  8502 leader_election.cc:304] T 02e6312aee464181ae320e6b1efd87e5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:40.487147  8759 raft_consensus.cc:3060] T 02e6312aee464181ae320e6b1efd87e5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.464975  8610 raft_consensus.cc:2468] T 29a406327ae9457f9d6dd7f5870330d6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:40.482152  8536 raft_consensus.cc:2468] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 1.
I20260709 14:48:40.494516  8728 tablet_bootstrap.cc:492] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:40.494829  8732 ts_tablet_manager.cc:1434] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.000s
I20260709 14:48:40.495798  8732 tablet_bootstrap.cc:492] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:40.495879  8738 raft_consensus.cc:515] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:40.501762  8738 leader_election.cc:290] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:40.495739  8499 leader_election.cc:304] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 
I20260709 14:48:40.506471  8732 tablet_bootstrap.cc:654] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.506605  8738 raft_consensus.cc:2804] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:40.502398  8648 leader_election.cc:304] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: d312256c957844c79c8546b5556c3a3b
I20260709 14:48:40.508960  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a6e21a4c94415caaef199ee5b674e1" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:40.510615  8460 raft_consensus.cc:3060] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.509044  8796 raft_consensus.cc:2804] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:40.512707  8796 raft_consensus.cc:697] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [term 1 LEADER]: Becoming Leader. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Running, Role: LEADER
I20260709 14:48:40.513525  8796 consensus_queue.cc:237] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:40.518527  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a6e21a4c94415caaef199ee5b674e1" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
W20260709 14:48:40.522786  8499 leader_election.cc:343] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.525146  8759 raft_consensus.cc:2749] T 02e6312aee464181ae320e6b1efd87e5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:40.531749  8728 tablet_bootstrap.cc:654] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.563905  8755 consensus_queue.cc:1048] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:40.578220  8729 tablet_bootstrap.cc:492] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:40.579015  8729 ts_tablet_manager.cc:1403] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.166s	user 0.021s	sys 0.012s
I20260709 14:48:40.614869  8759 raft_consensus.cc:493] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.630410  8759 raft_consensus.cc:515] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:40.669410  8729 raft_consensus.cc:359] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:40.670248  8729 raft_consensus.cc:385] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.670643  8729 raft_consensus.cc:740] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.671576  8729 consensus_queue.cc:260] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:40.674283  8729 ts_tablet_manager.cc:1434] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.095s	user 0.010s	sys 0.000s
I20260709 14:48:40.675330  8729 tablet_bootstrap.cc:492] T cd6d2f668ff645bba377bab35dcea859 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:40.668334  8738 raft_consensus.cc:697] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:40.681679  8738 consensus_queue.cc:237] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:40.683373  8731 tablet_bootstrap.cc:492] T 37a6e21a4c94415caaef199ee5b674e1 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:40.683913  8731 ts_tablet_manager.cc:1403] T 37a6e21a4c94415caaef199ee5b674e1 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.237s	user 0.044s	sys 0.065s
I20260709 14:48:40.686719  8731 raft_consensus.cc:359] T 37a6e21a4c94415caaef199ee5b674e1 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:40.687430  8731 raft_consensus.cc:385] T 37a6e21a4c94415caaef199ee5b674e1 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.687709  8731 raft_consensus.cc:740] T 37a6e21a4c94415caaef199ee5b674e1 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.688340  8731 consensus_queue.cc:260] T 37a6e21a4c94415caaef199ee5b674e1 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:40.693835  8729 tablet_bootstrap.cc:654] T cd6d2f668ff645bba377bab35dcea859 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.698815  8731 ts_tablet_manager.cc:1434] T 37a6e21a4c94415caaef199ee5b674e1 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260709 14:48:40.699787  8728 tablet_bootstrap.cc:492] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:40.699873  8731 tablet_bootstrap.cc:492] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:40.700321  8728 ts_tablet_manager.cc:1403] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.206s	user 0.009s	sys 0.019s
I20260709 14:48:40.795316  8729 tablet_bootstrap.cc:492] T cd6d2f668ff645bba377bab35dcea859 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:40.796066  8729 ts_tablet_manager.cc:1403] T cd6d2f668ff645bba377bab35dcea859 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.121s	user 0.027s	sys 0.018s
I20260709 14:48:40.798605  8759 leader_election.cc:290] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:40.799614  8729 raft_consensus.cc:359] T cd6d2f668ff645bba377bab35dcea859 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:40.800455  8729 raft_consensus.cc:385] T cd6d2f668ff645bba377bab35dcea859 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.800824  8729 raft_consensus.cc:740] T cd6d2f668ff645bba377bab35dcea859 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.801620  8729 consensus_queue.cc:260] T cd6d2f668ff645bba377bab35dcea859 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:40.816983  8729 ts_tablet_manager.cc:1434] T cd6d2f668ff645bba377bab35dcea859 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 14:48:40.818308  8729 tablet_bootstrap.cc:492] T d99a0d569493448fa4108d482eb22b09 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:40.823220  8731 tablet_bootstrap.cc:654] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.814488  8728 raft_consensus.cc:359] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:40.824579  8728 raft_consensus.cc:385] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.824924  8728 raft_consensus.cc:740] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.825695  8728 consensus_queue.cc:260] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:40.827008  8728 ts_tablet_manager.cc:1434] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.126s	user 0.006s	sys 0.003s
I20260709 14:48:40.829516  8732 tablet_bootstrap.cc:492] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:40.830087  8732 ts_tablet_manager.cc:1403] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.334s	user 0.025s	sys 0.016s
I20260709 14:48:40.835059  8732 raft_consensus.cc:359] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:40.836000  8732 raft_consensus.cc:385] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.836335  8732 raft_consensus.cc:740] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.837774  8732 consensus_queue.cc:260] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
W20260709 14:48:40.815905  8647 consensus_peers.cc:597] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:40.842566  8732 ts_tablet_manager.cc:1434] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260709 14:48:40.843819  8732 tablet_bootstrap.cc:492] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
W20260709 14:48:40.847584  8647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 76574.9us
I20260709 14:48:40.848659  8829 raft_consensus.cc:493] T 4ff2ba7db66a40b5992681d31faeec32 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.858119  8755 raft_consensus.cc:493] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.859519  8829 raft_consensus.cc:515] T 4ff2ba7db66a40b5992681d31faeec32 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:40.855942  8460 raft_consensus.cc:2468] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:40.872681  8755 raft_consensus.cc:515] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:40.899565  8829 leader_election.cc:290] T 4ff2ba7db66a40b5992681d31faeec32 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:40.900692  8755 leader_election.cc:290] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:41.040796  8829 raft_consensus.cc:493] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.042517  8836 raft_consensus.cc:493] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.042399  8829 raft_consensus.cc:515] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.043519  8836 raft_consensus.cc:515] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.046180  8829 leader_election.cc:290] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:41.046280  8836 leader_election.cc:290] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:41.046279  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff2ba7db66a40b5992681d31faeec32" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:41.047644  8499 leader_election.cc:304] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:41.048909  8829 raft_consensus.cc:2804] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:41.049614  8829 raft_consensus.cc:697] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:41.050433  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aea02c331e747628b5d312be981add0" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:41.051400  8461 raft_consensus.cc:2468] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:41.051151  8829 consensus_queue.cc:237] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:41.051939  8535 raft_consensus.cc:3060] T 4ff2ba7db66a40b5992681d31faeec32 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.062279  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041c24ae24d94ea19172bf3eba408e53" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:41.063304  8499 leader_election.cc:304] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:41.064845  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aea02c331e747628b5d312be981add0" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:41.065721  8536 raft_consensus.cc:2468] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 0.
I20260709 14:48:41.066635  8826 raft_consensus.cc:2804] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:41.067198  8826 raft_consensus.cc:493] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:41.067579  8826 raft_consensus.cc:3060] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.071867  8534 raft_consensus.cc:3060] T cd6d2f668ff645bba377bab35dcea859 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.075178  8425 leader_election.cc:304] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:41.076370  8836 raft_consensus.cc:2804] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:41.076866  8836 raft_consensus.cc:493] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:41.077308  8836 raft_consensus.cc:3060] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:41.079164  8499 leader_election.cc:343] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.091759  8826 raft_consensus.cc:515] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.095151  8826 leader_election.cc:290] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:41.098322  8681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aea02c331e747628b5d312be981add0" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:41.100055  8681 raft_consensus.cc:3060] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.099844  8836 raft_consensus.cc:515] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.102932  8798 consensus_queue.cc:1048] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:41.105316  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aea02c331e747628b5d312be981add0" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:41.106259  8461 raft_consensus.cc:2393] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in current term 1: Already voted for candidate d312256c957844c79c8546b5556c3a3b in this term.
I20260709 14:48:41.108985  8836 leader_election.cc:290] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:41.122462  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aea02c331e747628b5d312be981add0" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:41.123561  8533 raft_consensus.cc:2393] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d312256c957844c79c8546b5556c3a3b in current term 1: Already voted for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in this term.
I20260709 14:48:41.127559  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041c24ae24d94ea19172bf3eba408e53" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:41.129928  8681 raft_consensus.cc:2468] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
W20260709 14:48:41.130705  8499 leader_election.cc:343] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.131722  8502 leader_election.cc:304] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: d312256c957844c79c8546b5556c3a3b
I20260709 14:48:41.133014  8826 raft_consensus.cc:2804] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:41.133590  8826 raft_consensus.cc:697] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:41.131529  8499 leader_election.cc:304] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:41.133028  8834 consensus_queue.cc:1048] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:48:41.134763  8798 raft_consensus.cc:493] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.136770  8829 raft_consensus.cc:2749] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:41.137564  8798 raft_consensus.cc:515] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:41.136831  8840 raft_consensus.cc:493] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.139438  8840 raft_consensus.cc:515] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.141724  8839 raft_consensus.cc:493] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.141278  8826 consensus_queue.cc:237] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.140251  8798 leader_election.cc:290] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:41.142251  8839 raft_consensus.cc:515] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.145193  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d99a0d569493448fa4108d482eb22b09" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
W20260709 14:48:41.148404  8648 leader_election.cc:343] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.152972  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745236136bb24d16acfd4ceb58a337f8" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:41.154107  8829 raft_consensus.cc:493] T cd6d2f668ff645bba377bab35dcea859 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.154650  8829 raft_consensus.cc:515] T cd6d2f668ff645bba377bab35dcea859 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:41.156636  8732 tablet_bootstrap.cc:654] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.161767  8728 tablet_bootstrap.cc:492] T 0bba019d70504e0780c42e5446995b57 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:41.162919  8834 raft_consensus.cc:493] T 37a6e21a4c94415caaef199ee5b674e1 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.163628  8834 raft_consensus.cc:515] T 37a6e21a4c94415caaef199ee5b674e1 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:41.167161  8838 consensus_queue.cc:1048] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:41.146257  8840 leader_election.cc:290] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:41.171919  8840 consensus_queue.cc:1048] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:41.175666  8834 leader_election.cc:290] T 37a6e21a4c94415caaef199ee5b674e1 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:41.178651  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a6e21a4c94415caaef199ee5b674e1" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:41.179977  8461 raft_consensus.cc:2393] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12ebba9454084865b7a5eb3b3bd05e5c in current term 1: Already voted for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in this term.
I20260709 14:48:41.183235  8836 raft_consensus.cc:493] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.184059  8836 raft_consensus.cc:515] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:41.186725  8731 tablet_bootstrap.cc:492] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:41.186903  8840 raft_consensus.cc:493] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.187610  8731 ts_tablet_manager.cc:1403] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.488s	user 0.011s	sys 0.013s
I20260709 14:48:41.187839  8840 raft_consensus.cc:515] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:41.192641  8532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e8e22611f94a1aa1278a23708157ae" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
W20260709 14:48:41.194597  8648 leader_election.cc:343] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.195866  8728 tablet_bootstrap.cc:654] T 0bba019d70504e0780c42e5446995b57 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.205415  8839 leader_election.cc:290] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:41.209190  8836 leader_election.cc:290] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:41.214136  8731 raft_consensus.cc:359] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:41.215762  8840 leader_election.cc:290] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:41.216362  8532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aea02c331e747628b5d312be981add0" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:41.224409  8829 leader_election.cc:290] T cd6d2f668ff645bba377bab35dcea859 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:41.227602  8683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aea02c331e747628b5d312be981add0" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:41.228420  8683 raft_consensus.cc:2376] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1. Re-sending same reply.
I20260709 14:48:41.233135  8728 tablet_bootstrap.cc:492] T 0bba019d70504e0780c42e5446995b57 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:41.233414  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6d2f668ff645bba377bab35dcea859" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:41.234035  8728 ts_tablet_manager.cc:1403] T 0bba019d70504e0780c42e5446995b57 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.000s
I20260709 14:48:41.236887  8732 tablet_bootstrap.cc:492] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:41.237172  8683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6d2f668ff645bba377bab35dcea859" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:41.237689  8732 ts_tablet_manager.cc:1403] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.394s	user 0.011s	sys 0.022s
I20260709 14:48:41.238948  8502 leader_election.cc:304] T cd6d2f668ff645bba377bab35dcea859 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:41.240337  8826 raft_consensus.cc:2749] T cd6d2f668ff645bba377bab35dcea859 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:41.244797  8683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745236136bb24d16acfd4ceb58a337f8" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:41.245839  8683 raft_consensus.cc:2393] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12ebba9454084865b7a5eb3b3bd05e5c in current term 1: Already voted for candidate d312256c957844c79c8546b5556c3a3b in this term.
I20260709 14:48:41.246434  8728 raft_consensus.cc:359] T 0bba019d70504e0780c42e5446995b57 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:41.247308  8728 raft_consensus.cc:385] T 0bba019d70504e0780c42e5446995b57 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.247646  8728 raft_consensus.cc:740] T 0bba019d70504e0780c42e5446995b57 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.247700  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d148ab20e642469755f169d463b0e6" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:41.248204  8608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d968ef5f7e74ba0806e7198cdbcdd10" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:41.248538  8732 raft_consensus.cc:359] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.249349  8732 raft_consensus.cc:385] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.249739  8732 raft_consensus.cc:740] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.216401  8731 raft_consensus.cc:385] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.250931  8731 raft_consensus.cc:740] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.267038  8731 consensus_queue.cc:260] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:41.271384  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a6e21a4c94415caaef199ee5b674e1" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:41.273617  8574 leader_election.cc:304] T 37a6e21a4c94415caaef199ee5b674e1 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:41.274801  8755 raft_consensus.cc:3060] T 37a6e21a4c94415caaef199ee5b674e1 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.280365  8854 raft_consensus.cc:493] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.281095  8854 raft_consensus.cc:515] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:41.281733  8731 ts_tablet_manager.cc:1434] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.094s	user 0.011s	sys 0.001s
I20260709 14:48:41.283197  8731 tablet_bootstrap.cc:492] T 09e8e22611f94a1aa1278a23708157ae P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:41.284242  8854 leader_election.cc:290] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:41.285140  8759 consensus_queue.cc:1048] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:41.285579  8755 raft_consensus.cc:2749] T 37a6e21a4c94415caaef199ee5b674e1 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:41.286954  8459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3ac88a219a47d8a782b0495e1217f3" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:41.290484  8731 tablet_bootstrap.cc:654] T 09e8e22611f94a1aa1278a23708157ae P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.298255  8829 consensus_queue.cc:1048] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:48:41.301427  8407 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:41.252660  8834 consensus_queue.cc:1048] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:41.310797  8798 consensus_queue.cc:1048] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:41.256407  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff2ba7db66a40b5992681d31faeec32" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:41.312395  8682 raft_consensus.cc:2393] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in current term 1: Already voted for candidate d312256c957844c79c8546b5556c3a3b in this term.
I20260709 14:48:41.256307  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d99a0d569493448fa4108d482eb22b09" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
W20260709 14:48:41.258724  8424 leader_election.cc:343] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:41.315423  8424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.3:37509, user_credentials={real_user=slave}} blocked reactor thread for 56870.3us
W20260709 14:48:41.316393  8424 leader_election.cc:343] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.318537  8502 leader_election.cc:304] T 4ff2ba7db66a40b5992681d31faeec32 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:41.259155  8729 tablet_bootstrap.cc:700] T d99a0d569493448fa4108d482eb22b09 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent opening tablet: real 0.366s	user 0.004s	sys 0.000s
I20260709 14:48:41.320444  8729 tablet_bootstrap.cc:654] T d99a0d569493448fa4108d482eb22b09 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.321100  8829 raft_consensus.cc:2749] T 4ff2ba7db66a40b5992681d31faeec32 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:41.261487  8608 raft_consensus.cc:3060] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.261231  8728 consensus_queue.cc:260] T 0bba019d70504e0780c42e5446995b57 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:41.262334  8767 consensus_queue.cc:1048] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:41.263226  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aea02c331e747628b5d312be981add0" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:41.265132  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e8e22611f94a1aa1278a23708157ae" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:41.327411  8460 raft_consensus.cc:2468] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 1.
I20260709 14:48:41.302496  8683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aea02c331e747628b5d312be981add0" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:41.328363  8683 raft_consensus.cc:2393] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d312256c957844c79c8546b5556c3a3b in current term 1: Already voted for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in this term.
I20260709 14:48:41.302928  8681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aea02c331e747628b5d312be981add0" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:41.329413  8681 raft_consensus.cc:2393] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d312256c957844c79c8546b5556c3a3b in current term 1: Already voted for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in this term.
W20260709 14:48:41.329737  8647 consensus_peers.cc:597] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:41.330262  8647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 65546.6us
I20260709 14:48:41.305411  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d148ab20e642469755f169d463b0e6" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:41.306794  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d968ef5f7e74ba0806e7198cdbcdd10" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:41.331353  8647 leader_election.cc:304] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:41.307200  8731 tablet_bootstrap.cc:492] T 09e8e22611f94a1aa1278a23708157ae P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:41.329797  8728 ts_tablet_manager.cc:1434] T 0bba019d70504e0780c42e5446995b57 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.095s	user 0.009s	sys 0.000s
I20260709 14:48:41.333055  8731 ts_tablet_manager.cc:1403] T 09e8e22611f94a1aa1278a23708157ae P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.008s
I20260709 14:48:41.332460  8427 leader_election.cc:304] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [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: d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:41.334244  8798 raft_consensus.cc:2749] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:48:41.334360  8728 tablet_bootstrap.cc:492] T 7cae07fc33bc4532985ccce38a54f966 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:41.332974  8844 raft_consensus.cc:2804] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:41.336018  8731 raft_consensus.cc:359] T 09e8e22611f94a1aa1278a23708157ae P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:41.336630  8844 raft_consensus.cc:493] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:41.336790  8731 raft_consensus.cc:385] T 09e8e22611f94a1aa1278a23708157ae P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.337011  8844 raft_consensus.cc:3060] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:41.337090  8731 raft_consensus.cc:740] T 09e8e22611f94a1aa1278a23708157ae P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.309391  8841 consensus_queue.cc:1048] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:41.310133  8836 consensus_queue.cc:1048] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:48:41.340224  8424 consensus_peers.cc:597] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b -> Peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Couldn't send request to peer 12ebba9454084865b7a5eb3b3bd05e5c. 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 14:48:41.343225  8427 leader_election.cc:343] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.343760  8427 leader_election.cc:304] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:41.250818  8732 consensus_queue.cc:260] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.265782  8576 leader_election.cc:304] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:41.349788  8731 consensus_queue.cc:260] T 09e8e22611f94a1aa1278a23708157ae P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:41.355398  8836 raft_consensus.cc:2749] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:41.353998  8461 raft_consensus.cc:2468] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 0.
W20260709 14:48:41.359426  8647 leader_election.cc:343] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.380374  8731 ts_tablet_manager.cc:1434] T 09e8e22611f94a1aa1278a23708157ae P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.003s
W20260709 14:48:41.366123  8427 leader_election.cc:343] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.397095  8732 ts_tablet_manager.cc:1434] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.159s	user 0.009s	sys 0.001s
I20260709 14:48:41.399891  8729 tablet_bootstrap.cc:492] T d99a0d569493448fa4108d482eb22b09 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:41.400635  8729 ts_tablet_manager.cc:1403] T d99a0d569493448fa4108d482eb22b09 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.583s	user 0.011s	sys 0.013s
I20260709 14:48:41.378245  8647 leader_election.cc:304] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:41.402931  8731 tablet_bootstrap.cc:492] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:41.404376  8732 tablet_bootstrap.cc:492] T 134d809e47904505a9e43a878f057472 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:41.406672  8356 catalog_manager.cc:5697] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 1 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:41.409551  8728 tablet_bootstrap.cc:654] T 7cae07fc33bc4532985ccce38a54f966 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.382437  8427 leader_election.cc:304] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:41.408999  8356 catalog_manager.cc:5697] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 1 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:41.422163  8841 raft_consensus.cc:2749] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:48:41.422315  8427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.4:43177, user_credentials={real_user=slave}} blocked reactor thread for 58724.8us
W20260709 14:48:41.404840  8576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.4:43177, user_credentials={real_user=slave}} blocked reactor thread for 139365us
I20260709 14:48:41.425930  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3ac88a219a47d8a782b0495e1217f3" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:41.411624  8732 tablet_bootstrap.cc:654] T 134d809e47904505a9e43a878f057472 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.412860  8796 raft_consensus.cc:493] T 0bba019d70504e0780c42e5446995b57 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.413023  8834 raft_consensus.cc:2749] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:41.427667  8796 raft_consensus.cc:515] T 0bba019d70504e0780c42e5446995b57 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
W20260709 14:48:41.413990  8647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.3:37509, user_credentials={real_user=slave}} blocked reactor thread for 56550.7us
I20260709 14:48:41.414486  8767 raft_consensus.cc:2749] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:41.414412  8836 consensus_queue.cc:1048] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:41.415339  8729 raft_consensus.cc:359] T d99a0d569493448fa4108d482eb22b09 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.437911  8729 raft_consensus.cc:385] T d99a0d569493448fa4108d482eb22b09 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.438215  8729 raft_consensus.cc:740] T d99a0d569493448fa4108d482eb22b09 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.423157  8356 catalog_manager.cc:5697] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 1 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:41.439170  8729 consensus_queue.cc:260] T d99a0d569493448fa4108d482eb22b09 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.419646  8844 raft_consensus.cc:515] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.421330  8731 tablet_bootstrap.cc:654] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.430392  8647 leader_election.cc:304] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:41.430757  8796 leader_election.cc:290] T 0bba019d70504e0780c42e5446995b57 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:41.432292  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bba019d70504e0780c42e5446995b57" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:41.437129  8576 leader_election.cc:304] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:41.448169  8729 ts_tablet_manager.cc:1434] T d99a0d569493448fa4108d482eb22b09 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.002s
I20260709 14:48:41.446661  8834 raft_consensus.cc:2749] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:41.447101  8796 raft_consensus.cc:2804] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:41.453565  8796 raft_consensus.cc:493] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:41.456269  8796 raft_consensus.cc:3060] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:41.460500  8648 leader_election.cc:343] T 0bba019d70504e0780c42e5446995b57 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.460731  8729 tablet_bootstrap.cc:492] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:41.461593  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bba019d70504e0780c42e5446995b57" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
W20260709 14:48:41.465505  8647 leader_election.cc:343] T 0bba019d70504e0780c42e5446995b57 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.466081  8647 leader_election.cc:304] T 0bba019d70504e0780c42e5446995b57 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:41.467314  8839 raft_consensus.cc:2749] T 0bba019d70504e0780c42e5446995b57 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:41.468139  8844 leader_election.cc:290] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:41.471441  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aea02c331e747628b5d312be981add0" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:41.471477  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aea02c331e747628b5d312be981add0" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:41.472170  8461 raft_consensus.cc:3060] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:41.480585  8729 tablet_bootstrap.cc:654] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.484284  8796 raft_consensus.cc:515] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.487222  8461 raft_consensus.cc:2468] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 2.
I20260709 14:48:41.488722  8647 leader_election.cc:304] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:41.489341  8728 tablet_bootstrap.cc:492] T 7cae07fc33bc4532985ccce38a54f966 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:41.489933  8728 ts_tablet_manager.cc:1403] T 7cae07fc33bc4532985ccce38a54f966 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.156s	user 0.011s	sys 0.004s
I20260709 14:48:41.491360  8843 raft_consensus.cc:2804] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:41.492156  8843 raft_consensus.cc:697] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 LEADER]: Becoming Leader. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Running, Role: LEADER
I20260709 14:48:41.494719  8843 consensus_queue.cc:237] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Queue going to LEADER 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: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.511157  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d99a0d569493448fa4108d482eb22b09" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:41.511894  8461 raft_consensus.cc:3060] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.514267  8796 leader_election.cc:290] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:41.515496  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d99a0d569493448fa4108d482eb22b09" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:41.516242  8533 raft_consensus.cc:3060] T d99a0d569493448fa4108d482eb22b09 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.540911  8728 raft_consensus.cc:359] T 7cae07fc33bc4532985ccce38a54f966 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.541936  8728 raft_consensus.cc:385] T 7cae07fc33bc4532985ccce38a54f966 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.553797  8728 raft_consensus.cc:740] T 7cae07fc33bc4532985ccce38a54f966 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.554915  8728 consensus_queue.cc:260] T 7cae07fc33bc4532985ccce38a54f966 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.558401  8729 tablet_bootstrap.cc:492] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:41.558990  8729 ts_tablet_manager.cc:1403] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.099s	user 0.018s	sys 0.020s
I20260709 14:48:41.558990  8732 tablet_bootstrap.cc:492] T 134d809e47904505a9e43a878f057472 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:41.559746  8732 ts_tablet_manager.cc:1403] T 134d809e47904505a9e43a878f057472 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.156s	user 0.005s	sys 0.018s
I20260709 14:48:41.564757  8731 tablet_bootstrap.cc:492] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:41.565269  8731 ts_tablet_manager.cc:1403] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.163s	user 0.019s	sys 0.005s
I20260709 14:48:41.565003  8732 raft_consensus.cc:359] T 134d809e47904505a9e43a878f057472 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:41.565676  8732 raft_consensus.cc:385] T 134d809e47904505a9e43a878f057472 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.566633  8732 raft_consensus.cc:740] T 134d809e47904505a9e43a878f057472 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.567427  8732 consensus_queue.cc:260] T 134d809e47904505a9e43a878f057472 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:41.568106  8731 raft_consensus.cc:359] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:41.568740  8731 raft_consensus.cc:385] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.568994  8731 raft_consensus.cc:740] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.569641  8732 ts_tablet_manager.cc:1434] T 134d809e47904505a9e43a878f057472 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 14:48:41.569641  8731 consensus_queue.cc:260] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:41.570811  8732 tablet_bootstrap.cc:492] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:41.571909  8731 ts_tablet_manager.cc:1434] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:48:41.573001  8731 tablet_bootstrap.cc:492] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:41.560372  8533 raft_consensus.cc:2468] T d99a0d569493448fa4108d482eb22b09 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 1.
I20260709 14:48:41.575207  8648 leader_election.cc:304] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:41.576062  8796 raft_consensus.cc:2804] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:41.576474  8461 raft_consensus.cc:2468] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 1.
I20260709 14:48:41.576576  8796 raft_consensus.cc:697] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 LEADER]: Becoming Leader. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Running, Role: LEADER
I20260709 14:48:41.577636  8796 consensus_queue.cc:237] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.579078  8729 raft_consensus.cc:359] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.579777  8729 raft_consensus.cc:385] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.580051  8729 raft_consensus.cc:740] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.582927  8728 ts_tablet_manager.cc:1434] T 7cae07fc33bc4532985ccce38a54f966 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.093s	user 0.004s	sys 0.004s
I20260709 14:48:41.584124  8728 tablet_bootstrap.cc:492] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:41.585986  8729 consensus_queue.cc:260] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.590651  8729 ts_tablet_manager.cc:1434] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 14:48:41.598316  8731 tablet_bootstrap.cc:654] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.598419  8729 tablet_bootstrap.cc:492] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:41.598316  8728 tablet_bootstrap.cc:654] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.615895  8729 tablet_bootstrap.cc:654] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.616743  8732 tablet_bootstrap.cc:654] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.632197  8731 tablet_bootstrap.cc:492] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:41.633805  8728 tablet_bootstrap.cc:492] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:41.634351  8728 ts_tablet_manager.cc:1403] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.002s
I20260709 14:48:41.634361  8729 tablet_bootstrap.cc:492] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:41.635126  8729 ts_tablet_manager.cc:1403] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.008s
I20260709 14:48:41.635174  8610 raft_consensus.cc:3060] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.637323  8728 raft_consensus.cc:359] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.637991  8731 ts_tablet_manager.cc:1403] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.008s
I20260709 14:48:41.638123  8728 raft_consensus.cc:385] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.638419  8728 raft_consensus.cc:740] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.639251  8728 consensus_queue.cc:260] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.639492  8729 raft_consensus.cc:359] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:41.640532  8729 raft_consensus.cc:385] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.640937  8729 raft_consensus.cc:740] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.640801  8731 raft_consensus.cc:359] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:41.641525  8731 raft_consensus.cc:385] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.641791  8731 raft_consensus.cc:740] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.646210  8728 ts_tablet_manager.cc:1434] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:48:41.642131  8729 consensus_queue.cc:260] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:41.652420  8461 raft_consensus.cc:3060] T 134d809e47904505a9e43a878f057472 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.653167  8728 tablet_bootstrap.cc:492] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:41.651187  8731 consensus_queue.cc:260] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:41.654495  8729 ts_tablet_manager.cc:1434] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.001s
I20260709 14:48:41.655928  8729 tablet_bootstrap.cc:492] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:41.659267  8460 raft_consensus.cc:1240] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Rejecting Update request from peer 1fab580e7f9f4932bdd1b8cfcc8411bf for earlier term 1. Current term is 2. Ops: []
I20260709 14:48:41.661929  8731 ts_tablet_manager.cc:1434] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260709 14:48:41.663753  8829 consensus_queue.cc:1059] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:41.664901  8732 tablet_bootstrap.cc:492] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:41.664718  8829 consensus_queue.cc:1048] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:41.665410  8732 ts_tablet_manager.cc:1403] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.095s	user 0.013s	sys 0.022s
I20260709 14:48:41.663769  8731 tablet_bootstrap.cc:492] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:41.669219  8738 raft_consensus.cc:3055] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:41.669638  8738 raft_consensus.cc:740] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:41.670578  8738 consensus_queue.cc:260] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.671752  8738 raft_consensus.cc:3060] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:41.672844  8826 consensus_queue.cc:1048] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:41.680454  8732 raft_consensus.cc:359] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.681237  8732 raft_consensus.cc:385] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.681599  8732 raft_consensus.cc:740] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.692080  8729 tablet_bootstrap.cc:654] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.693325  8732 consensus_queue.cc:260] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.699939  8728 tablet_bootstrap.cc:654] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.715376  8731 tablet_bootstrap.cc:654] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.713548  8834 raft_consensus.cc:493] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.716852  8834 raft_consensus.cc:515] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:41.720094  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bba019d70504e0780c42e5446995b57" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
W20260709 14:48:41.723294  8574 leader_election.cc:343] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.723830  8732 ts_tablet_manager.cc:1434] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.002s
I20260709 14:48:41.724255  8834 leader_election.cc:290] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:41.725265  8732 tablet_bootstrap.cc:492] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:41.726001  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bba019d70504e0780c42e5446995b57" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:41.726811  8679 raft_consensus.cc:2468] T 0bba019d70504e0780c42e5446995b57 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 0.
I20260709 14:48:41.728355  8576 leader_election.cc:304] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:41.730638  8834 raft_consensus.cc:2804] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:41.731498  8834 raft_consensus.cc:493] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:41.731864  8834 raft_consensus.cc:3060] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.722127  8738 raft_consensus.cc:493] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.735246  8732 tablet_bootstrap.cc:654] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.738476  8738 raft_consensus.cc:515] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:41.758571  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e8e22611f94a1aa1278a23708157ae" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:41.759390  8679 raft_consensus.cc:2468] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:41.741954  8738 leader_election.cc:290] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:41.767287  8502 leader_election.cc:304] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:41.768119  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e8e22611f94a1aa1278a23708157ae" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:41.777334  8610 raft_consensus.cc:2468] T 09e8e22611f94a1aa1278a23708157ae P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:41.775864  8829 raft_consensus.cc:2804] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:41.778147  8829 raft_consensus.cc:493] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:41.778527  8829 raft_consensus.cc:3060] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.779960  8359 catalog_manager.cc:5697] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4). New cstate: current_term: 1 leader_uuid: "5f2615d274f24db5a6164f86f9b4b103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:41.781622  8834 raft_consensus.cc:515] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:41.785552  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bba019d70504e0780c42e5446995b57" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
W20260709 14:48:41.792959  8574 leader_election.cc:343] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.797194  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bba019d70504e0780c42e5446995b57" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:41.798386  8679 raft_consensus.cc:3060] T 0bba019d70504e0780c42e5446995b57 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.803364  8731 tablet_bootstrap.cc:492] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:41.804109  8731 ts_tablet_manager.cc:1403] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.141s	user 0.031s	sys 0.006s
I20260709 14:48:41.795584  8834 leader_election.cc:290] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Requested vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:41.817669  8729 tablet_bootstrap.cc:492] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:41.818233  8729 ts_tablet_manager.cc:1403] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.163s	user 0.024s	sys 0.000s
I20260709 14:48:41.821285  8732 tablet_bootstrap.cc:492] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:41.821805  8732 ts_tablet_manager.cc:1403] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.097s	user 0.019s	sys 0.000s
I20260709 14:48:41.822729  8728 tablet_bootstrap.cc:492] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:41.823217  8728 ts_tablet_manager.cc:1403] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.170s	user 0.016s	sys 0.009s
I20260709 14:48:41.824494  8732 raft_consensus.cc:359] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:41.825245  8732 raft_consensus.cc:385] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.825511  8732 raft_consensus.cc:740] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.828284  8728 raft_consensus.cc:359] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:41.829228  8728 raft_consensus.cc:385] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.829526  8728 raft_consensus.cc:740] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.830472  8826 raft_consensus.cc:493] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.830294  8728 consensus_queue.cc:260] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:41.828828  8732 consensus_queue.cc:260] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:41.830956  8826 raft_consensus.cc:515] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.832558  8732 ts_tablet_manager.cc:1434] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:48:41.833411  8826 leader_election.cc:290] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:41.834118  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cae07fc33bc4532985ccce38a54f966" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:41.834292  8679 raft_consensus.cc:2468] T 0bba019d70504e0780c42e5446995b57 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 1.
I20260709 14:48:41.834151  8732 tablet_bootstrap.cc:492] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:41.835325  8458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cae07fc33bc4532985ccce38a54f966" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:41.836073  8576 leader_election.cc:304] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:41.834827  8678 raft_consensus.cc:2468] T 7cae07fc33bc4532985ccce38a54f966 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
W20260709 14:48:41.838236  8499 leader_election.cc:343] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.839049  8502 leader_election.cc:304] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: d312256c957844c79c8546b5556c3a3b
I20260709 14:48:41.838936  8829 raft_consensus.cc:515] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:41.840238  8826 raft_consensus.cc:2804] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:41.840624  8826 raft_consensus.cc:493] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:41.840987  8826 raft_consensus.cc:3060] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.841297  8829 leader_election.cc:290] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:41.844055  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e8e22611f94a1aa1278a23708157ae" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:41.844434  8608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e8e22611f94a1aa1278a23708157ae" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:41.844691  8678 raft_consensus.cc:3060] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.845093  8608 raft_consensus.cc:3060] T 09e8e22611f94a1aa1278a23708157ae P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.849524  8826 raft_consensus.cc:515] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.852475  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cae07fc33bc4532985ccce38a54f966" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:41.853096  8682 raft_consensus.cc:3060] T 7cae07fc33bc4532985ccce38a54f966 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.854238  8732 tablet_bootstrap.cc:654] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.854669  8834 raft_consensus.cc:2804] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:41.859659  8728 ts_tablet_manager.cc:1434] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260709 14:48:41.859707  8729 raft_consensus.cc:359] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.861006  8834 raft_consensus.cc:697] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:48:41.860407  8608 raft_consensus.cc:2468] T 09e8e22611f94a1aa1278a23708157ae P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:41.861141  8729 raft_consensus.cc:385] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.861966  8834 consensus_queue.cc:237] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:41.862421  8499 leader_election.cc:304] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 
I20260709 14:48:41.863404  8728 tablet_bootstrap.cc:492] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:41.862443  8729 raft_consensus.cc:740] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.863549  8829 raft_consensus.cc:2804] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:41.864281  8829 raft_consensus.cc:697] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:41.864598  8729 consensus_queue.cc:260] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.865115  8829 consensus_queue.cc:237] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:41.865516  8682 raft_consensus.cc:2468] T 7cae07fc33bc4532985ccce38a54f966 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:41.866884  8502 leader_election.cc:304] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:41.868095  8738 raft_consensus.cc:2804] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:41.868566  8738 raft_consensus.cc:697] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:41.869428  8729 ts_tablet_manager.cc:1434] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 14:48:41.869388  8738 consensus_queue.cc:237] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.870772  8729 tablet_bootstrap.cc:492] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:41.870923  8728 tablet_bootstrap.cc:654] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.873415  8359 catalog_manager.cc:5697] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4). New cstate: current_term: 1 leader_uuid: "5f2615d274f24db5a6164f86f9b4b103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:41.875376  8359 catalog_manager.cc:5697] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 reported cstate change: term changed from 1 to 2, leader changed from 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2) to 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4). New cstate: current_term: 2 leader_uuid: "5f2615d274f24db5a6164f86f9b4b103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:41.878594  8798 raft_consensus.cc:493] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.879170  8798 raft_consensus.cc:515] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:41.881410  8798 leader_election.cc:290] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:41.885360  8731 raft_consensus.cc:359] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:41.886421  8731 raft_consensus.cc:385] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.886804  8731 raft_consensus.cc:740] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.889796  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d58ad977214aac9d77d8ad9c5ac3cc" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:41.890165  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d58ad977214aac9d77d8ad9c5ac3cc" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:41.891745  8427 leader_election.cc:304] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:41.893105  8798 raft_consensus.cc:2749] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:41.906773  8731 consensus_queue.cc:260] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:41.909166  8731 ts_tablet_manager.cc:1434] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.103s	user 0.004s	sys 0.000s
I20260709 14:48:41.910367  8731 tablet_bootstrap.cc:492] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:41.915464  8826 leader_election.cc:290] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:41.917804  8458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cae07fc33bc4532985ccce38a54f966" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:41.919024  8729 tablet_bootstrap.cc:654] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:41.919247  8499 leader_election.cc:343] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.889780  8678 raft_consensus.cc:2468] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:41.921502  8731 tablet_bootstrap.cc:654] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.926358  8732 tablet_bootstrap.cc:492] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:41.926693  8838 raft_consensus.cc:493] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.927150  8732 ts_tablet_manager.cc:1403] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.003s
I20260709 14:48:41.927345  8838 raft_consensus.cc:515] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:41.932842  8838 leader_election.cc:290] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:41.932832  8732 raft_consensus.cc:359] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:41.933688  8732 raft_consensus.cc:385] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.934019  8732 raft_consensus.cc:740] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.933758  8458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97c4e22307649b0ae17cce80f9a7aab" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:41.934617  8458 raft_consensus.cc:2468] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 0.
I20260709 14:48:41.934679  8732 consensus_queue.cc:260] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:41.936434  8732 ts_tablet_manager.cc:1434] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:48:41.937181  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97c4e22307649b0ae17cce80f9a7aab" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:41.937503  8732 tablet_bootstrap.cc:492] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:41.939868  8573 leader_election.cc:304] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:41.942425  8838 raft_consensus.cc:2804] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:41.942829  8838 raft_consensus.cc:493] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:41.943164  8838 raft_consensus.cc:3060] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:41.946151  8631 debug-util.cc:398] Leaking SignalData structure 0x7b0800104ae0 after lost signal to thread 6415
W20260709 14:48:41.946382  8574 leader_election.cc:343] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:41.947314  8631 debug-util.cc:398] Leaking SignalData structure 0x7b08001aa0e0 after lost signal to thread 8393
W20260709 14:48:41.948617  8631 debug-util.cc:398] Leaking SignalData structure 0x7b080011c540 after lost signal to thread 8485
W20260709 14:48:41.949990  8631 debug-util.cc:398] Leaking SignalData structure 0x7b08002a4940 after lost signal to thread 8560
W20260709 14:48:41.951159  8631 debug-util.cc:398] Leaking SignalData structure 0x7b08001f9900 after lost signal to thread 8634
I20260709 14:48:41.956017  8732 tablet_bootstrap.cc:654] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:41.965700  8631 debug-util.cc:398] Leaking SignalData structure 0x7b0800246fe0 after lost signal to thread 8708
W20260709 14:48:41.967571  8631 debug-util.cc:398] Leaking SignalData structure 0x7b08002472a0 after lost signal to thread 8737
W20260709 14:48:41.968235  8631 debug-util.cc:398] Leaking SignalData structure 0x7b08000f19e0 after lost signal to thread 8818
W20260709 14:48:41.968505  8631 debug-util.cc:398] Leaking SignalData structure 0x7b080003e560 after lost signal to thread 8819
I20260709 14:48:41.968668  8728 tablet_bootstrap.cc:492] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:41.969188  8728 ts_tablet_manager.cc:1403] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.106s	user 0.019s	sys 0.009s
I20260709 14:48:41.976960  8458 raft_consensus.cc:1275] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Refusing update from remote peer 5f2615d274f24db5a6164f86f9b4b103: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:48:41.979125  8843 consensus_queue.cc:1048] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:41.980053  8728 raft_consensus.cc:359] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:41.981078  8728 raft_consensus.cc:385] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.981436  8728 raft_consensus.cc:740] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.984179  8729 tablet_bootstrap.cc:492] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:41.984745  8729 ts_tablet_manager.cc:1403] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.114s	user 0.006s	sys 0.009s
I20260709 14:48:41.988399  8729 raft_consensus.cc:359] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:41.989108  8729 raft_consensus.cc:385] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.989352  8729 raft_consensus.cc:740] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.994488  8728 consensus_queue.cc:260] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:41.990248  8729 consensus_queue.cc:260] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:41.999116  8728 ts_tablet_manager.cc:1434] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.001s
I20260709 14:48:41.999488  8729 ts_tablet_manager.cc:1434] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260709 14:48:42.000716  8729 tablet_bootstrap.cc:492] T 0bba019d70504e0780c42e5446995b57 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:42.001186  8732 tablet_bootstrap.cc:492] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:42.001880  8732 ts_tablet_manager.cc:1403] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.007s
I20260709 14:48:42.005756  8732 raft_consensus.cc:359] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:42.006762  8732 raft_consensus.cc:385] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.006978  8729 tablet_bootstrap.cc:654] T 0bba019d70504e0780c42e5446995b57 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.007140  8732 raft_consensus.cc:740] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.009687  8728 tablet_bootstrap.cc:492] T ab20ee5ee9224d229583b4fa1b9337ad P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:42.018683  8728 tablet_bootstrap.cc:654] T ab20ee5ee9224d229583b4fa1b9337ad P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.008148  8732 consensus_queue.cc:260] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:42.018275  8359 catalog_manager.cc:5697] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 1 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:42.023309  8843 consensus_queue.cc:1048] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:42.023583  8359 catalog_manager.cc:5697] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 1 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:42.045789  8731 tablet_bootstrap.cc:492] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:42.046944  8731 ts_tablet_manager.cc:1403] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.137s	user 0.021s	sys 0.012s
I20260709 14:48:42.051134  8731 raft_consensus.cc:359] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:42.052229  8731 raft_consensus.cc:385] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.052644  8731 raft_consensus.cc:740] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.057331  8732 ts_tablet_manager.cc:1434] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.055s	user 0.003s	sys 0.005s
I20260709 14:48:42.057960  8826 raft_consensus.cc:493] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.058574  8732 tablet_bootstrap.cc:492] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:42.058501  8826 raft_consensus.cc:515] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:42.060747  8826 leader_election.cc:290] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:42.063365  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0993bf70ab8d4088aa7f0c9ecbb4e937" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:42.064381  8678 raft_consensus.cc:2468] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:42.065382  8838 raft_consensus.cc:515] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:42.066673  8535 raft_consensus.cc:1275] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Refusing update from remote peer 5f2615d274f24db5a6164f86f9b4b103: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:48:42.067273  8535 pending_rounds.cc:85] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Aborting all ops after (but not including) 0
I20260709 14:48:42.054761  8731 consensus_queue.cc:260] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:42.067677  8535 pending_rounds.cc:107] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:48:42.074429  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0993bf70ab8d4088aa7f0c9ecbb4e937" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:42.077076  8461 raft_consensus.cc:2468] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:42.073904  8826 raft_consensus.cc:493] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.078727  8826 raft_consensus.cc:515] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:42.073721  8502 leader_election.cc:304] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:42.080469  8759 raft_consensus.cc:2804] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:42.080665  8826 leader_election.cc:290] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:42.080917  8759 raft_consensus.cc:493] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:42.081331  8759 raft_consensus.cc:3060] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.082047  8535 raft_consensus.cc:2889] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:48:42.086206  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97c4e22307649b0ae17cce80f9a7aab" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:42.086449  8608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97c4e22307649b0ae17cce80f9a7aab" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:42.086921  8461 raft_consensus.cc:2468] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:42.087198  8608 raft_consensus.cc:2393] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in current term 1: Already voted for candidate 12ebba9454084865b7a5eb3b3bd05e5c in this term.
I20260709 14:48:42.088433  8843 consensus_queue.cc:1048] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:42.088374  8499 leader_election.cc:304] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:42.090517  8826 raft_consensus.cc:2804] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:42.090898  8826 raft_consensus.cc:493] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:42.091260  8826 raft_consensus.cc:3060] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.088302  8729 tablet_bootstrap.cc:492] T 0bba019d70504e0780c42e5446995b57 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:42.095088  8729 ts_tablet_manager.cc:1403] T 0bba019d70504e0780c42e5446995b57 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.095s	user 0.042s	sys 0.024s
I20260709 14:48:42.098997  8729 raft_consensus.cc:359] T 0bba019d70504e0780c42e5446995b57 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:42.099704  8729 raft_consensus.cc:385] T 0bba019d70504e0780c42e5446995b57 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.099961  8729 raft_consensus.cc:740] T 0bba019d70504e0780c42e5446995b57 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.100649  8729 consensus_queue.cc:260] T 0bba019d70504e0780c42e5446995b57 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:42.102929  8729 ts_tablet_manager.cc:1434] T 0bba019d70504e0780c42e5446995b57 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:48:42.103374  8731 ts_tablet_manager.cc:1434] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.002s
I20260709 14:48:42.104001  8729 tablet_bootstrap.cc:492] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:42.104635  8731 tablet_bootstrap.cc:492] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:42.110781  8838 leader_election.cc:290] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:42.111616  8729 tablet_bootstrap.cc:654] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.111883  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97c4e22307649b0ae17cce80f9a7aab" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:42.114809  8359 catalog_manager.cc:5697] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 1 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:42.116894  8732 tablet_bootstrap.cc:654] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.117861  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97c4e22307649b0ae17cce80f9a7aab" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:42.118582  8460 raft_consensus.cc:3060] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.101105  8759 raft_consensus.cc:515] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:42.127044  8838 raft_consensus.cc:493] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.127611  8838 raft_consensus.cc:515] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:42.129741  8838 leader_election.cc:290] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:42.131582  8459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d148ab20e642469755f169d463b0e6" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:42.132364  8459 raft_consensus.cc:2468] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 0.
I20260709 14:48:42.138938  8573 leader_election.cc:304] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:42.141853  8834 raft_consensus.cc:2804] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:42.142262  8834 raft_consensus.cc:493] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:42.142645  8834 raft_consensus.cc:3060] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.136843  8461 raft_consensus.cc:3060] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.150688  8854 raft_consensus.cc:493] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.151831  8854 raft_consensus.cc:515] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:42.153760  8843 raft_consensus.cc:493] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.154466  8843 raft_consensus.cc:515] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:42.157913  8854 leader_election.cc:290] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:42.158938  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041c24ae24d94ea19172bf3eba408e53" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:42.159686  8535 raft_consensus.cc:2468] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 0.
I20260709 14:48:42.161060  8574 leader_election.cc:304] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 
I20260709 14:48:42.162405  8731 tablet_bootstrap.cc:654] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.164754  8843 leader_election.cc:290] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:42.167462  8458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041c24ae24d94ea19172bf3eba408e53" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:42.168565  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0993bf70ab8d4088aa7f0c9ecbb4e937" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:42.169199  8682 raft_consensus.cc:3060] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.171341  8854 raft_consensus.cc:2804] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:42.166316  8826 raft_consensus.cc:515] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:42.173838  8728 tablet_bootstrap.cc:492] T ab20ee5ee9224d229583b4fa1b9337ad P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:42.175285  8728 ts_tablet_manager.cc:1403] T ab20ee5ee9224d229583b4fa1b9337ad P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.166s	user 0.016s	sys 0.000s
I20260709 14:48:42.177971  8905 raft_consensus.cc:493] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.178516  8905 raft_consensus.cc:515] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:42.180660  8905 leader_election.cc:290] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:42.180733  8460 raft_consensus.cc:2468] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 1.
I20260709 14:48:42.182082  8573 leader_election.cc:304] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:42.182960  8838 raft_consensus.cc:2804] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:42.183211  8533 raft_consensus.cc:2393] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 12ebba9454084865b7a5eb3b3bd05e5c in current term 1: Already voted for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in this term.
I20260709 14:48:42.183458  8838 raft_consensus.cc:697] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:48:42.184711  8759 leader_election.cc:290] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:42.184369  8838 consensus_queue.cc:237] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:42.186883  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d148ab20e642469755f169d463b0e6" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:42.187778  8678 raft_consensus.cc:2468] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 0.
I20260709 14:48:42.168143  8458 raft_consensus.cc:2468] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 0.
I20260709 14:48:42.180963  8728 raft_consensus.cc:359] T ab20ee5ee9224d229583b4fa1b9337ad P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:42.193559  8826 leader_election.cc:290] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:42.194785  8728 raft_consensus.cc:385] T ab20ee5ee9224d229583b4fa1b9337ad P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.195253  8728 raft_consensus.cc:740] T ab20ee5ee9224d229583b4fa1b9337ad P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.172763  8854 raft_consensus.cc:493] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:42.208345  8854 raft_consensus.cc:3060] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.233189  8732 tablet_bootstrap.cc:492] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:42.233693  8732 ts_tablet_manager.cc:1403] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.175s	user 0.016s	sys 0.025s
I20260709 14:48:42.234308  8728 consensus_queue.cc:260] T ab20ee5ee9224d229583b4fa1b9337ad P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:42.252547  8458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0993bf70ab8d4088aa7f0c9ecbb4e937" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:42.253225  8458 raft_consensus.cc:3060] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.253762  8732 raft_consensus.cc:359] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:42.259483  8732 raft_consensus.cc:385] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.259860  8732 raft_consensus.cc:740] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.266269  8732 consensus_queue.cc:260] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:42.231675  8834 raft_consensus.cc:515] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:42.271420  8728 ts_tablet_manager.cc:1434] T ab20ee5ee9224d229583b4fa1b9337ad P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.096s	user 0.009s	sys 0.000s
W20260709 14:48:42.271819  8647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 130625us
I20260709 14:48:42.275497  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d968ef5f7e74ba0806e7198cdbcdd10" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:42.276439  8459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97c4e22307649b0ae17cce80f9a7aab" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:42.277287  8459 raft_consensus.cc:2393] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in current term 1: Already voted for candidate 12ebba9454084865b7a5eb3b3bd05e5c in this term.
I20260709 14:48:42.278378  8460 raft_consensus.cc:2468] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 0.
I20260709 14:48:42.280714  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d148ab20e642469755f169d463b0e6" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:42.281342  8460 raft_consensus.cc:2468] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 0.
I20260709 14:48:42.281500  8826 consensus_queue.cc:1048] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:42.270584  8905 raft_consensus.cc:493] T ab20ee5ee9224d229583b4fa1b9337ad P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.286809  8905 raft_consensus.cc:515] T ab20ee5ee9224d229583b4fa1b9337ad P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:42.292402  8729 tablet_bootstrap.cc:492] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:42.293088  8729 ts_tablet_manager.cc:1403] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.189s	user 0.022s	sys 0.026s
I20260709 14:48:42.289516  8905 leader_election.cc:290] T ab20ee5ee9224d229583b4fa1b9337ad P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:42.301695  8732 ts_tablet_manager.cc:1434] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.068s	user 0.003s	sys 0.005s
I20260709 14:48:42.310914  8608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97c4e22307649b0ae17cce80f9a7aab" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:42.313735  8729 raft_consensus.cc:359] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:42.319766  8729 raft_consensus.cc:385] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.320123  8729 raft_consensus.cc:740] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.328019  8728 tablet_bootstrap.cc:492] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:42.317104  8499 leader_election.cc:304] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:42.336184  8826 raft_consensus.cc:2749] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:48:42.339690  8647 leader_election.cc:304] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:42.340421  8829 consensus_queue.cc:1048] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:42.340734  8647 leader_election.cc:304] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:42.343178  8729 consensus_queue.cc:260] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:42.354429  8732 tablet_bootstrap.cc:492] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:42.353928  8798 raft_consensus.cc:493] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.355278  8905 raft_consensus.cc:2804] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:42.356899  8905 raft_consensus.cc:493] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:42.357312  8905 raft_consensus.cc:3060] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.356812  8798 raft_consensus.cc:515] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:42.358309  8796 consensus_queue.cc:1048] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:42.359752  8798 leader_election.cc:290] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:42.361570  8729 ts_tablet_manager.cc:1434] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.068s	user 0.004s	sys 0.004s
I20260709 14:48:42.369241  8729 tablet_bootstrap.cc:492] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:42.361735  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cae07fc33bc4532985ccce38a54f966" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:42.361876  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cae07fc33bc4532985ccce38a54f966" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:42.355528  8907 raft_consensus.cc:2804] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:42.355342  8682 raft_consensus.cc:2468] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:42.373912  8907 raft_consensus.cc:493] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:48:42.370644  8576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.4:43177, user_credentials={real_user=slave}} blocked reactor thread for 85367.1us
I20260709 14:48:42.383823  8679 raft_consensus.cc:2393] T 7cae07fc33bc4532985ccce38a54f966 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d312256c957844c79c8546b5556c3a3b in current term 1: Already voted for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in this term.
I20260709 14:48:42.393278  8834 leader_election.cc:290] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:42.395766  8502 leader_election.cc:304] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:42.381495  8458 raft_consensus.cc:2468] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:42.386806  8907 raft_consensus.cc:3060] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.408262  8759 raft_consensus.cc:2804] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:42.413727  8759 raft_consensus.cc:697] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:42.413893  8607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d968ef5f7e74ba0806e7198cdbcdd10" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:42.414312  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d148ab20e642469755f169d463b0e6" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:42.415321  8609 raft_consensus.cc:2393] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f2615d274f24db5a6164f86f9b4b103 in current term 1: Already voted for candidate 12ebba9454084865b7a5eb3b3bd05e5c in this term.
I20260709 14:48:42.414705  8759 consensus_queue.cc:237] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:42.417308  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20ee5ee9224d229583b4fa1b9337ad" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:42.388126  8854 raft_consensus.cc:515] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:42.475026  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d148ab20e642469755f169d463b0e6" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:42.479301  8732 tablet_bootstrap.cc:654] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.484454  8731 tablet_bootstrap.cc:492] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:42.484984  8731 ts_tablet_manager.cc:1403] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.381s	user 0.024s	sys 0.045s
W20260709 14:48:42.477599  8499 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 58595.6us
I20260709 14:48:42.503919  8533 raft_consensus.cc:3060] T 0bba019d70504e0780c42e5446995b57 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.521786  8728 tablet_bootstrap.cc:654] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.544179  8457 raft_consensus.cc:3060] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.518234  8913 consensus_queue.cc:1048] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 14:48:42.527382  8826 consensus_queue.cc:1048] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
W20260709 14:48:42.545187  8647 leader_election.cc:343] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:42.570402  8407 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:42.571246  8459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d148ab20e642469755f169d463b0e6" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:42.587585  8459 raft_consensus.cc:3060] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.599589  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041c24ae24d94ea19172bf3eba408e53" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:42.600272  8460 raft_consensus.cc:3060] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.606395  8729 tablet_bootstrap.cc:654] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.608554  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20ee5ee9224d229583b4fa1b9337ad" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:42.614579  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041c24ae24d94ea19172bf3eba408e53" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:42.615257  8535 raft_consensus.cc:3060] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:42.618103  8648 leader_election.cc:343] T ab20ee5ee9224d229583b4fa1b9337ad P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.622254  8427 leader_election.cc:304] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103
W20260709 14:48:42.642204  8915 log.cc:927] Time spent T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b: Append to log took a long time: real 0.078s	user 0.000s	sys 0.001s
W20260709 14:48:42.638746  8647 leader_election.cc:343] T ab20ee5ee9224d229583b4fa1b9337ad P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.650265  8647 leader_election.cc:304] T ab20ee5ee9224d229583b4fa1b9337ad P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:42.656391  8854 leader_election.cc:290] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:42.663285  8904 raft_consensus.cc:2749] T ab20ee5ee9224d229583b4fa1b9337ad P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:42.641211  8731 raft_consensus.cc:359] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:42.665293  8731 raft_consensus.cc:385] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.665541  8731 raft_consensus.cc:740] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.666921  8731 consensus_queue.cc:260] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:42.672271  8836 raft_consensus.cc:2749] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:42.668375  8738 raft_consensus.cc:493] T 0bba019d70504e0780c42e5446995b57 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.680668  8738 raft_consensus.cc:515] T 0bba019d70504e0780c42e5446995b57 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:42.694911  8731 ts_tablet_manager.cc:1434] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.210s	user 0.007s	sys 0.001s
I20260709 14:48:42.701952  8925 raft_consensus.cc:493] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.702623  8925 raft_consensus.cc:515] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:42.704721  8925 leader_election.cc:290] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:42.706586  8905 raft_consensus.cc:515] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:42.707218  8607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bba019d70504e0780c42e5446995b57" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:42.707880  8679 raft_consensus.cc:2393] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 12ebba9454084865b7a5eb3b3bd05e5c in current term 1: Already voted for candidate 5f2615d274f24db5a6164f86f9b4b103 in this term.
I20260709 14:48:42.708829  8905 leader_election.cc:290] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:42.710655  8458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d148ab20e642469755f169d463b0e6" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:42.710917  8854 consensus_queue.cc:1048] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:42.711311  8607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d148ab20e642469755f169d463b0e6" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:42.712116  8607 raft_consensus.cc:2393] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f2615d274f24db5a6164f86f9b4b103 in current term 1: Already voted for candidate 12ebba9454084865b7a5eb3b3bd05e5c in this term.
I20260709 14:48:42.716650  8460 raft_consensus.cc:2468] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 1.
I20260709 14:48:42.718146  8647 leader_election.cc:304] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:42.718003  8731 tablet_bootstrap.cc:492] T 351876f2d9204884a9de60f6409e8e39 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:42.718954  8905 raft_consensus.cc:2749] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:48:42.720117  8573 leader_election.cc:304] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:42.719966  8913 consensus_queue.cc:1048] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:42.721478  8913 raft_consensus.cc:2804] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:42.722065  8913 raft_consensus.cc:697] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:48:42.722313  8759 consensus_queue.cc:1048] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:42.722985  8913 consensus_queue.cc:237] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:42.691704  8738 leader_election.cc:290] T 0bba019d70504e0780c42e5446995b57 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:42.743610  8907 raft_consensus.cc:515] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:42.726153  8681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bba019d70504e0780c42e5446995b57" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:42.750182  8729 tablet_bootstrap.cc:492] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:42.751483  8729 ts_tablet_manager.cc:1403] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.385s	user 0.025s	sys 0.010s
I20260709 14:48:42.755330  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e330e4de03014b8c8de08763f6478603" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:42.757547  8907 leader_election.cc:290] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:42.759757  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d968ef5f7e74ba0806e7198cdbcdd10" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:42.759928  8607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e330e4de03014b8c8de08763f6478603" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:42.760524  8460 raft_consensus.cc:3060] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:42.761499  8499 leader_election.cc:343] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.766728  8729 raft_consensus.cc:359] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:42.768055  8729 raft_consensus.cc:385] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.768298  8729 raft_consensus.cc:740] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.770319  8606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d968ef5f7e74ba0806e7198cdbcdd10" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:42.770963  8606 raft_consensus.cc:3060] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.773260  8502 leader_election.cc:304] T 0bba019d70504e0780c42e5446995b57 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:42.769310  8535 raft_consensus.cc:2468] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 1.
I20260709 14:48:42.774124  8728 tablet_bootstrap.cc:492] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:42.775544  8728 ts_tablet_manager.cc:1403] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.472s	user 0.023s	sys 0.020s
I20260709 14:48:42.774593  8925 raft_consensus.cc:2749] T 0bba019d70504e0780c42e5446995b57 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:42.781980  8728 raft_consensus.cc:359] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:42.782748  8729 consensus_queue.cc:260] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:42.783520  8728 raft_consensus.cc:385] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.783910  8728 raft_consensus.cc:740] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.785640  8728 consensus_queue.cc:260] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:42.792826  8728 ts_tablet_manager.cc:1434] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:48:42.793928  8728 tablet_bootstrap.cc:492] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:42.798851  8732 tablet_bootstrap.cc:492] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:42.799710  8732 ts_tablet_manager.cc:1403] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.467s	user 0.024s	sys 0.010s
I20260709 14:48:42.800298  8358 catalog_manager.cc:5697] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 1 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:42.807610  8731 tablet_bootstrap.cc:654] T 351876f2d9204884a9de60f6409e8e39 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.808736  8728 tablet_bootstrap.cc:654] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.810637  8729 ts_tablet_manager.cc:1434] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.002s
I20260709 14:48:42.817948  8729 tablet_bootstrap.cc:492] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
W20260709 14:48:42.790958  8499 leader_election.cc:343] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.827034  8459 raft_consensus.cc:2468] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 1.
I20260709 14:48:42.830598  8834 consensus_queue.cc:1048] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:48:42.831110  8732 raft_consensus.cc:359] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:42.837289  8732 raft_consensus.cc:385] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.837690  8732 raft_consensus.cc:740] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.838553  8732 consensus_queue.cc:260] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:42.846132  8573 leader_election.cc:304] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:42.847884  8755 raft_consensus.cc:2804] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:42.848363  8755 raft_consensus.cc:697] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:48:42.849179  8755 consensus_queue.cc:237] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:42.859812  8729 tablet_bootstrap.cc:654] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.832345  8499 leader_election.cc:304] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:42.866073  8738 raft_consensus.cc:2749] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:48:42.867254  8499 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.3:37509, user_credentials={real_user=slave}} blocked reactor thread for 81569.7us
I20260709 14:48:42.865602  8732 ts_tablet_manager.cc:1434] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.000s
I20260709 14:48:42.870092  8732 tablet_bootstrap.cc:492] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:42.872226  8460 raft_consensus.cc:2468] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 1.
I20260709 14:48:42.885984  8925 consensus_queue.cc:1048] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:42.890769  8647 leader_election.cc:304] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:42.892283  8904 raft_consensus.cc:2804] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:42.892968  8904 raft_consensus.cc:697] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 LEADER]: Becoming Leader. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Running, Role: LEADER
I20260709 14:48:42.894006  8904 consensus_queue.cc:237] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:42.882752  8606 raft_consensus.cc:2468] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 1.
I20260709 14:48:42.913335  8732 tablet_bootstrap.cc:654] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.939658  8731 tablet_bootstrap.cc:492] T 351876f2d9204884a9de60f6409e8e39 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:42.940193  8731 ts_tablet_manager.cc:1403] T 351876f2d9204884a9de60f6409e8e39 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.223s	user 0.011s	sys 0.015s
I20260709 14:48:42.947415  8728 tablet_bootstrap.cc:492] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:42.947881  8728 ts_tablet_manager.cc:1403] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.154s	user 0.024s	sys 0.017s
I20260709 14:48:42.947036  8731 raft_consensus.cc:359] T 351876f2d9204884a9de60f6409e8e39 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:42.949225  8731 raft_consensus.cc:385] T 351876f2d9204884a9de60f6409e8e39 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.949551  8731 raft_consensus.cc:740] T 351876f2d9204884a9de60f6409e8e39 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.950736  8731 consensus_queue.cc:260] T 351876f2d9204884a9de60f6409e8e39 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:42.952711  8738 consensus_queue.cc:1048] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:42.953290  8731 ts_tablet_manager.cc:1434] T 351876f2d9204884a9de60f6409e8e39 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:48:42.954458  8731 tablet_bootstrap.cc:492] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:42.959141  8925 raft_consensus.cc:493] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.959755  8925 raft_consensus.cc:515] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:42.960698  8729 tablet_bootstrap.cc:492] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:42.961364  8729 ts_tablet_manager.cc:1403] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.146s	user 0.013s	sys 0.018s
I20260709 14:48:42.962231  8731 tablet_bootstrap.cc:654] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.968313  8606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20ee5ee9224d229583b4fa1b9337ad" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:42.969678  8925 leader_election.cc:290] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
W20260709 14:48:42.970124  8499 leader_election.cc:343] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.970906  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20ee5ee9224d229583b4fa1b9337ad" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:42.972136  8728 raft_consensus.cc:359] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:42.972939  8728 raft_consensus.cc:385] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.973269  8728 raft_consensus.cc:740] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.971746  8682 raft_consensus.cc:2468] T ab20ee5ee9224d229583b4fa1b9337ad P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:42.974830  8728 consensus_queue.cc:260] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:42.976095  8502 leader_election.cc:304] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:42.976927  8925 raft_consensus.cc:2804] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:42.977425  8925 raft_consensus.cc:493] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:42.977797  8925 raft_consensus.cc:3060] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.976191  8729 raft_consensus.cc:359] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:42.978891  8729 raft_consensus.cc:385] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.979243  8729 raft_consensus.cc:740] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.980261  8729 consensus_queue.cc:260] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:42.985553  8728 ts_tablet_manager.cc:1434] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.004s
I20260709 14:48:42.988269  8729 ts_tablet_manager.cc:1434] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.001s
I20260709 14:48:42.989563  8728 tablet_bootstrap.cc:492] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:42.996435  8925 raft_consensus.cc:515] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:43.000418  8606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20ee5ee9224d229583b4fa1b9337ad" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
W20260709 14:48:43.002153  8499 leader_election.cc:343] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.003746  8729 tablet_bootstrap.cc:492] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:43.004324  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20ee5ee9224d229583b4fa1b9337ad" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:43.004930  8678 raft_consensus.cc:3060] T ab20ee5ee9224d229583b4fa1b9337ad P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.010219  8357 catalog_manager.cc:5697] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 1 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:43.011324  8732 tablet_bootstrap.cc:492] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:43.011813  8732 ts_tablet_manager.cc:1403] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.142s	user 0.019s	sys 0.001s
I20260709 14:48:43.012065  8678 raft_consensus.cc:2468] T ab20ee5ee9224d229583b4fa1b9337ad P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:43.013397  8502 leader_election.cc:304] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:43.014207  8728 tablet_bootstrap.cc:654] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.014250  8738 raft_consensus.cc:2804] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:43.014896  8738 raft_consensus.cc:697] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:43.014653  8732 raft_consensus.cc:359] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:43.015339  8732 raft_consensus.cc:385] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.015618  8732 raft_consensus.cc:740] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.015744  8738 consensus_queue.cc:237] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:43.016305  8732 consensus_queue.cc:260] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:43.020555  8925 leader_election.cc:290] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:43.022214  8729 tablet_bootstrap.cc:654] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.026800  8732 ts_tablet_manager.cc:1434] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:48:43.028055  8732 tablet_bootstrap.cc:492] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:43.031949  8728 tablet_bootstrap.cc:492] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:43.032642  8728 ts_tablet_manager.cc:1403] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.006s
I20260709 14:48:43.034200  8731 tablet_bootstrap.cc:492] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:43.034528  8732 tablet_bootstrap.cc:654] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.034695  8731 ts_tablet_manager.cc:1403] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.009s
I20260709 14:48:43.035696  8728 raft_consensus.cc:359] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:43.039793  8729 tablet_bootstrap.cc:492] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:43.040501  8729 ts_tablet_manager.cc:1403] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.006s
I20260709 14:48:43.040740  8358 catalog_manager.cc:5697] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 1 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:43.042755  8358 catalog_manager.cc:5697] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 1 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:43.043047  8729 raft_consensus.cc:359] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:43.046553  8729 raft_consensus.cc:385] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.046923  8729 raft_consensus.cc:740] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.047804  8729 consensus_queue.cc:260] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:43.050165  8729 ts_tablet_manager.cc:1434] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:48:43.051530  8729 tablet_bootstrap.cc:492] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:43.050524  8728 raft_consensus.cc:385] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.057318  8728 raft_consensus.cc:740] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.059209  8728 consensus_queue.cc:260] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:43.062841  8728 ts_tablet_manager.cc:1434] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 14:48:43.065690  8729 tablet_bootstrap.cc:654] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.037644  8731 raft_consensus.cc:359] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:43.076166  8731 raft_consensus.cc:385] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.076584  8731 raft_consensus.cc:740] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.080839  8732 tablet_bootstrap.cc:492] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:43.081409  8732 ts_tablet_manager.cc:1403] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.025s
I20260709 14:48:43.083482  8728 tablet_bootstrap.cc:492] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:43.084481  8732 raft_consensus.cc:359] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:43.085281  8732 raft_consensus.cc:385] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.085582  8732 raft_consensus.cc:740] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.086340  8732 consensus_queue.cc:260] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:43.089171  8731 consensus_queue.cc:260] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:43.091101  8728 tablet_bootstrap.cc:654] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.097592  8732 ts_tablet_manager.cc:1434] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:48:43.107429  8732 tablet_bootstrap.cc:492] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:43.114549  8732 tablet_bootstrap.cc:654] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.117954  8798 raft_consensus.cc:493] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.118561  8798 raft_consensus.cc:515] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:43.120795  8798 leader_election.cc:290] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:43.122000  8731 ts_tablet_manager.cc:1434] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.087s	user 0.008s	sys 0.000s
I20260709 14:48:43.122597  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f1e99746ab4d88823d0b4f8da3b378" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:43.123332  8678 raft_consensus.cc:2468] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 0.
I20260709 14:48:43.126883  8427 leader_election.cc:304] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:43.129630  8606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f1e99746ab4d88823d0b4f8da3b378" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:43.131003  8755 consensus_queue.cc:1048] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:48:43.135707  8424 leader_election.cc:343] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.139614  8798 raft_consensus.cc:2804] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:43.140235  8798 raft_consensus.cc:493] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:43.140724  8798 raft_consensus.cc:3060] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.145183  8357 catalog_manager.cc:5697] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 1 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:43.153046  8731 tablet_bootstrap.cc:492] T ab20ee5ee9224d229583b4fa1b9337ad P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:43.152617  8798 raft_consensus.cc:515] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:43.172183  8359 catalog_manager.cc:5697] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4). New cstate: current_term: 1 leader_uuid: "5f2615d274f24db5a6164f86f9b4b103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:43.176558  8729 tablet_bootstrap.cc:492] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:43.177100  8729 ts_tablet_manager.cc:1403] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.126s	user 0.025s	sys 0.030s
I20260709 14:48:43.177981  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f1e99746ab4d88823d0b4f8da3b378" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:43.178623  8678 raft_consensus.cc:3060] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.180547  8728 tablet_bootstrap.cc:492] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:43.183779  8728 ts_tablet_manager.cc:1403] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.101s	user 0.025s	sys 0.020s
I20260709 14:48:43.186769  8728 raft_consensus.cc:359] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:43.175073  8798 leader_election.cc:290] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:43.188030  8728 raft_consensus.cc:385] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.188398  8728 raft_consensus.cc:740] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.189172  8728 consensus_queue.cc:260] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:43.191277  8728 ts_tablet_manager.cc:1434] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:48:43.192381  8728 tablet_bootstrap.cc:492] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:43.187064  8607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f1e99746ab4d88823d0b4f8da3b378" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:43.183295  8731 tablet_bootstrap.cc:654] T ab20ee5ee9224d229583b4fa1b9337ad P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:43.199152  8424 leader_election.cc:343] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.205132  8728 tablet_bootstrap.cc:654] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.206619  8732 tablet_bootstrap.cc:492] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:43.207186  8732 ts_tablet_manager.cc:1403] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.100s	user 0.018s	sys 0.002s
I20260709 14:48:43.211278  8732 raft_consensus.cc:359] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:43.211958  8732 raft_consensus.cc:385] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.212236  8732 raft_consensus.cc:740] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.212898  8732 consensus_queue.cc:260] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:43.217254  8678 raft_consensus.cc:2468] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 1.
I20260709 14:48:43.218508  8904 raft_consensus.cc:493] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.219007  8904 raft_consensus.cc:515] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:43.221108  8904 leader_election.cc:290] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:43.222951  8607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351876f2d9204884a9de60f6409e8e39" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:43.223641  8607 raft_consensus.cc:2468] T 351876f2d9204884a9de60f6409e8e39 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 0.
I20260709 14:48:43.227146  8732 ts_tablet_manager.cc:1434] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:48:43.228281  8732 tablet_bootstrap.cc:492] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:43.229015  8459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351876f2d9204884a9de60f6409e8e39" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:43.229739  8459 raft_consensus.cc:2468] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 0.
I20260709 14:48:43.231529  8913 consensus_queue.cc:1048] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:43.231743  8729 raft_consensus.cc:359] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:43.232378  8729 raft_consensus.cc:385] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.232645  8729 raft_consensus.cc:740] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.233378  8647 leader_election.cc:304] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:43.234778  8904 raft_consensus.cc:2804] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:43.235127  8904 raft_consensus.cc:493] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:43.235466  8904 raft_consensus.cc:3060] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.236033  8427 leader_election.cc:304] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:43.238327  8798 raft_consensus.cc:2804] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:43.238865  8798 raft_consensus.cc:697] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 1 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:48:43.239753  8798 consensus_queue.cc:237] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:43.233335  8729 consensus_queue.cc:260] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:43.243646  8729 ts_tablet_manager.cc:1434] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.001s
I20260709 14:48:43.244685  8729 tablet_bootstrap.cc:492] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:43.250233  8732 tablet_bootstrap.cc:654] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.255324  8728 tablet_bootstrap.cc:492] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:43.255802  8728 ts_tablet_manager.cc:1403] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.000s
I20260709 14:48:43.262590  8728 raft_consensus.cc:359] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:43.263501  8728 raft_consensus.cc:385] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.263809  8728 raft_consensus.cc:740] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.264482  8728 consensus_queue.cc:260] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:43.266084  8904 raft_consensus.cc:515] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:43.269371  8729 tablet_bootstrap.cc:654] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.269408  8836 raft_consensus.cc:493] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.269673  8925 raft_consensus.cc:493] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.274938  8925 raft_consensus.cc:515] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:43.274673  8836 raft_consensus.cc:515] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:43.275643  8728 ts_tablet_manager.cc:1434] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 14:48:43.280645  8916 raft_consensus.cc:493] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.279983  8925 leader_election.cc:290] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:43.303028  8728 tablet_bootstrap.cc:492] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:43.306835  8731 tablet_bootstrap.cc:492] T ab20ee5ee9224d229583b4fa1b9337ad P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:43.307579  8731 ts_tablet_manager.cc:1403] T ab20ee5ee9224d229583b4fa1b9337ad P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.155s	user 0.017s	sys 0.001s
I20260709 14:48:43.281790  8916 raft_consensus.cc:515] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:43.297672  8606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351876f2d9204884a9de60f6409e8e39" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:43.302261  8904 leader_election.cc:290] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:43.310972  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e330e4de03014b8c8de08763f6478603" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:43.319993  8836 leader_election.cc:290] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:43.336400  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e330e4de03014b8c8de08763f6478603" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:43.337144  8609 raft_consensus.cc:2468] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 0.
I20260709 14:48:43.338024  8732 tablet_bootstrap.cc:492] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:43.322882  8459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec7ede7720d4b6995893bbbfa0e1fb9" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:43.338531  8732 ts_tablet_manager.cc:1403] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.111s	user 0.020s	sys 0.011s
I20260709 14:48:43.327302  8606 raft_consensus.cc:3060] T 351876f2d9204884a9de60f6409e8e39 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.344673  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351876f2d9204884a9de60f6409e8e39" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:43.327960  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec7ede7720d4b6995893bbbfa0e1fb9" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:43.334780  8907 raft_consensus.cc:493] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.353636  8729 tablet_bootstrap.cc:492] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:43.354573  8729 ts_tablet_manager.cc:1403] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.018s
I20260709 14:48:43.362226  8728 tablet_bootstrap.cc:654] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.334931  8536 raft_consensus.cc:2468] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 0.
I20260709 14:48:43.363206  8907 raft_consensus.cc:515] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:43.364324  8682 raft_consensus.cc:2468] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:43.365406  8907 leader_election.cc:290] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:43.365808  8731 raft_consensus.cc:359] T ab20ee5ee9224d229583b4fa1b9337ad P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:43.366459  8731 raft_consensus.cc:385] T ab20ee5ee9224d229583b4fa1b9337ad P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.366737  8731 raft_consensus.cc:740] T ab20ee5ee9224d229583b4fa1b9337ad P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.366920  8834 consensus_queue.cc:1048] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:43.369269  8916 leader_election.cc:290] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:43.369771  8729 raft_consensus.cc:359] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:43.370479  8729 raft_consensus.cc:385] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.370738  8729 raft_consensus.cc:740] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.372670  8454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec7ede7720d4b6995893bbbfa0e1fb9" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:43.352249  8424 leader_election.cc:304] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:43.348685  8460 raft_consensus.cc:3060] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.377332  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e330e4de03014b8c8de08763f6478603" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:43.378008  8907 consensus_queue.cc:1048] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:43.378396  8729 consensus_queue.cc:260] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:43.378049  8535 raft_consensus.cc:2468] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 0.
I20260709 14:48:43.350306  8459 raft_consensus.cc:2468] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:43.381098  8574 leader_election.cc:304] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 
I20260709 14:48:43.382674  8755 raft_consensus.cc:2804] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:43.383078  8755 raft_consensus.cc:493] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:43.383430  8755 raft_consensus.cc:3060] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.370167  8731 consensus_queue.cc:260] T ab20ee5ee9224d229583b4fa1b9337ad P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:43.386797  8731 ts_tablet_manager.cc:1434] T ab20ee5ee9224d229583b4fa1b9337ad P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.000s
I20260709 14:48:43.387163  8925 raft_consensus.cc:493] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.387773  8731 tablet_bootstrap.cc:492] T 03f1e99746ab4d88823d0b4f8da3b378 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:43.387646  8925 raft_consensus.cc:515] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:43.389846  8732 raft_consensus.cc:359] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:43.390203  8925 leader_election.cc:290] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:43.390553  8732 raft_consensus.cc:385] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.390848  8732 raft_consensus.cc:740] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.391054  8729 ts_tablet_manager.cc:1434] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.002s
I20260709 14:48:43.392031  8729 tablet_bootstrap.cc:492] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:43.392544  8732 consensus_queue.cc:260] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:43.397022  8606 raft_consensus.cc:2468] T 351876f2d9204884a9de60f6409e8e39 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 1.
I20260709 14:48:43.388581  8499 leader_election.cc:304] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:43.397341  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e330e4de03014b8c8de08763f6478603" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:43.398012  8965 raft_consensus.cc:2804] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:43.398247  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec7ede7720d4b6995893bbbfa0e1fb9" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:43.398495  8965 raft_consensus.cc:493] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:43.398625  8738 raft_consensus.cc:2804] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:43.398845  8647 leader_election.cc:304] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:43.399116  8738 raft_consensus.cc:493] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:43.399482  8738 raft_consensus.cc:3060] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.400883  8907 raft_consensus.cc:2804] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:43.403486  8459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95e81f7348f2447dbd1ca98f5c4cdf68" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:43.403916  8359 catalog_manager.cc:5697] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 1 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:43.404983  8732 ts_tablet_manager.cc:1434] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.064s	user 0.005s	sys 0.000s
I20260709 14:48:43.405663  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95e81f7348f2447dbd1ca98f5c4cdf68" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:43.405407  8925 raft_consensus.cc:493] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.406427  8682 raft_consensus.cc:2468] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:43.406397  8925 raft_consensus.cc:515] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:43.408512  8925 leader_election.cc:290] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:43.414324  8732 tablet_bootstrap.cc:492] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
W20260709 14:48:43.416428  8499 leader_election.cc:343] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.419982  8460 raft_consensus.cc:2468] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 1.
I20260709 14:48:43.421530  8502 leader_election.cc:304] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: d312256c957844c79c8546b5556c3a3b
I20260709 14:48:43.423030  8606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0fd9840b114e94a8a5447db03cd5e9" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:43.423477  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0fd9840b114e94a8a5447db03cd5e9" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:43.424158  8682 raft_consensus.cc:2468] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:43.424747  8967 raft_consensus.cc:493] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:48:43.424218  8499 leader_election.cc:343] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.425201  8967 raft_consensus.cc:515] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:43.426589  8502 leader_election.cc:304] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:43.427656  8759 consensus_queue.cc:1048] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:43.428212  8967 leader_election.cc:290] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:43.428968  8759 raft_consensus.cc:2804] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:43.429387  8759 raft_consensus.cc:493] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:43.429678  8606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0fd9840b114e94a8a5447db03cd5e9" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:43.429772  8759 raft_consensus.cc:3060] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.430271  8738 raft_consensus.cc:515] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:43.431639  8536 raft_consensus.cc:2393] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f2615d274f24db5a6164f86f9b4b103 in current term 1: Already voted for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in this term.
I20260709 14:48:43.398881  8965 raft_consensus.cc:3060] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.430325  8826 raft_consensus.cc:2804] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:43.434259  8826 raft_consensus.cc:493] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:43.433092  8738 leader_election.cc:290] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:43.434751  8826 raft_consensus.cc:3060] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.439260  8755 raft_consensus.cc:515] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:43.441004  8681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec7ede7720d4b6995893bbbfa0e1fb9" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:43.442044  8731 tablet_bootstrap.cc:654] T 03f1e99746ab4d88823d0b4f8da3b378 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.442500  8681 raft_consensus.cc:3060] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:43.445456  8647 leader_election.cc:343] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.444639  8907 raft_consensus.cc:697] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 LEADER]: Becoming Leader. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Running, Role: LEADER
I20260709 14:48:43.456629  8459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec7ede7720d4b6995893bbbfa0e1fb9" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:43.449370  8755 leader_election.cc:290] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:43.462800  8648 leader_election.cc:304] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:43.462654  8907 consensus_queue.cc:237] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:43.464957  8834 raft_consensus.cc:493] T ab20ee5ee9224d229583b4fa1b9337ad P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.466050  8459 raft_consensus.cc:3060] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.462566  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0fd9840b114e94a8a5447db03cd5e9" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:43.470229  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e330e4de03014b8c8de08763f6478603" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:43.477739  8535 raft_consensus.cc:3060] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.471863  8729 tablet_bootstrap.cc:654] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.446905  8916 consensus_queue.cc:1048] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:48:43.476579  8834 raft_consensus.cc:515] T ab20ee5ee9224d229583b4fa1b9337ad P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:43.478467  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e330e4de03014b8c8de08763f6478603" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:43.495579  8728 tablet_bootstrap.cc:492] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:43.496104  8728 ts_tablet_manager.cc:1403] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.193s	user 0.010s	sys 0.001s
I20260709 14:48:43.506994  8683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20ee5ee9224d229583b4fa1b9337ad" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:43.513789  8532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20ee5ee9224d229583b4fa1b9337ad" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:43.516659  8728 raft_consensus.cc:359] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:43.517388  8728 raft_consensus.cc:385] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.517625  8728 raft_consensus.cc:740] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.502974  8834 leader_election.cc:290] T ab20ee5ee9224d229583b4fa1b9337ad P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:43.519337  8966 consensus_queue.cc:1048] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:48:43.516800  8965 raft_consensus.cc:515] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:43.519894  8574 leader_election.cc:304] T ab20ee5ee9224d229583b4fa1b9337ad P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:43.520701  8461 raft_consensus.cc:2393] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12ebba9454084865b7a5eb3b3bd05e5c in current term 1: Already voted for candidate d312256c957844c79c8546b5556c3a3b in this term.
I20260709 14:48:43.521956  8965 leader_election.cc:290] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:43.523599  8728 consensus_queue.cc:260] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:43.525686  8834 raft_consensus.cc:2749] T ab20ee5ee9224d229583b4fa1b9337ad P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:43.526396  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e330e4de03014b8c8de08763f6478603" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:43.530320  8609 raft_consensus.cc:2393] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d312256c957844c79c8546b5556c3a3b in current term 1: Already voted for candidate 12ebba9454084865b7a5eb3b3bd05e5c in this term.
I20260709 14:48:43.527544  8826 raft_consensus.cc:515] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:43.529183  8759 raft_consensus.cc:515] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:43.532871  8535 raft_consensus.cc:2468] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 1.
I20260709 14:48:43.538630  8731 tablet_bootstrap.cc:492] T 03f1e99746ab4d88823d0b4f8da3b378 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:43.543375  8826 leader_election.cc:290] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:43.552971  8731 ts_tablet_manager.cc:1403] T 03f1e99746ab4d88823d0b4f8da3b378 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.165s	user 0.015s	sys 0.009s
I20260709 14:48:43.553500  8732 tablet_bootstrap.cc:654] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.554494  8728 ts_tablet_manager.cc:1434] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.003s
I20260709 14:48:43.555823  8965 raft_consensus.cc:493] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.556509  8681 raft_consensus.cc:2468] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:43.557693  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e330e4de03014b8c8de08763f6478603" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:43.559340  8536 raft_consensus.cc:2393] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f2615d274f24db5a6164f86f9b4b103 in current term 1: Already voted for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in this term.
I20260709 14:48:43.564239  8971 raft_consensus.cc:2749] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:43.565105  8731 raft_consensus.cc:359] T 03f1e99746ab4d88823d0b4f8da3b378 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:43.558516  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95e81f7348f2447dbd1ca98f5c4cdf68" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:43.567844  8731 raft_consensus.cc:385] T 03f1e99746ab4d88823d0b4f8da3b378 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.568631  8731 raft_consensus.cc:740] T 03f1e99746ab4d88823d0b4f8da3b378 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.573132  8759 leader_election.cc:290] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:43.577397  8728 tablet_bootstrap.cc:492] T d9b7bc4cdbca4999a96818e24c8081a9 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:43.581207  8502 leader_election.cc:304] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:43.582319  8681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95e81f7348f2447dbd1ca98f5c4cdf68" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:43.582979  8681 raft_consensus.cc:3060] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.578032  8535 raft_consensus.cc:2393] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d312256c957844c79c8546b5556c3a3b in current term 1: Already voted for candidate 12ebba9454084865b7a5eb3b3bd05e5c in this term.
I20260709 14:48:43.585549  8731 consensus_queue.cc:260] T 03f1e99746ab4d88823d0b4f8da3b378 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:43.563426  8965 raft_consensus.cc:515] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
W20260709 14:48:43.595448  8499 leader_election.cc:343] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.599494  8731 ts_tablet_manager.cc:1434] T 03f1e99746ab4d88823d0b4f8da3b378 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 14:48:43.600679  8732 tablet_bootstrap.cc:492] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:43.591354  8826 raft_consensus.cc:2804] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:43.601485  8732 ts_tablet_manager.cc:1403] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.196s	user 0.016s	sys 0.019s
I20260709 14:48:43.601470  8826 raft_consensus.cc:697] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:43.602643  8826 consensus_queue.cc:237] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:43.604283  8732 raft_consensus.cc:359] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:43.604951  8732 raft_consensus.cc:385] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.605208  8732 raft_consensus.cc:740] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.606048  8732 consensus_queue.cc:260] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:43.608307  8732 ts_tablet_manager.cc:1434] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:48:43.608870  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0fd9840b114e94a8a5447db03cd5e9" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:43.609504  8682 raft_consensus.cc:3060] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.609944  8732 tablet_bootstrap.cc:492] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:43.600803  8731 tablet_bootstrap.cc:492] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:43.574136  8574 leader_election.cc:304] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: d312256c957844c79c8546b5556c3a3b
I20260709 14:48:43.617050  8648 leader_election.cc:304] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:43.618171  8425 leader_election.cc:304] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [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: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:43.621016  8798 raft_consensus.cc:2749] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:48:43.623029  8854 raft_consensus.cc:2804] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:43.623579  8854 raft_consensus.cc:697] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:48:43.624715  8459 raft_consensus.cc:2468] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:43.624419  8854 consensus_queue.cc:237] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:43.631230  8732 tablet_bootstrap.cc:654] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:43.631755  8574 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.2:40799, user_credentials={real_user=slave}} blocked reactor thread for 57979.4us
I20260709 14:48:43.643615  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0fd9840b114e94a8a5447db03cd5e9" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:43.645007  8607 raft_consensus.cc:3060] T ab20ee5ee9224d229583b4fa1b9337ad P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:43.646974  8499 leader_election.cc:343] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.649937  8798 raft_consensus.cc:493] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.650405  8682 raft_consensus.cc:2468] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:43.650466  8798 raft_consensus.cc:515] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:43.651988  8967 raft_consensus.cc:2749] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:43.661331  8729 tablet_bootstrap.cc:492] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:43.661221  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95e81f7348f2447dbd1ca98f5c4cdf68" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:43.662024  8729 ts_tablet_manager.cc:1403] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.270s	user 0.021s	sys 0.001s
I20260709 14:48:43.674697  8798 leader_election.cc:290] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:43.676607  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95e81f7348f2447dbd1ca98f5c4cdf68" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:43.677654  8535 raft_consensus.cc:2393] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d312256c957844c79c8546b5556c3a3b in current term 1: Already voted for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in this term.
I20260709 14:48:43.677989  8759 raft_consensus.cc:493] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.678483  8759 raft_consensus.cc:515] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:43.679162  8425 leader_election.cc:304] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:43.673314  8729 raft_consensus.cc:359] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:43.681077  8729 raft_consensus.cc:385] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.681329  8729 raft_consensus.cc:740] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.683879  8731 tablet_bootstrap.cc:654] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.681974  8729 consensus_queue.cc:260] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:43.687049  8728 tablet_bootstrap.cc:654] T d9b7bc4cdbca4999a96818e24c8081a9 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.686564  8968 raft_consensus.cc:3060] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.694461  8729 ts_tablet_manager.cc:1434] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 14:48:43.686108  8681 raft_consensus.cc:2468] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:43.702311  8729 tablet_bootstrap.cc:492] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:43.700174  8502 leader_election.cc:304] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:43.702872  8798 consensus_queue.cc:1048] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:43.708791  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24365dcd059845ad8e4df2b8c715be06" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:43.709486  8535 raft_consensus.cc:2468] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 0.
I20260709 14:48:43.709654  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24365dcd059845ad8e4df2b8c715be06" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:43.703446  8759 leader_election.cc:290] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:43.707340  8459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24365dcd059845ad8e4df2b8c715be06" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
W20260709 14:48:43.713351  8499 leader_election.cc:343] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.720206  8738 raft_consensus.cc:2804] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:43.723726  8359 catalog_manager.cc:5697] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 1 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:43.725733  8357 catalog_manager.cc:5697] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4). New cstate: current_term: 1 leader_uuid: "5f2615d274f24db5a6164f86f9b4b103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:43.729913  8738 raft_consensus.cc:697] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:43.706030  8826 consensus_queue.cc:1048] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:48:43.740206  8355 catalog_manager.cc:5697] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 1 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:43.710999  8425 leader_election.cc:304] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:43.724786  8459 raft_consensus.cc:2468] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:43.761830  8798 raft_consensus.cc:2804] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:43.762270  8798 raft_consensus.cc:493] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:43.762611  8798 raft_consensus.cc:3060] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.756274  8607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24365dcd059845ad8e4df2b8c715be06" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
W20260709 14:48:43.766964  8424 leader_election.cc:343] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.759610  8738 consensus_queue.cc:237] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:43.754657  8965 leader_election.cc:290] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
W20260709 14:48:43.760643  8425 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.2:40799, user_credentials={real_user=slave}} blocked reactor thread for 49762.9us
I20260709 14:48:43.782158  8499 leader_election.cc:304] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:43.784137  8729 tablet_bootstrap.cc:654] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.780316  8502 leader_election.cc:304] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: d312256c957844c79c8546b5556c3a3b
I20260709 14:48:43.788264  8732 tablet_bootstrap.cc:492] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:43.788766  8732 ts_tablet_manager.cc:1403] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.179s	user 0.011s	sys 0.011s
I20260709 14:48:43.789651  8759 raft_consensus.cc:2804] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:43.790108  8759 raft_consensus.cc:493] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:43.790462  8759 raft_consensus.cc:3060] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.791857  8826 raft_consensus.cc:2804] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:43.791561  8732 raft_consensus.cc:359] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:43.792728  8732 raft_consensus.cc:385] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.793125  8732 raft_consensus.cc:740] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.796042  8732 consensus_queue.cc:260] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:43.796011  8826 raft_consensus.cc:697] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:43.805923  8826 consensus_queue.cc:237] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:43.810286  8732 ts_tablet_manager.cc:1434] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 14:48:43.824025  8731 tablet_bootstrap.cc:492] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:43.824572  8731 ts_tablet_manager.cc:1403] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.224s	user 0.035s	sys 0.015s
I20260709 14:48:43.827931  8728 tablet_bootstrap.cc:492] T d9b7bc4cdbca4999a96818e24c8081a9 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:43.828481  8728 ts_tablet_manager.cc:1403] T d9b7bc4cdbca4999a96818e24c8081a9 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.265s	user 0.016s	sys 0.009s
I20260709 14:48:43.831593  8731 raft_consensus.cc:359] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:43.832340  8731 raft_consensus.cc:385] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.832602  8731 raft_consensus.cc:740] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.832978  8607 raft_consensus.cc:3060] T 03f1e99746ab4d88823d0b4f8da3b378 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.833262  8731 consensus_queue.cc:260] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:43.842463  8731 ts_tablet_manager.cc:1434] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 14:48:43.844724  8728 raft_consensus.cc:359] T d9b7bc4cdbca4999a96818e24c8081a9 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:43.850644  8728 raft_consensus.cc:385] T d9b7bc4cdbca4999a96818e24c8081a9 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.850855  8728 raft_consensus.cc:740] T d9b7bc4cdbca4999a96818e24c8081a9 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.844564  8968 raft_consensus.cc:2749] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:43.851773  8728 consensus_queue.cc:260] T d9b7bc4cdbca4999a96818e24c8081a9 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:43.856503  8731 tablet_bootstrap.cc:492] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:43.858927  8728 ts_tablet_manager.cc:1434] T d9b7bc4cdbca4999a96818e24c8081a9 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
I20260709 14:48:43.861714  8728 tablet_bootstrap.cc:492] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:43.865963  8759 raft_consensus.cc:515] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:43.855681  8798 raft_consensus.cc:515] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:43.869729  8798 leader_election.cc:290] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:43.875671  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24365dcd059845ad8e4df2b8c715be06" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:43.875936  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24365dcd059845ad8e4df2b8c715be06" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:43.876617  8535 raft_consensus.cc:2393] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d312256c957844c79c8546b5556c3a3b in current term 1: Already voted for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in this term.
I20260709 14:48:43.876811  8460 raft_consensus.cc:2393] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in current term 1: Already voted for candidate d312256c957844c79c8546b5556c3a3b in this term.
I20260709 14:48:43.877236  8606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24365dcd059845ad8e4df2b8c715be06" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:43.877941  8606 raft_consensus.cc:3060] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.879580  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24365dcd059845ad8e4df2b8c715be06" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:43.882213  8499 leader_election.cc:304] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:43.882184  8731 tablet_bootstrap.cc:654] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.887382  8759 leader_election.cc:290] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:43.888206  8759 raft_consensus.cc:2749] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:48:43.901895  8407 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:43.908879  8729 tablet_bootstrap.cc:492] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:43.915927  8728 tablet_bootstrap.cc:654] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.916579  8732 tablet_bootstrap.cc:492] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:43.916790  8968 consensus_queue.cc:1048] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:43.916620  8907 consensus_queue.cc:1048] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:43.929339  8606 raft_consensus.cc:2468] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 1.
I20260709 14:48:43.936605  8729 ts_tablet_manager.cc:1403] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.237s	user 0.020s	sys 0.026s
I20260709 14:48:43.938578  8732 tablet_bootstrap.cc:654] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.948181  8907 raft_consensus.cc:493] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.948760  8907 raft_consensus.cc:515] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:43.949198  8424 leader_election.cc:304] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:43.955602  8968 raft_consensus.cc:2804] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:43.956179  8968 raft_consensus.cc:697] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [term 1 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:48:43.957023  8968 consensus_queue.cc:237] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:43.957724  8729 raft_consensus.cc:359] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:43.958487  8729 raft_consensus.cc:385] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.959649  8729 raft_consensus.cc:740] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.959846  8355 catalog_manager.cc:5697] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 1 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:43.962080  8907 leader_election.cc:290] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:43.962324  8731 tablet_bootstrap.cc:492] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:43.963234  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb03ce019a4b44faa433ce42ee370795" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:43.964478  8731 ts_tablet_manager.cc:1403] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.115s	user 0.024s	sys 0.029s
I20260709 14:48:43.962610  8729 consensus_queue.cc:260] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:43.968997  8731 raft_consensus.cc:359] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:43.970732  8731 raft_consensus.cc:385] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.971110  8731 raft_consensus.cc:740] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.969735  8455 raft_consensus.cc:2468] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 0.
I20260709 14:48:43.972401  8729 ts_tablet_manager.cc:1434] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.035s	user 0.002s	sys 0.005s
I20260709 14:48:43.974602  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb03ce019a4b44faa433ce42ee370795" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
W20260709 14:48:43.976388  8647 leader_election.cc:343] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.980048  8647 leader_election.cc:304] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:43.981217  8907 raft_consensus.cc:2804] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:43.981616  8907 raft_consensus.cc:493] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:43.981990  8907 raft_consensus.cc:3060] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.985137  8728 tablet_bootstrap.cc:492] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:43.985713  8728 ts_tablet_manager.cc:1403] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.124s	user 0.011s	sys 0.004s
I20260709 14:48:43.986328  8731 consensus_queue.cc:260] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:43.988094  8729 tablet_bootstrap.cc:492] T 2466171899264acab9a42ff5ce20f63b P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:43.988481  8728 raft_consensus.cc:359] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:43.989212  8728 raft_consensus.cc:385] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.989480  8728 raft_consensus.cc:740] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.992332  8728 consensus_queue.cc:260] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:44.011088  8731 ts_tablet_manager.cc:1434] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.002s
I20260709 14:48:44.016794  8729 tablet_bootstrap.cc:654] T 2466171899264acab9a42ff5ce20f63b P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.022953  8731 tablet_bootstrap.cc:492] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:44.028461  8357 catalog_manager.cc:5697] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 1 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.031572  8728 ts_tablet_manager.cc:1434] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 14:48:44.033435  8728 tablet_bootstrap.cc:492] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:44.030460  8971 consensus_queue.cc:1048] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:48:44.037334  8359 catalog_manager.cc:5697] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 1 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:44.051968  8732 tablet_bootstrap.cc:492] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:44.052541  8732 ts_tablet_manager.cc:1403] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.136s	user 0.018s	sys 0.016s
I20260709 14:48:44.052801  8738 raft_consensus.cc:493] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.053321  8738 raft_consensus.cc:515] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:44.055465  8738 leader_election.cc:290] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:44.048945  8907 raft_consensus.cc:515] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:44.058018  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b7bc4cdbca4999a96818e24c8081a9" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:44.058307  8683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b7bc4cdbca4999a96818e24c8081a9" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:44.058923  8683 raft_consensus.cc:2468] T d9b7bc4cdbca4999a96818e24c8081a9 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
W20260709 14:48:44.059492  8499 leader_election.cc:343] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.061550  8731 tablet_bootstrap.cc:654] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.067606  8732 raft_consensus.cc:359] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:44.068638  8732 raft_consensus.cc:385] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.068985  8732 raft_consensus.cc:740] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.063305  8502 leader_election.cc:304] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:44.078708  8759 raft_consensus.cc:2804] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:44.079144  8759 raft_consensus.cc:493] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.079504  8759 raft_consensus.cc:3060] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.070647  8732 consensus_queue.cc:260] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:44.092442  8732 ts_tablet_manager.cc:1434] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.000s
I20260709 14:48:44.094534  8759 raft_consensus.cc:515] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:44.098362  8732 tablet_bootstrap.cc:492] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:44.102494  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b7bc4cdbca4999a96818e24c8081a9" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
W20260709 14:48:44.105248  8499 leader_election.cc:343] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.106714  8729 tablet_bootstrap.cc:492] T 2466171899264acab9a42ff5ce20f63b P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:44.107157  8729 ts_tablet_manager.cc:1403] T 2466171899264acab9a42ff5ce20f63b P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.119s	user 0.014s	sys 0.021s
I20260709 14:48:44.107895  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb03ce019a4b44faa433ce42ee370795" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
W20260709 14:48:44.114310  8647 leader_election.cc:343] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.114919  8907 leader_election.cc:290] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:44.115083  8759 leader_election.cc:290] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:44.115311  8683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b7bc4cdbca4999a96818e24c8081a9" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:44.117065  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb03ce019a4b44faa433ce42ee370795" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:44.128110  8731 tablet_bootstrap.cc:492] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:44.142572  8683 raft_consensus.cc:3060] T d9b7bc4cdbca4999a96818e24c8081a9 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.144574  8731 ts_tablet_manager.cc:1403] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.122s	user 0.010s	sys 0.005s
I20260709 14:48:44.117190  8729 raft_consensus.cc:359] T 2466171899264acab9a42ff5ce20f63b P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:44.147162  8729 raft_consensus.cc:385] T 2466171899264acab9a42ff5ce20f63b P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.147477  8731 raft_consensus.cc:359] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:44.148242  8731 raft_consensus.cc:385] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.148562  8731 raft_consensus.cc:740] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.142809  8460 raft_consensus.cc:3060] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.143772  8728 tablet_bootstrap.cc:654] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.147488  8729 raft_consensus.cc:740] T 2466171899264acab9a42ff5ce20f63b P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.153858  8755 consensus_queue.cc:1048] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:44.154681  8729 consensus_queue.cc:260] T 2466171899264acab9a42ff5ce20f63b P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:44.155480  8683 raft_consensus.cc:2468] T d9b7bc4cdbca4999a96818e24c8081a9 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:44.156775  8729 ts_tablet_manager.cc:1434] T 2466171899264acab9a42ff5ce20f63b P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.002s
I20260709 14:48:44.157171  8502 leader_election.cc:304] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:44.158443  8738 raft_consensus.cc:2804] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:44.158869  8738 raft_consensus.cc:697] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:44.159571  8738 consensus_queue.cc:237] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:44.162941  8755 raft_consensus.cc:493] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.163462  8755 raft_consensus.cc:515] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:44.165167  8729 tablet_bootstrap.cc:492] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:44.166570  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0fd9840b114e94a8a5447db03cd5e9" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:44.168336  8683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0fd9840b114e94a8a5447db03cd5e9" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:44.169273  8683 raft_consensus.cc:2393] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12ebba9454084865b7a5eb3b3bd05e5c in current term 1: Already voted for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in this term.
I20260709 14:48:44.170521  8460 raft_consensus.cc:2468] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 1.
I20260709 14:48:44.171176  8576 leader_election.cc:304] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:44.171849  8755 leader_election.cc:290] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:44.176590  8755 raft_consensus.cc:3060] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.148994  8759 consensus_queue.cc:1048] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:44.178795  8976 raft_consensus.cc:493] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.179443  8976 raft_consensus.cc:515] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:44.181373  8976 leader_election.cc:290] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:44.181962  8647 leader_election.cc:304] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:44.182209  8683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de2c5fed5c240bfa56f24511c98b744" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:44.183177  8971 raft_consensus.cc:2804] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:44.183678  8971 raft_consensus.cc:697] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 LEADER]: Becoming Leader. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Running, Role: LEADER
W20260709 14:48:44.184070  8502 leader_election.cc:343] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.184573  8971 consensus_queue.cc:237] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:44.195994  8913 consensus_queue.cc:1048] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:44.202243  8759 consensus_queue.cc:1048] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:44.203348  8731 consensus_queue.cc:260] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:44.210448  8731 ts_tablet_manager.cc:1434] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.000s
I20260709 14:48:44.239042  8731 tablet_bootstrap.cc:492] T bb03ce019a4b44faa433ce42ee370795 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:44.211476  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de2c5fed5c240bfa56f24511c98b744" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
W20260709 14:48:44.240746  8499 leader_election.cc:343] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.241170  8499 leader_election.cc:304] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:44.241986  8759 raft_consensus.cc:2749] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:44.186214  8729 tablet_bootstrap.cc:654] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.120718  8732 tablet_bootstrap.cc:654] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.230082  8755 raft_consensus.cc:2749] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:44.258692  8976 consensus_queue.cc:1048] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:48:44.261650  8359 catalog_manager.cc:5697] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 1 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.266949  8357 catalog_manager.cc:5697] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4). New cstate: current_term: 1 leader_uuid: "5f2615d274f24db5a6164f86f9b4b103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.269330  8731 tablet_bootstrap.cc:654] T bb03ce019a4b44faa433ce42ee370795 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.280898  8732 tablet_bootstrap.cc:492] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:44.281457  8732 ts_tablet_manager.cc:1403] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.188s	user 0.012s	sys 0.008s
I20260709 14:48:44.285260  8729 tablet_bootstrap.cc:492] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:44.285931  8729 ts_tablet_manager.cc:1403] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.121s	user 0.013s	sys 0.003s
I20260709 14:48:44.285537  8976 consensus_queue.cc:1048] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:44.307067  8729 raft_consensus.cc:359] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:44.307679  8976 consensus_queue.cc:1048] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:44.307969  8729 raft_consensus.cc:385] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.318589  8729 raft_consensus.cc:740] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.320863  8729 consensus_queue.cc:260] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:44.322857  8728 tablet_bootstrap.cc:492] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:44.323424  8728 ts_tablet_manager.cc:1403] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.290s	user 0.037s	sys 0.039s
I20260709 14:48:44.332798  8729 ts_tablet_manager.cc:1434] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.002s
I20260709 14:48:44.340080  8729 tablet_bootstrap.cc:492] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:44.341800  8738 consensus_queue.cc:1048] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:44.346045  8732 raft_consensus.cc:359] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:44.349340  8732 raft_consensus.cc:385] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.349720  8732 raft_consensus.cc:740] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.350667  8732 consensus_queue.cc:260] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:44.361289  8913 raft_consensus.cc:493] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.370860  8913 raft_consensus.cc:515] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:44.372203  8732 ts_tablet_manager.cc:1434] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.090s	user 0.005s	sys 0.000s
I20260709 14:48:44.373235  8732 tablet_bootstrap.cc:492] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:44.375883  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b7bc4cdbca4999a96818e24c8081a9" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:44.378369  8683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b7bc4cdbca4999a96818e24c8081a9" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:44.378877  8913 leader_election.cc:290] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:44.379209  8683 raft_consensus.cc:2393] T d9b7bc4cdbca4999a96818e24c8081a9 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12ebba9454084865b7a5eb3b3bd05e5c in current term 1: Already voted for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in this term.
I20260709 14:48:44.367683  8731 tablet_bootstrap.cc:492] T bb03ce019a4b44faa433ce42ee370795 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:44.379886  8731 ts_tablet_manager.cc:1403] T bb03ce019a4b44faa433ce42ee370795 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.141s	user 0.028s	sys 0.010s
I20260709 14:48:44.383401  8731 raft_consensus.cc:359] T bb03ce019a4b44faa433ce42ee370795 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:44.384668  8731 raft_consensus.cc:385] T bb03ce019a4b44faa433ce42ee370795 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.384996  8731 raft_consensus.cc:740] T bb03ce019a4b44faa433ce42ee370795 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.386670  8576 leader_election.cc:304] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:44.387727  8913 raft_consensus.cc:3060] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.386652  8731 consensus_queue.cc:260] T bb03ce019a4b44faa433ce42ee370795 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:44.396579  8731 ts_tablet_manager.cc:1434] T bb03ce019a4b44faa433ce42ee370795 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 14:48:44.397872  8731 tablet_bootstrap.cc:492] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:44.369475  8729 tablet_bootstrap.cc:654] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.368204  8728 raft_consensus.cc:359] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:44.400414  8728 raft_consensus.cc:385] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.400704  8728 raft_consensus.cc:740] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.401309  8728 consensus_queue.cc:260] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:44.404709  8728 ts_tablet_manager.cc:1434] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.081s	user 0.005s	sys 0.001s
I20260709 14:48:44.379082  8732 tablet_bootstrap.cc:654] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.406186  8728 tablet_bootstrap.cc:492] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:44.412531  8728 tablet_bootstrap.cc:654] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.419524  8913 raft_consensus.cc:2749] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:44.429426  8731 tablet_bootstrap.cc:654] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.430567  8729 tablet_bootstrap.cc:492] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:44.431046  8729 ts_tablet_manager.cc:1403] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.097s	user 0.008s	sys 0.002s
I20260709 14:48:44.433137  8729 raft_consensus.cc:359] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:44.434053  8729 raft_consensus.cc:385] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.434346  8729 raft_consensus.cc:740] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.434442  8732 tablet_bootstrap.cc:492] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:44.434962  8732 ts_tablet_manager.cc:1403] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.007s
I20260709 14:48:44.435078  8729 consensus_queue.cc:260] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:44.437256  8729 ts_tablet_manager.cc:1434] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 14:48:44.437641  8732 raft_consensus.cc:359] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:44.438230  8729 tablet_bootstrap.cc:492] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:44.438414  8732 raft_consensus.cc:385] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.438766  8732 raft_consensus.cc:740] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.439549  8732 consensus_queue.cc:260] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:44.443228  8966 raft_consensus.cc:493] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.443789  8966 raft_consensus.cc:515] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:44.445907  8966 leader_election.cc:290] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:44.446754  8732 ts_tablet_manager.cc:1434] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260709 14:48:44.447124  8728 tablet_bootstrap.cc:492] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:44.447652  8728 ts_tablet_manager.cc:1403] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.005s
I20260709 14:48:44.447819  8732 tablet_bootstrap.cc:492] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:44.448558  8606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de00421bf1554e4690ec96362fa41a7c" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
W20260709 14:48:44.450253  8647 leader_election.cc:343] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.447700  8459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de00421bf1554e4690ec96362fa41a7c" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
W20260709 14:48:44.452188  8647 leader_election.cc:343] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.452600  8647 leader_election.cc:304] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:44.453694  8966 raft_consensus.cc:2749] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:44.456529  8729 tablet_bootstrap.cc:654] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.450624  8728 raft_consensus.cc:359] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:44.464090  8728 raft_consensus.cc:385] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.464640  8728 raft_consensus.cc:740] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.465581  8728 consensus_queue.cc:260] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:44.468329  8728 ts_tablet_manager.cc:1434] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:48:44.469195  8732 tablet_bootstrap.cc:654] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.470037  8729 tablet_bootstrap.cc:492] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:44.470598  8729 ts_tablet_manager.cc:1403] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.009s
I20260709 14:48:44.473233  8729 raft_consensus.cc:359] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:44.474071  8729 raft_consensus.cc:385] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.474414  8729 raft_consensus.cc:740] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.475081  8729 consensus_queue.cc:260] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:44.477167  8729 ts_tablet_manager.cc:1434] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:48:44.478281  8728 tablet_bootstrap.cc:492] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:44.482533  8968 raft_consensus.cc:493] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.483086  8968 raft_consensus.cc:515] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:44.483887  8729 tablet_bootstrap.cc:492] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:44.485137  8968 leader_election.cc:290] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:44.488404  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c7640a99cd438a8aa285cd62d31c77" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:44.489096  8535 raft_consensus.cc:2468] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 0.
I20260709 14:48:44.490211  8729 tablet_bootstrap.cc:654] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.491633  8425 leader_election.cc:304] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:44.492636  8731 tablet_bootstrap.cc:492] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:44.493074  8731 ts_tablet_manager.cc:1403] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.095s	user 0.011s	sys 0.004s
I20260709 14:48:44.493418  8965 raft_consensus.cc:2804] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:44.493755  8728 tablet_bootstrap.cc:654] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.493876  8965 raft_consensus.cc:493] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.494313  8965 raft_consensus.cc:3060] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.495820  8731 raft_consensus.cc:359] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:44.496491  8731 raft_consensus.cc:385] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.496752  8731 raft_consensus.cc:740] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.492640  8732 tablet_bootstrap.cc:492] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:44.497532  8732 ts_tablet_manager.cc:1403] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.003s
I20260709 14:48:44.497476  8731 consensus_queue.cc:260] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:44.500300  8732 raft_consensus.cc:359] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:44.501348  8732 raft_consensus.cc:385] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.501612  8732 raft_consensus.cc:740] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.502269  8732 consensus_queue.cc:260] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:44.503698  8966 raft_consensus.cc:493] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.503822  8606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c7640a99cd438a8aa285cd62d31c77" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:44.504237  8966 raft_consensus.cc:515] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
W20260709 14:48:44.505681  8424 leader_election.cc:343] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.506297  8966 leader_election.cc:290] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:44.507912  8798 raft_consensus.cc:493] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.508527  8798 raft_consensus.cc:515] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:44.510792  8731 ts_tablet_manager.cc:1434] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:48:44.511164  8798 leader_election.cc:290] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:44.511777  8731 tablet_bootstrap.cc:492] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:44.513355  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2466171899264acab9a42ff5ce20f63b" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:44.514238  8678 raft_consensus.cc:2468] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 0.
I20260709 14:48:44.516892  8459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2466171899264acab9a42ff5ce20f63b" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:44.517665  8459 raft_consensus.cc:2468] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 0.
I20260709 14:48:44.519598  8427 leader_election.cc:304] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:44.521078  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2466171899264acab9a42ff5ce20f63b" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:44.521993  8535 raft_consensus.cc:2468] T 2466171899264acab9a42ff5ce20f63b P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 0.
I20260709 14:48:44.522768  8732 ts_tablet_manager.cc:1434] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 14:48:44.523559  8647 leader_election.cc:304] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:44.527925  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2466171899264acab9a42ff5ce20f63b" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:44.528834  8536 raft_consensus.cc:2468] T 2466171899264acab9a42ff5ce20f63b P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 0.
I20260709 14:48:44.530587  8729 tablet_bootstrap.cc:492] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:44.531092  8729 ts_tablet_manager.cc:1403] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.009s
I20260709 14:48:44.532552  8732 tablet_bootstrap.cc:492] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:44.533002  8731 tablet_bootstrap.cc:654] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.533653  8729 raft_consensus.cc:359] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:44.536254  8729 raft_consensus.cc:385] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.536556  8729 raft_consensus.cc:740] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.537199  8729 consensus_queue.cc:260] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:44.539105  8732 tablet_bootstrap.cc:654] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.539273  8907 raft_consensus.cc:2804] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:44.539718  8907 raft_consensus.cc:493] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.540105  8907 raft_consensus.cc:3060] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.542351  8968 raft_consensus.cc:2804] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:44.542802  8968 raft_consensus.cc:493] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.543125  8968 raft_consensus.cc:3060] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.547402  8731 tablet_bootstrap.cc:492] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:44.547096  8907 raft_consensus.cc:515] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:44.547921  8731 ts_tablet_manager.cc:1403] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.005s
I20260709 14:48:44.551086  8755 raft_consensus.cc:493] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.551028  8731 raft_consensus.cc:359] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:44.551867  8731 raft_consensus.cc:385] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.551709  8755 raft_consensus.cc:515] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:44.552198  8731 raft_consensus.cc:740] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.552234  8907 leader_election.cc:290] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:44.554025  8459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2466171899264acab9a42ff5ce20f63b" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:44.554993  8925 raft_consensus.cc:493] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.554837  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10c3d42d2c44484b85fc6f27cdb51eb" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:44.555516  8925 raft_consensus.cc:515] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
W20260709 14:48:44.556558  8576 leader_election.cc:343] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.557463  8925 leader_election.cc:290] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:44.553161  8731 consensus_queue.cc:260] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:44.559815  8731 ts_tablet_manager.cc:1434] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 14:48:44.560176  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2466171899264acab9a42ff5ce20f63b" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:44.560761  8536 raft_consensus.cc:3060] T 2466171899264acab9a42ff5ce20f63b P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.563890  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19a376cbc1b84f3a82248680bc498d0c" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:44.564545  8460 raft_consensus.cc:2468] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:44.565706  8499 leader_election.cc:304] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:44.566309  8755 leader_election.cc:290] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:44.566565  8976 raft_consensus.cc:2804] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:44.566999  8798 raft_consensus.cc:493] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.566960  8976 raft_consensus.cc:493] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.567649  8976 raft_consensus.cc:3060] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.567605  8798 raft_consensus.cc:515] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:44.571247  8732 tablet_bootstrap.cc:492] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:44.571762  8732 ts_tablet_manager.cc:1403] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.004s
I20260709 14:48:44.575433  8732 raft_consensus.cc:359] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:44.576128  8732 raft_consensus.cc:385] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.576383  8732 raft_consensus.cc:740] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.576876  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19a376cbc1b84f3a82248680bc498d0c" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:44.576990  8732 consensus_queue.cc:260] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:44.578608  8536 raft_consensus.cc:2468] T 2466171899264acab9a42ff5ce20f63b P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 1.
I20260709 14:48:44.580770  8729 ts_tablet_manager.cc:1434] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.002s
I20260709 14:48:44.581233  8759 raft_consensus.cc:493] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.582914  8759 raft_consensus.cc:515] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:44.584753  8731 tablet_bootstrap.cc:492] T 19a376cbc1b84f3a82248680bc498d0c P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:44.588222  8976 raft_consensus.cc:515] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:44.588322  8648 leader_election.cc:304] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:44.589603  8966 raft_consensus.cc:2804] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:44.590269  8966 raft_consensus.cc:697] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 [term 1 LEADER]: Becoming Leader. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Running, Role: LEADER
I20260709 14:48:44.590606  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10c3d42d2c44484b85fc6f27cdb51eb" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:44.591367  8966 consensus_queue.cc:237] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
W20260709 14:48:44.591858  8573 leader_election.cc:343] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.592420  8759 leader_election.cc:290] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:44.592353  8573 leader_election.cc:304] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:44.593153  8731 tablet_bootstrap.cc:654] T 19a376cbc1b84f3a82248680bc498d0c P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.597365  9029 consensus_queue.cc:1048] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:48:44.599406  8683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8feb081bb5ab462d9acc3e6ee827e3f6" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:44.599809  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8feb081bb5ab462d9acc3e6ee827e3f6" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:44.594051  8606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19a376cbc1b84f3a82248680bc498d0c" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
W20260709 14:48:44.603322  8502 leader_election.cc:343] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:44.603838  8499 leader_election.cc:343] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.604426  8499 leader_election.cc:304] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:44.604756  8732 ts_tablet_manager.cc:1434] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
W20260709 14:48:44.605518  8499 leader_election.cc:343] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.606460  8732 tablet_bootstrap.cc:492] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:44.597935  8755 raft_consensus.cc:2749] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:44.607234  8925 raft_consensus.cc:2749] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:44.614075  8535 raft_consensus.cc:2393] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d312256c957844c79c8546b5556c3a3b in current term 1: Already voted for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in this term.
I20260709 14:48:44.615739  8729 tablet_bootstrap.cc:492] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:44.607335  8971 consensus_queue.cc:1048] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:48:44.625895  8755 raft_consensus.cc:493] T bb03ce019a4b44faa433ce42ee370795 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.626498  8755 raft_consensus.cc:515] T bb03ce019a4b44faa433ce42ee370795 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:44.628662  8755 leader_election.cc:290] T bb03ce019a4b44faa433ce42ee370795 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:44.630896  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb03ce019a4b44faa433ce42ee370795" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:44.633908  8683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb03ce019a4b44faa433ce42ee370795" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:44.633987  8968 raft_consensus.cc:515] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:44.635326  8459 raft_consensus.cc:2393] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f2615d274f24db5a6164f86f9b4b103 in current term 1: Already voted for candidate d312256c957844c79c8546b5556c3a3b in this term.
I20260709 14:48:44.635757  8576 leader_election.cc:304] T bb03ce019a4b44faa433ce42ee370795 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:44.613032  8798 leader_election.cc:290] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:44.637883  8913 raft_consensus.cc:2749] T bb03ce019a4b44faa433ce42ee370795 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:44.640333  8965 raft_consensus.cc:515] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:44.641639  8459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19a376cbc1b84f3a82248680bc498d0c" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:44.642349  8459 raft_consensus.cc:3060] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.644410  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c7640a99cd438a8aa285cd62d31c77" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:44.645056  8535 raft_consensus.cc:3060] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.645844  8965 leader_election.cc:290] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:44.648747  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c7640a99cd438a8aa285cd62d31c77" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:44.649020  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19a376cbc1b84f3a82248680bc498d0c" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:44.649456  8968 leader_election.cc:290] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:44.653468  8532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2466171899264acab9a42ff5ce20f63b" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:44.653714  9028 consensus_queue.cc:1048] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:44.653895  8683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2466171899264acab9a42ff5ce20f63b" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:44.654366  8532 raft_consensus.cc:2393] T 2466171899264acab9a42ff5ce20f63b P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d312256c957844c79c8546b5556c3a3b in current term 1: Already voted for candidate 5f2615d274f24db5a6164f86f9b4b103 in this term.
W20260709 14:48:44.654853  8424 leader_election.cc:343] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.655889  8965 raft_consensus.cc:493] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.655627  8427 leader_election.cc:304] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b [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: d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:44.673288  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19a376cbc1b84f3a82248680bc498d0c" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:44.675827  8535 raft_consensus.cc:2468] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 1.
I20260709 14:48:44.679630  8728 tablet_bootstrap.cc:492] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:44.680150  8728 ts_tablet_manager.cc:1403] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.202s	user 0.018s	sys 0.023s
I20260709 14:48:44.676462  8968 raft_consensus.cc:2749] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:48:44.682379  8499 leader_election.cc:343] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.683166  8728 raft_consensus.cc:359] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:44.683475  8425 leader_election.cc:304] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:44.683899  8728 raft_consensus.cc:385] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.684252  8728 raft_consensus.cc:740] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.684999  8728 consensus_queue.cc:260] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:44.687213  8728 ts_tablet_manager.cc:1434] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:48:44.688097  8731 tablet_bootstrap.cc:492] T 19a376cbc1b84f3a82248680bc498d0c P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:44.688249  8728 tablet_bootstrap.cc:492] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:44.687498  8355 catalog_manager.cc:5697] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4). New cstate: current_term: 1 leader_uuid: "5f2615d274f24db5a6164f86f9b4b103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.688572  8731 ts_tablet_manager.cc:1403] T 19a376cbc1b84f3a82248680bc498d0c P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.104s	user 0.010s	sys 0.004s
W20260709 14:48:44.665709  8424 leader_election.cc:343] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.690026  8424 leader_election.cc:304] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:44.691313  8731 raft_consensus.cc:359] T 19a376cbc1b84f3a82248680bc498d0c P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:44.692004  8731 raft_consensus.cc:385] T 19a376cbc1b84f3a82248680bc498d0c P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.692251  8731 raft_consensus.cc:740] T 19a376cbc1b84f3a82248680bc498d0c P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.693351  8731 consensus_queue.cc:260] T 19a376cbc1b84f3a82248680bc498d0c P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:44.695451  8731 ts_tablet_manager.cc:1434] T 19a376cbc1b84f3a82248680bc498d0c P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:48:44.696391  8731 tablet_bootstrap.cc:492] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:44.699121  8729 tablet_bootstrap.cc:654] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.702076  9028 raft_consensus.cc:2804] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:44.703027  8610 raft_consensus.cc:3060] T bb03ce019a4b44faa433ce42ee370795 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.667550  8965 raft_consensus.cc:515] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:44.703567  9028 raft_consensus.cc:697] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 1 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:48:44.684350  8732 tablet_bootstrap.cc:654] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.705704  8731 tablet_bootstrap.cc:654] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.708636  8925 raft_consensus.cc:493] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.710156  8925 raft_consensus.cc:515] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:44.710620  8683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de2c5fed5c240bfa56f24511c98b744" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:44.711326  8683 raft_consensus.cc:2468] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 0.
I20260709 14:48:44.714527  8427 leader_election.cc:304] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:44.704906  9028 consensus_queue.cc:237] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:44.718727  8925 leader_election.cc:290] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:44.719265  8965 leader_election.cc:290] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:44.677704  8976 leader_election.cc:290] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:44.724287  8459 raft_consensus.cc:2468] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:44.725193  8798 raft_consensus.cc:2749] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:44.728641  8968 raft_consensus.cc:2804] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:44.733784  8683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bb0dadc70a4eef99fb75ff4aee1f47" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:44.729401  8913 raft_consensus.cc:493] T 19a376cbc1b84f3a82248680bc498d0c P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.732136  8606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bb0dadc70a4eef99fb75ff4aee1f47" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:44.743319  8606 raft_consensus.cc:2468] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:44.744601  8499 leader_election.cc:304] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 
I20260709 14:48:44.745608  8976 raft_consensus.cc:2804] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:44.746038  8976 raft_consensus.cc:493] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.746377  8976 raft_consensus.cc:3060] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.747396  8728 tablet_bootstrap.cc:654] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.754019  8976 raft_consensus.cc:515] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:44.756327  8976 leader_election.cc:290] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:44.759446  8499 leader_election.cc:304] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:44.767930  8606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bb0dadc70a4eef99fb75ff4aee1f47" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:44.768563  8606 raft_consensus.cc:3060] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.738368  8968 raft_consensus.cc:493] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.773913  8968 raft_consensus.cc:3060] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.760550  8913 raft_consensus.cc:515] T 19a376cbc1b84f3a82248680bc498d0c P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:44.772559  9038 raft_consensus.cc:493] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:48:44.783522  8502 leader_election.cc:343] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.773423  8976 raft_consensus.cc:2804] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:44.776381  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de2c5fed5c240bfa56f24511c98b744" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:44.788558  8976 raft_consensus.cc:697] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:44.802613  8976 consensus_queue.cc:237] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:44.807119  8683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bb0dadc70a4eef99fb75ff4aee1f47" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:44.816704  8738 consensus_queue.cc:1048] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:48:44.817540  8502 leader_election.cc:343] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.832119  8729 tablet_bootstrap.cc:492] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:44.832747  8729 ts_tablet_manager.cc:1403] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.220s	user 0.008s	sys 0.009s
I20260709 14:48:44.839366  8731 tablet_bootstrap.cc:492] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:44.839970  8731 ts_tablet_manager.cc:1403] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.144s	user 0.014s	sys 0.002s
I20260709 14:48:44.848138  8925 consensus_queue.cc:1048] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:44.849167  8913 leader_election.cc:290] T 19a376cbc1b84f3a82248680bc498d0c P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:44.847397  8731 raft_consensus.cc:359] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:44.850667  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19a376cbc1b84f3a82248680bc498d0c" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:44.851356  8731 raft_consensus.cc:385] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.851754  8731 raft_consensus.cc:740] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.822331  8536 raft_consensus.cc:2468] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 0.
I20260709 14:48:44.838984  8967 raft_consensus.cc:493] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.852422  8731 consensus_queue.cc:260] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:44.864367  8732 tablet_bootstrap.cc:492] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:44.865135  8732 ts_tablet_manager.cc:1403] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.259s	user 0.030s	sys 0.022s
I20260709 14:48:44.821754  8606 raft_consensus.cc:2468] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:44.798338  9038 raft_consensus.cc:515] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:44.878362  8731 ts_tablet_manager.cc:1434] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 14:48:44.862093  8967 raft_consensus.cc:515] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:44.881134  8967 leader_election.cc:290] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:44.885149  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10c3d42d2c44484b85fc6f27cdb51eb" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:44.886926  8732 raft_consensus.cc:359] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:44.887614  8732 raft_consensus.cc:385] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.887884  8732 raft_consensus.cc:740] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.888509  8732 consensus_queue.cc:260] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
W20260709 14:48:44.894191  8647 leader_election.cc:343] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.903096  8732 ts_tablet_manager.cc:1434] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 14:48:44.904171  8732 tablet_bootstrap.cc:492] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:44.893275  8729 raft_consensus.cc:359] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:44.906116  8729 raft_consensus.cc:385] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.905017  8358 catalog_manager.cc:5697] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 1 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.906440  8729 raft_consensus.cc:740] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.907173  8729 consensus_queue.cc:260] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:44.909960  8729 ts_tablet_manager.cc:1434] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.000s
I20260709 14:48:44.897692  8968 raft_consensus.cc:515] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:44.912951  8968 leader_election.cc:290] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:44.913597  8729 tablet_bootstrap.cc:492] T b77c4a7494d2428784e23746440ee952 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:44.914548  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de2c5fed5c240bfa56f24511c98b744" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:44.914719  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de2c5fed5c240bfa56f24511c98b744" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:44.915439  8536 raft_consensus.cc:3060] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.915678  8678 raft_consensus.cc:3060] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.917091  8607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10c3d42d2c44484b85fc6f27cdb51eb" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:44.917753  8607 raft_consensus.cc:2468] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 0.
I20260709 14:48:44.919853  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19a376cbc1b84f3a82248680bc498d0c" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:44.920646  8460 raft_consensus.cc:2393] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12ebba9454084865b7a5eb3b3bd05e5c in current term 1: Already voted for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in this term.
I20260709 14:48:44.924537  8536 raft_consensus.cc:2468] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 1.
I20260709 14:48:44.921591  8731 tablet_bootstrap.cc:492] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:44.926260  8425 leader_election.cc:304] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:44.928119  8965 raft_consensus.cc:2804] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:44.928784  8965 raft_consensus.cc:697] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [term 1 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:48:44.930228  8907 consensus_queue.cc:1048] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:44.929961  8965 consensus_queue.cc:237] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:44.931900  8798 raft_consensus.cc:493] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.932420  8798 raft_consensus.cc:515] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:44.934516  8798 leader_election.cc:290] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:44.936164  8681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10c3d42d2c44484b85fc6f27cdb51eb" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:44.936858  8681 raft_consensus.cc:2468] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 0.
I20260709 14:48:44.937784  8647 leader_election.cc:304] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 [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: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: d312256c957844c79c8546b5556c3a3b
I20260709 14:48:44.938948  8907 raft_consensus.cc:2804] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:44.939320  8907 raft_consensus.cc:493] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.939659  8907 raft_consensus.cc:3060] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.940250  8427 leader_election.cc:304] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:44.941192  8798 raft_consensus.cc:2804] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:44.941556  8798 raft_consensus.cc:493] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.941901  8798 raft_consensus.cc:3060] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.946684  8499 leader_election.cc:304] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:44.947933  8976 raft_consensus.cc:2804] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:44.948089  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10c3d42d2c44484b85fc6f27cdb51eb" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:44.948323  9039 raft_consensus.cc:493] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.948566  8976 raft_consensus.cc:697] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:44.957868  8610 raft_consensus.cc:2468] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 0.
I20260709 14:48:44.976982  8728 tablet_bootstrap.cc:492] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:44.982038  8728 ts_tablet_manager.cc:1403] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.294s	user 0.010s	sys 0.032s
I20260709 14:48:44.977597  8907 raft_consensus.cc:515] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:44.961270  9039 raft_consensus.cc:515] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:44.981029  8731 tablet_bootstrap.cc:654] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.974828  8573 leader_election.cc:304] T 19a376cbc1b84f3a82248680bc498d0c P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:44.993351  8907 leader_election.cc:290] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:44.996160  8913 raft_consensus.cc:3060] T 19a376cbc1b84f3a82248680bc498d0c P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.997378  8359 catalog_manager.cc:5697] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 1 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:45.005402  8729 tablet_bootstrap.cc:654] T b77c4a7494d2428784e23746440ee952 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.987152  8678 raft_consensus.cc:2468] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 1.
I20260709 14:48:45.015784  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10c3d42d2c44484b85fc6f27cdb51eb" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:45.005529  8976 consensus_queue.cc:237] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:45.020871  8728 raft_consensus.cc:359] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:45.021533  8728 raft_consensus.cc:385] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.021776  8728 raft_consensus.cc:740] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.022382  8728 consensus_queue.cc:260] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:45.044446  9038 leader_election.cc:290] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:45.045153  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de00421bf1554e4690ec96362fa41a7c" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:45.055097  8966 raft_consensus.cc:493] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.055908  8966 raft_consensus.cc:515] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:45.062840  9039 leader_election.cc:290] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:45.066444  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de00421bf1554e4690ec96362fa41a7c" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:45.067195  8678 raft_consensus.cc:2468] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 0.
I20260709 14:48:45.068498  8427 leader_election.cc:304] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:45.069373  9038 raft_consensus.cc:2804] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:45.069736  9038 raft_consensus.cc:493] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:45.070097  9038 raft_consensus.cc:3060] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.076282  8913 raft_consensus.cc:2749] T 19a376cbc1b84f3a82248680bc498d0c P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:48:45.078578  8424 leader_election.cc:343] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:45.081369  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8feb081bb5ab462d9acc3e6ee827e3f6" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:45.082334  8536 raft_consensus.cc:2468] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 0.
I20260709 14:48:45.083441  8728 ts_tablet_manager.cc:1434] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.101s	user 0.006s	sys 0.000s
I20260709 14:48:45.090181  8574 leader_election.cc:304] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 
I20260709 14:48:45.090654  8966 leader_election.cc:290] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:45.091702  9039 raft_consensus.cc:2804] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:45.092092  9039 raft_consensus.cc:493] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:45.092429  9039 raft_consensus.cc:3060] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.093626  8738 raft_consensus.cc:493] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.094121  8738 raft_consensus.cc:515] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
W20260709 14:48:45.026050  8573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 59395.5us
I20260709 14:48:45.101339  8738 leader_election.cc:290] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:45.108477  8728 tablet_bootstrap.cc:492] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:45.102648  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8e61a0f9b04b869c83557340666688" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:45.116262  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0001602408e4c5d8bbc94e80efc5d87" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
W20260709 14:48:45.117770  8502 leader_election.cc:343] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:45.118703  8647 leader_election.cc:343] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:45.120342  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0001602408e4c5d8bbc94e80efc5d87" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
W20260709 14:48:45.124946  8499 leader_election.cc:343] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:45.125406  8499 leader_election.cc:304] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:45.127390  8925 raft_consensus.cc:2749] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:45.129005  8607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10c3d42d2c44484b85fc6f27cdb51eb" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:45.129635  8607 raft_consensus.cc:3060] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.123353  8967 consensus_queue.cc:1048] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:45.138567  8608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8e61a0f9b04b869c83557340666688" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
W20260709 14:48:45.142884  8647 leader_election.cc:343] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:45.143404  8647 leader_election.cc:304] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:45.143473  9039 raft_consensus.cc:515] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:45.144569  8966 raft_consensus.cc:2749] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:45.146471  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8feb081bb5ab462d9acc3e6ee827e3f6" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:45.147226  8536 raft_consensus.cc:3060] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.164476  9039 leader_election.cc:290] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Requested vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:45.126323  8798 raft_consensus.cc:515] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:45.220983  8798 leader_election.cc:290] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:45.222934  8606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10c3d42d2c44484b85fc6f27cdb51eb" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:45.227241  8460 raft_consensus.cc:2393] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f2615d274f24db5a6164f86f9b4b103 in current term 1: Already voted for candidate d312256c957844c79c8546b5556c3a3b in this term.
I20260709 14:48:45.227417  8732 tablet_bootstrap.cc:654] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:45.207705  8576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.4:43177, user_credentials={real_user=slave}} blocked reactor thread for 59923.2us
I20260709 14:48:45.247654  8729 tablet_bootstrap.cc:492] T b77c4a7494d2428784e23746440ee952 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:45.248394  8729 ts_tablet_manager.cc:1403] T b77c4a7494d2428784e23746440ee952 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.338s	user 0.028s	sys 0.024s
I20260709 14:48:45.231884  8607 raft_consensus.cc:2468] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 1.
I20260709 14:48:45.266511  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10c3d42d2c44484b85fc6f27cdb51eb" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:45.267377  8678 raft_consensus.cc:2393] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d312256c957844c79c8546b5556c3a3b in current term 1: Already voted for candidate 5f2615d274f24db5a6164f86f9b4b103 in this term.
I20260709 14:48:45.271075  8681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8feb081bb5ab462d9acc3e6ee827e3f6" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:45.272440  8728 tablet_bootstrap.cc:654] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.282423  9057 consensus_queue.cc:1048] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:45.285863  8971 consensus_queue.cc:1048] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:45.288589  8427 leader_election.cc:304] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b [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: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:45.290247  8729 raft_consensus.cc:359] T b77c4a7494d2428784e23746440ee952 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:45.291056  8729 raft_consensus.cc:385] T b77c4a7494d2428784e23746440ee952 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.291146  8798 raft_consensus.cc:2749] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:48:45.291368  8729 raft_consensus.cc:740] T b77c4a7494d2428784e23746440ee952 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.292831  8732 tablet_bootstrap.cc:492] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:45.293522  8732 ts_tablet_manager.cc:1403] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.390s	user 0.016s	sys 0.014s
I20260709 14:48:45.292914  8729 consensus_queue.cc:260] T b77c4a7494d2428784e23746440ee952 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:45.297410  8358 catalog_manager.cc:5697] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 1 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:45.300228  9038 raft_consensus.cc:515] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:45.301406  8536 raft_consensus.cc:2468] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 1.
I20260709 14:48:45.302435  9038 leader_election.cc:290] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:45.278620  8647 leader_election.cc:304] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:45.306087  8966 raft_consensus.cc:2804] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:45.306583  8966 raft_consensus.cc:697] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 [term 1 LEADER]: Becoming Leader. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Running, Role: LEADER
I20260709 14:48:45.307400  8966 consensus_queue.cc:237] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:45.312000  8606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de00421bf1554e4690ec96362fa41a7c" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
W20260709 14:48:45.313894  8424 leader_election.cc:343] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:45.321044  8731 tablet_bootstrap.cc:492] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:45.321565  8731 ts_tablet_manager.cc:1403] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.400s	user 0.022s	sys 0.022s
W20260709 14:48:45.317432  8407 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:45.331640  8729 ts_tablet_manager.cc:1434] T b77c4a7494d2428784e23746440ee952 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.000s
I20260709 14:48:45.340036  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8feb081bb5ab462d9acc3e6ee827e3f6" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:45.348628  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de00421bf1554e4690ec96362fa41a7c" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:45.349291  8678 raft_consensus.cc:3060] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.356103  8729 tablet_bootstrap.cc:492] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:45.365897  9028 consensus_queue.cc:1048] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:45.357636  8357 catalog_manager.cc:5697] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 1 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:45.375022  8732 raft_consensus.cc:359] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:45.376107  8732 raft_consensus.cc:385] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.376405  8732 raft_consensus.cc:740] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.377406  8732 consensus_queue.cc:260] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:45.380214  8731 raft_consensus.cc:359] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:45.382967  8731 raft_consensus.cc:385] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.383313  8731 raft_consensus.cc:740] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.384019  8731 consensus_queue.cc:260] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:45.381031  8678 raft_consensus.cc:2468] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 1.
I20260709 14:48:45.386320  8732 ts_tablet_manager.cc:1434] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.092s	user 0.005s	sys 0.002s
I20260709 14:48:45.394834  8732 tablet_bootstrap.cc:492] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:45.396486  8574 leader_election.cc:304] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 
W20260709 14:48:45.406077  8576 leader_election.cc:343] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:45.410218  8732 tablet_bootstrap.cc:654] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.410775  8358 catalog_manager.cc:5697] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4). New cstate: current_term: 1 leader_uuid: "5f2615d274f24db5a6164f86f9b4b103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:45.419461  9055 raft_consensus.cc:2804] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:45.423151  9055 raft_consensus.cc:697] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:48:45.426381  8729 tablet_bootstrap.cc:654] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.427203  8728 tablet_bootstrap.cc:492] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:45.427881  8728 ts_tablet_manager.cc:1403] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.320s	user 0.041s	sys 0.012s
I20260709 14:48:45.424053  9055 consensus_queue.cc:237] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:45.426172  8731 ts_tablet_manager.cc:1434] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.104s	user 0.006s	sys 0.001s
I20260709 14:48:45.431252  9028 consensus_queue.cc:1048] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:45.433194  9029 raft_consensus.cc:493] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.433677  9029 raft_consensus.cc:515] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:45.438189  8731 tablet_bootstrap.cc:492] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:45.440574  9029 leader_election.cc:290] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
W20260709 14:48:45.442296  8424 consensus_peers.cc:597] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b -> Peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Couldn't send request to peer 12ebba9454084865b7a5eb3b3bd05e5c. 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 14:48:45.438719  8427 leader_election.cc:304] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:45.443634  9029 raft_consensus.cc:2804] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:45.444133  9029 raft_consensus.cc:697] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [term 1 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
W20260709 14:48:45.435350  8576 leader_election.cc:343] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:45.449919  9053 consensus_queue.cc:1048] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:48:45.445256  9029 consensus_queue.cc:237] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:45.461724  8731 tablet_bootstrap.cc:654] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.467051  8607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8e61a0f9b04b869c83557340666688" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:45.478802  8728 raft_consensus.cc:359] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:45.485621  8728 raft_consensus.cc:385] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.491097  8728 raft_consensus.cc:740] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.494205  8728 consensus_queue.cc:260] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:45.497195  8683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8e61a0f9b04b869c83557340666688" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:45.498278  8683 raft_consensus.cc:2468] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 0.
I20260709 14:48:45.507216  8728 ts_tablet_manager.cc:1434] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.079s	user 0.008s	sys 0.000s
I20260709 14:48:45.515815  8732 tablet_bootstrap.cc:492] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:45.516386  8732 ts_tablet_manager.cc:1403] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.122s	user 0.007s	sys 0.006s
I20260709 14:48:45.518165  8427 leader_election.cc:304] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:45.519057  8798 raft_consensus.cc:2804] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:45.519428  8798 raft_consensus.cc:493] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:45.519780  8798 raft_consensus.cc:3060] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.519490  8732 raft_consensus.cc:359] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:45.520180  8732 raft_consensus.cc:385] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:48:45.520435  8502 consensus_peers.cc:597] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Couldn't send request to peer 5f2615d274f24db5a6164f86f9b4b103. 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 14:48:45.520452  8732 raft_consensus.cc:740] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.522469  8732 consensus_queue.cc:260] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:45.529470  8732 ts_tablet_manager.cc:1434] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:48:45.530071  8728 tablet_bootstrap.cc:492] T 78b315b0f90b4dedbe779a9d0f9003e6 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:45.534368  8798 raft_consensus.cc:515] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:45.535568  9038 consensus_queue.cc:1048] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:45.546602  8359 catalog_manager.cc:5697] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 1 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } }
W20260709 14:48:45.549736  8424 leader_election.cc:343] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:45.551891  8357 catalog_manager.cc:5697] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 1 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:45.554289  8606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8e61a0f9b04b869c83557340666688" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:45.554980  8925 raft_consensus.cc:493] T b77c4a7494d2428784e23746440ee952 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.555528  8925 raft_consensus.cc:515] T b77c4a7494d2428784e23746440ee952 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:45.557523  8728 tablet_bootstrap.cc:654] T 78b315b0f90b4dedbe779a9d0f9003e6 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.557638  8925 leader_election.cc:290] T b77c4a7494d2428784e23746440ee952 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:45.559971  8732 tablet_bootstrap.cc:492] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:45.558887  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77c4a7494d2428784e23746440ee952" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:45.560927  8798 leader_election.cc:290] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:45.564153  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8e61a0f9b04b869c83557340666688" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:45.564821  8678 raft_consensus.cc:3060] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:45.567790  8499 leader_election.cc:343] T b77c4a7494d2428784e23746440ee952 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:45.570091  8424 leader_election.cc:343] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:45.567274  8976 consensus_queue.cc:1048] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:48:45.575820  8732 tablet_bootstrap.cc:654] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.581310  8678 raft_consensus.cc:2468] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 1.
I20260709 14:48:45.583179  8606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77c4a7494d2428784e23746440ee952" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:45.596299  8427 leader_election.cc:304] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:45.603921  8729 tablet_bootstrap.cc:492] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:45.604476  8729 ts_tablet_manager.cc:1403] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.249s	user 0.020s	sys 0.011s
I20260709 14:48:45.608222  8798 raft_consensus.cc:2804] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:45.608791  8798 raft_consensus.cc:697] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [term 1 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:48:45.609383  8798 consensus_queue.cc:237] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:45.610242  8729 raft_consensus.cc:359] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:45.614038  8729 raft_consensus.cc:385] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.614336  8729 raft_consensus.cc:740] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.615022  8729 consensus_queue.cc:260] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:45.618857  8729 ts_tablet_manager.cc:1434] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
W20260709 14:48:45.621250  8499 leader_election.cc:343] T b77c4a7494d2428784e23746440ee952 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:45.621721  8499 leader_election.cc:304] T b77c4a7494d2428784e23746440ee952 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:45.622434  8976 raft_consensus.cc:2749] T b77c4a7494d2428784e23746440ee952 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:45.635732  8729 tablet_bootstrap.cc:492] T aea08c7464694e9e80d1ee71e8c805ff P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:45.644390  8732 tablet_bootstrap.cc:492] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:45.645236  8732 ts_tablet_manager.cc:1403] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.100s	user 0.017s	sys 0.013s
I20260709 14:48:45.676159  8728 tablet_bootstrap.cc:492] T 78b315b0f90b4dedbe779a9d0f9003e6 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:45.676877  8728 ts_tablet_manager.cc:1403] T 78b315b0f90b4dedbe779a9d0f9003e6 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.147s	user 0.018s	sys 0.027s
I20260709 14:48:45.694568  8728 raft_consensus.cc:359] T 78b315b0f90b4dedbe779a9d0f9003e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:45.696195  8738 raft_consensus.cc:493] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.706328  8738 raft_consensus.cc:515] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:45.708329  8738 leader_election.cc:290] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:45.698293  8732 raft_consensus.cc:359] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:45.709082  8732 raft_consensus.cc:385] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.709467  8732 raft_consensus.cc:740] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.710465  9028 raft_consensus.cc:493] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.710966  8728 raft_consensus.cc:385] T 78b315b0f90b4dedbe779a9d0f9003e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.710266  8732 consensus_queue.cc:260] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:45.711032  9028 raft_consensus.cc:515] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:45.712546  8729 tablet_bootstrap.cc:654] T aea08c7464694e9e80d1ee71e8c805ff P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.713104  8732 ts_tablet_manager.cc:1434] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.067s	user 0.004s	sys 0.002s
I20260709 14:48:45.713266  9028 leader_election.cc:290] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:45.711283  8728 raft_consensus.cc:740] T 78b315b0f90b4dedbe779a9d0f9003e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.714190  8732 tablet_bootstrap.cc:492] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:45.714874  8681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0001602408e4c5d8bbc94e80efc5d87" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:45.714985  8728 consensus_queue.cc:260] T 78b315b0f90b4dedbe779a9d0f9003e6 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:45.717254  8728 ts_tablet_manager.cc:1434] T 78b315b0f90b4dedbe779a9d0f9003e6 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.005s
I20260709 14:48:45.718999  8728 tablet_bootstrap.cc:492] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:45.718833  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97d4e3d42e540bdade93e89dc2c65b5" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:45.720161  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0001602408e4c5d8bbc94e80efc5d87" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:45.720849  8533 raft_consensus.cc:2468] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 0.
W20260709 14:48:45.718228  8427 leader_election.cc:343] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:45.720185  8606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97d4e3d42e540bdade93e89dc2c65b5" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:45.723944  8732 tablet_bootstrap.cc:654] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.737852  8907 raft_consensus.cc:493] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.753115  8907 raft_consensus.cc:515] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:45.755163  8907 leader_election.cc:290] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:45.757572  8425 leader_election.cc:304] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [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: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:45.759856  8798 raft_consensus.cc:2804] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:45.760203  8798 raft_consensus.cc:493] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:45.760466  8798 raft_consensus.cc:3060] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.772315  8731 tablet_bootstrap.cc:492] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:45.772805  8731 ts_tablet_manager.cc:1403] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.336s	user 0.024s	sys 0.028s
W20260709 14:48:45.778452  8499 leader_election.cc:343] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:45.779642  8499 leader_election.cc:343] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:45.779978  8499 leader_election.cc:304] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:45.784195  8357 catalog_manager.cc:5697] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 1 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:45.789937  9028 raft_consensus.cc:493] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.787285  8798 raft_consensus.cc:515] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:45.794605  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8feb081bb5ab462d9acc3e6ee827e3f6" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:45.795379  8536 raft_consensus.cc:2393] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f2615d274f24db5a6164f86f9b4b103 in current term 1: Already voted for candidate 12ebba9454084865b7a5eb3b3bd05e5c in this term.
W20260709 14:48:45.795145  8647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 44659.6us
I20260709 14:48:45.798720  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8feb081bb5ab462d9acc3e6ee827e3f6" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:45.790484  9028 raft_consensus.cc:515] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:45.787787  8976 raft_consensus.cc:2749] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:45.802508  9028 leader_election.cc:290] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:45.812894  8532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272a905a4af44aaabcde30af6b671ba4" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:45.813495  8681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272a905a4af44aaabcde30af6b671ba4" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
W20260709 14:48:45.814349  8425 leader_election.cc:343] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:45.815518  8427 leader_election.cc:343] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:45.815982  8427 leader_election.cc:304] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:45.816449  8728 tablet_bootstrap.cc:654] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.817782  9029 raft_consensus.cc:2749] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:45.818418  8647 leader_election.cc:304] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:45.819124  8971 raft_consensus.cc:3060] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.819195  8731 raft_consensus.cc:359] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:45.820030  8731 raft_consensus.cc:385] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.820312  8731 raft_consensus.cc:740] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.821007  8731 consensus_queue.cc:260] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:45.823297  8731 ts_tablet_manager.cc:1434] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 14:48:45.824291  8731 tablet_bootstrap.cc:492] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:45.830271  8732 tablet_bootstrap.cc:492] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:45.830860  8732 ts_tablet_manager.cc:1403] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.117s	user 0.016s	sys 0.008s
I20260709 14:48:45.833056  8971 raft_consensus.cc:2749] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:45.833771  8732 raft_consensus.cc:359] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:45.842511  8732 raft_consensus.cc:385] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.833869  8966 consensus_queue.cc:1048] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:48:45.842907  8732 raft_consensus.cc:740] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.843674  8732 consensus_queue.cc:260] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:45.849905  8798 leader_election.cc:290] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:45.845208  8971 raft_consensus.cc:493] T 78b315b0f90b4dedbe779a9d0f9003e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.852546  8732 ts_tablet_manager.cc:1434] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260709 14:48:45.857144  8732 tablet_bootstrap.cc:492] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:45.859102  8729 tablet_bootstrap.cc:492] T aea08c7464694e9e80d1ee71e8c805ff P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:45.859537  8729 ts_tablet_manager.cc:1403] T aea08c7464694e9e80d1ee71e8c805ff P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.224s	user 0.026s	sys 0.042s
I20260709 14:48:45.861141  8681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0001602408e4c5d8bbc94e80efc5d87" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:45.863957  8532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0001602408e4c5d8bbc94e80efc5d87" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:45.875900  9082 consensus_queue.cc:1048] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:48:45.878422  8427 leader_election.cc:343] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:45.875849  8532 raft_consensus.cc:3060] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.854242  8971 raft_consensus.cc:515] T 78b315b0f90b4dedbe779a9d0f9003e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:45.899199  8728 tablet_bootstrap.cc:492] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:45.899734  8728 ts_tablet_manager.cc:1403] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.181s	user 0.010s	sys 0.009s
I20260709 14:48:45.924901  8731 tablet_bootstrap.cc:654] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.930477  8728 raft_consensus.cc:359] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:45.931319  8728 raft_consensus.cc:385] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.931598  8728 raft_consensus.cc:740] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.932364  8728 consensus_queue.cc:260] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:45.935321  8971 leader_election.cc:290] T 78b315b0f90b4dedbe779a9d0f9003e6 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:45.937070  8732 tablet_bootstrap.cc:654] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.938199  8728 ts_tablet_manager.cc:1434] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 14:48:45.920648  9028 raft_consensus.cc:493] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.941226  9028 raft_consensus.cc:515] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:45.943394  9028 leader_election.cc:290] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:45.925004  9055 raft_consensus.cc:493] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.944868  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b315b0f90b4dedbe779a9d0f9003e6" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:45.944265  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fefdf58788a4e0ba60943d5266f0406" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:45.944913  9055 raft_consensus.cc:515] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:45.946913  8532 raft_consensus.cc:2468] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 1.
W20260709 14:48:45.947587  8425 leader_election.cc:343] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:45.948091  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b315b0f90b4dedbe779a9d0f9003e6" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:45.948276  9055 leader_election.cc:290] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:45.948962  8425 leader_election.cc:304] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 5f2615d274f24db5a6164f86f9b4b103
W20260709 14:48:45.950279  8647 leader_election.cc:343] T 78b315b0f90b4dedbe779a9d0f9003e6 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:45.950616  8965 raft_consensus.cc:2804] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:45.951274  8965 raft_consensus.cc:697] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [term 1 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:48:45.951930  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fefdf58788a4e0ba60943d5266f0406" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:45.952318  8965 consensus_queue.cc:237] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
W20260709 14:48:45.953471  8424 leader_election.cc:343] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:45.953675  8647 leader_election.cc:343] T 78b315b0f90b4dedbe779a9d0f9003e6 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:45.954006  8424 leader_election.cc:304] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:45.936668  8729 raft_consensus.cc:359] T aea08c7464694e9e80d1ee71e8c805ff P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:45.955124  8729 raft_consensus.cc:385] T aea08c7464694e9e80d1ee71e8c805ff P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.955410  8729 raft_consensus.cc:740] T aea08c7464694e9e80d1ee71e8c805ff P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.955892  9028 raft_consensus.cc:2749] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:45.956061  8729 consensus_queue.cc:260] T aea08c7464694e9e80d1ee71e8c805ff P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:45.954069  8647 leader_election.cc:304] T 78b315b0f90b4dedbe779a9d0f9003e6 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:45.958339  8966 raft_consensus.cc:2749] T 78b315b0f90b4dedbe779a9d0f9003e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:45.961735  8729 ts_tablet_manager.cc:1434] T aea08c7464694e9e80d1ee71e8c805ff P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.102s	user 0.008s	sys 0.000s
I20260709 14:48:45.963544  8729 tablet_bootstrap.cc:492] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:45.971309  8913 consensus_queue.cc:1048] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:45.954907  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea08c7464694e9e80d1ee71e8c805ff" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:45.986734  8728 tablet_bootstrap.cc:492] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:45.993953  8729 tablet_bootstrap.cc:654] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:46.001058  8913 consensus_queue.cc:1048] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 14:48:46.018887  8576 leader_election.cc:343] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:46.037340  8424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.3:37509, user_credentials={real_user=slave}} blocked reactor thread for 83909.9us
I20260709 14:48:46.050832  8966 raft_consensus.cc:493] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:46.051412  8966 raft_consensus.cc:515] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:46.056843  8532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272a905a4af44aaabcde30af6b671ba4" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
W20260709 14:48:46.058995  8648 leader_election.cc:343] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:46.069975  8913 raft_consensus.cc:493] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:46.053686  8966 leader_election.cc:290] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:46.070564  8913 raft_consensus.cc:515] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:46.079182  8913 leader_election.cc:290] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:46.079748  8731 tablet_bootstrap.cc:492] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:46.080379  8731 ts_tablet_manager.cc:1403] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.256s	user 0.023s	sys 0.023s
I20260709 14:48:46.110533  8728 tablet_bootstrap.cc:654] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:46.121549  8731 raft_consensus.cc:359] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:46.124840  8731 raft_consensus.cc:385] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.125125  8731 raft_consensus.cc:740] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.134819  8732 tablet_bootstrap.cc:492] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:46.135778  8732 ts_tablet_manager.cc:1403] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.280s	user 0.017s	sys 0.014s
I20260709 14:48:46.140445  8732 raft_consensus.cc:359] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:46.141305  8732 raft_consensus.cc:385] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.141615  8732 raft_consensus.cc:740] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.142408  8732 consensus_queue.cc:260] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:46.142447  8731 consensus_queue.cc:260] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:46.145772  8732 ts_tablet_manager.cc:1434] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:48:46.146920  8732 tablet_bootstrap.cc:492] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:46.236022  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77c4a7494d2428784e23746440ee952" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:46.236516  9087 consensus_queue.cc:1048] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:46.236739  8461 raft_consensus.cc:2468] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 0.
I20260709 14:48:46.251335  8731 ts_tablet_manager.cc:1434] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.171s	user 0.011s	sys 0.000s
I20260709 14:48:46.252420  8731 tablet_bootstrap.cc:492] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:46.259799  8731 tablet_bootstrap.cc:654] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:46.266899  8731 tablet_bootstrap.cc:492] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:46.267407  8731 ts_tablet_manager.cc:1403] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:48:46.271761  8731 raft_consensus.cc:359] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:46.272688  8731 raft_consensus.cc:385] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.273015  8731 raft_consensus.cc:740] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.273375  8732 tablet_bootstrap.cc:654] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:46.274008  8731 consensus_queue.cc:260] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:46.276922  8731 ts_tablet_manager.cc:1434] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:48:46.278211  8731 tablet_bootstrap.cc:492] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:46.284641  8731 tablet_bootstrap.cc:654] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:46.285660  8732 tablet_bootstrap.cc:492] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:46.286232  8732 ts_tablet_manager.cc:1403] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.140s	user 0.014s	sys 0.001s
I20260709 14:48:46.288821  8732 raft_consensus.cc:359] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:46.289378  8731 tablet_bootstrap.cc:492] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:46.290164  8731 ts_tablet_manager.cc:1403] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260709 14:48:46.292634  8731 raft_consensus.cc:359] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:46.293218  8731 raft_consensus.cc:385] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.293465  8731 raft_consensus.cc:740] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.289474  8732 raft_consensus.cc:385] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.294214  8732 raft_consensus.cc:740] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.294237  8731 consensus_queue.cc:260] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:46.295037  8732 consensus_queue.cc:260] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:46.296334  8731 ts_tablet_manager.cc:1434] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 14:48:46.297137  8731 tablet_bootstrap.cc:492] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:46.297400  8732 ts_tablet_manager.cc:1434] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.001s
I20260709 14:48:46.298552  8732 tablet_bootstrap.cc:492] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:46.302134  8731 tablet_bootstrap.cc:654] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:46.304435  8732 tablet_bootstrap.cc:654] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:46.306725  8731 tablet_bootstrap.cc:492] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:46.307174  8731 ts_tablet_manager.cc:1403] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 14:48:46.309687  8731 raft_consensus.cc:359] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:46.310403  8731 raft_consensus.cc:385] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.310693  8731 raft_consensus.cc:740] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.311301  8731 consensus_queue.cc:260] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:46.312732  8731 ts_tablet_manager.cc:1434] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:48:46.313583  8731 tablet_bootstrap.cc:492] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:46.319587  8731 tablet_bootstrap.cc:654] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:46.329200  8732 tablet_bootstrap.cc:492] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:46.329711  8732 ts_tablet_manager.cc:1403] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.013s
I20260709 14:48:46.332490  8732 raft_consensus.cc:359] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:46.333199  8732 raft_consensus.cc:385] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.333462  8732 raft_consensus.cc:740] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.334317  8732 consensus_queue.cc:260] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:46.337466  8732 ts_tablet_manager.cc:1434] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:48:46.338476  8732 tablet_bootstrap.cc:492] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:46.343194  8731 tablet_bootstrap.cc:492] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:46.343745  8731 ts_tablet_manager.cc:1403] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.000s
I20260709 14:48:46.346661  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272a905a4af44aaabcde30af6b671ba4" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:46.346876  8731 raft_consensus.cc:359] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:46.347388  8460 raft_consensus.cc:2468] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 0.
I20260709 14:48:46.347615  8731 raft_consensus.cc:385] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.347966  8731 raft_consensus.cc:740] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.348644  8731 consensus_queue.cc:260] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:46.349694  9052 raft_consensus.cc:493] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:46.350147  9052 raft_consensus.cc:515] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:46.350821  8573 leader_election.cc:304] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:46.352341  9052 leader_election.cc:290] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:46.352905  9052 raft_consensus.cc:2804] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:46.353250  9052 raft_consensus.cc:493] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:46.353574  9052 raft_consensus.cc:3060] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:46.347186  8534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77c4a7494d2428784e23746440ee952" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:46.359764  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c7640a99cd438a8aa285cd62d31c77" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:46.360219  8534 raft_consensus.cc:2468] T b77c4a7494d2428784e23746440ee952 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 0.
I20260709 14:48:46.361755  8731 ts_tablet_manager.cc:1434] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:48:46.362140  8732 tablet_bootstrap.cc:654] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:46.362876  8731 tablet_bootstrap.cc:492] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:46.365072  9052 raft_consensus.cc:515] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:46.368046  9052 leader_election.cc:290] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:46.368312  8729 tablet_bootstrap.cc:492] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:46.368943  8729 ts_tablet_manager.cc:1403] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.406s	user 0.015s	sys 0.022s
I20260709 14:48:46.374370  8731 tablet_bootstrap.cc:654] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:46.376057  9038 raft_consensus.cc:493] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:46.376583  9038 raft_consensus.cc:515] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:46.379144  9038 leader_election.cc:290] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:46.386848  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ca7d5d3af74196bf48388cbffeffab" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:46.388726  8608 raft_consensus.cc:3060] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:46.389156  8427 leader_election.cc:343] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:46.390244  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77c4a7494d2428784e23746440ee952" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:46.390903  8460 raft_consensus.cc:3060] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:46.388792  8798 consensus_queue.cc:1048] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:48:46.382757  8729 raft_consensus.cc:359] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:46.399907  8729 raft_consensus.cc:385] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.400398  8729 raft_consensus.cc:740] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.403905  9052 raft_consensus.cc:493] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:46.397650  8532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea08c7464694e9e80d1ee71e8c805ff" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:46.404426  9052 raft_consensus.cc:515] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:46.405316  8532 raft_consensus.cc:2468] T aea08c7464694e9e80d1ee71e8c805ff P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 0.
I20260709 14:48:46.406672  9052 leader_election.cc:290] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:46.415143  8728 tablet_bootstrap.cc:492] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:46.415701  8728 ts_tablet_manager.cc:1403] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.429s	user 0.016s	sys 0.004s
I20260709 14:48:46.428360  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fefdf58788a4e0ba60943d5266f0406" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:46.428836  8732 tablet_bootstrap.cc:492] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:46.429328  8732 ts_tablet_manager.cc:1403] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.091s	user 0.018s	sys 0.008s
I20260709 14:48:46.429313  8461 raft_consensus.cc:2468] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 0.
I20260709 14:48:46.423343  8729 consensus_queue.cc:260] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:46.447678  8728 raft_consensus.cc:359] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:46.448661  8728 raft_consensus.cc:385] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.449010  8728 raft_consensus.cc:740] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.456875  8732 raft_consensus.cc:359] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:46.457628  8732 raft_consensus.cc:385] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.457947  8732 raft_consensus.cc:740] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.458746  8732 consensus_queue.cc:260] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:46.461163  8732 ts_tablet_manager.cc:1434] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 14:48:46.462303  8732 tablet_bootstrap.cc:492] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:46.452087  8728 consensus_queue.cc:260] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:46.470690  8731 tablet_bootstrap.cc:492] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:46.471396  8731 ts_tablet_manager.cc:1403] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.109s	user 0.028s	sys 0.025s
I20260709 14:48:46.432540  8573 leader_election.cc:304] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:46.488009  8647 leader_election.cc:304] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:46.488526  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c7640a99cd438a8aa285cd62d31c77" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:46.493271  8532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77c4a7494d2428784e23746440ee952" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:46.493685  8531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fefdf58788a4e0ba60943d5266f0406" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:46.493958  8532 raft_consensus.cc:3060] T b77c4a7494d2428784e23746440ee952 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:46.494328  9106 raft_consensus.cc:2804] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:46.478713  9039 raft_consensus.cc:493] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:46.496150  8574 leader_election.cc:304] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:46.494783  9106 raft_consensus.cc:493] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:46.504025  8728 ts_tablet_manager.cc:1434] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.088s	user 0.012s	sys 0.013s
I20260709 14:48:46.491225  9052 raft_consensus.cc:2804] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:48:46.490496  8573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 58030.7us
I20260709 14:48:46.501662  9049 raft_consensus.cc:2804] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:46.523497  8729 ts_tablet_manager.cc:1434] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.154s	user 0.017s	sys 0.016s
I20260709 14:48:46.517964  9106 raft_consensus.cc:3060] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:46.525841  9049 raft_consensus.cc:493] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:46.562752  9049 raft_consensus.cc:3060] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:46.513324  9052 raft_consensus.cc:493] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:46.499401  9039 raft_consensus.cc:515] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
W20260709 14:48:46.597640  8574 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.2:40799, user_credentials={real_user=slave}} blocked reactor thread for 98969.2us
I20260709 14:48:46.621413  8574 leader_election.cc:304] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b
W20260709 14:48:46.622927  8574 leader_election.cc:343] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:46.560958  8965 raft_consensus.cc:493] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:46.591252  9052 raft_consensus.cc:3060] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:46.649955  8729 tablet_bootstrap.cc:492] T 272a905a4af44aaabcde30af6b671ba4 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:46.651127  8732 tablet_bootstrap.cc:654] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:46.653403  8407 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:46.692185  8731 raft_consensus.cc:359] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:46.694001  8731 raft_consensus.cc:385] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.694372  8731 raft_consensus.cc:740] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.695072  8731 consensus_queue.cc:260] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:46.645702  8965 raft_consensus.cc:515] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:46.676010  9038 raft_consensus.cc:493] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:46.717844  9038 raft_consensus.cc:515] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:46.767441  8731 ts_tablet_manager.cc:1434] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.296s	user 0.009s	sys 0.008s
I20260709 14:48:46.799801  9038 leader_election.cc:290] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:46.800343  9039 leader_election.cc:290] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:46.802585  9055 raft_consensus.cc:493] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:46.803105  9055 raft_consensus.cc:515] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
W20260709 14:48:46.780745  8576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.4:43177, user_credentials={real_user=slave}} blocked reactor thread for 89525.6us
I20260709 14:48:46.794224  9105 raft_consensus.cc:493] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:46.793987  8528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ca7d5d3af74196bf48388cbffeffab" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:46.821695  8729 tablet_bootstrap.cc:654] T 272a905a4af44aaabcde30af6b671ba4 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:46.838917  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de00421bf1554e4690ec96362fa41a7c" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:46.835340  8971 raft_consensus.cc:493] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:46.840437  8971 raft_consensus.cc:515] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:46.841379  8610 raft_consensus.cc:3060] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:46.842633  8971 leader_election.cc:290] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:46.845088  8460 raft_consensus.cc:2468] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 1.
I20260709 14:48:46.866447  8732 tablet_bootstrap.cc:492] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:46.867014  8732 ts_tablet_manager.cc:1403] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.405s	user 0.014s	sys 0.005s
I20260709 14:48:46.832971  9105 raft_consensus.cc:515] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:46.862317  8965 leader_election.cc:290] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:46.892522  8528 raft_consensus.cc:2468] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 0.
I20260709 14:48:46.893594  9105 leader_election.cc:290] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:46.894307  9038 consensus_queue.cc:1048] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:46.882296  9055 leader_election.cc:290] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:46.906332  9111 raft_consensus.cc:2749] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:46.928737  9049 raft_consensus.cc:515] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:46.930022  8602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97d4e3d42e540bdade93e89dc2c65b5" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:46.929615  8732 raft_consensus.cc:359] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:46.930943  8732 raft_consensus.cc:385] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.931366  8732 raft_consensus.cc:740] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.930948  9049 leader_election.cc:290] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Requested vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:46.932129  8732 consensus_queue.cc:260] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:46.933182  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea08c7464694e9e80d1ee71e8c805ff" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:46.935334  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b315b0f90b4dedbe779a9d0f9003e6" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:46.936064  8604 raft_consensus.cc:2468] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 0.
I20260709 14:48:46.919404  8532 raft_consensus.cc:2468] T b77c4a7494d2428784e23746440ee952 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 1.
W20260709 14:48:46.942242  8499 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.3:37509, user_credentials={real_user=slave}} blocked reactor thread for 115421us
I20260709 14:48:46.934018  8535 raft_consensus.cc:3060] T aea08c7464694e9e80d1ee71e8c805ff P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:46.945016  8732 ts_tablet_manager.cc:1434] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.001s
I20260709 14:48:46.948693  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97d4e3d42e540bdade93e89dc2c65b5" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:46.949456  8533 raft_consensus.cc:2468] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 0.
I20260709 14:48:46.949889  8729 tablet_bootstrap.cc:492] T 272a905a4af44aaabcde30af6b671ba4 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:46.950414  8729 ts_tablet_manager.cc:1403] T 272a905a4af44aaabcde30af6b671ba4 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.318s	user 0.017s	sys 0.007s
I20260709 14:48:46.954816  8574 leader_election.cc:304] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 
I20260709 14:48:46.925468  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b315b0f90b4dedbe779a9d0f9003e6" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:46.922506  9106 raft_consensus.cc:515] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:46.971635  8729 raft_consensus.cc:359] T 272a905a4af44aaabcde30af6b671ba4 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:46.972270  8729 raft_consensus.cc:385] T 272a905a4af44aaabcde30af6b671ba4 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.972514  8729 raft_consensus.cc:740] T 272a905a4af44aaabcde30af6b671ba4 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.973496  9122 raft_consensus.cc:2804] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:46.974128  9122 raft_consensus.cc:697] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:48:46.975041  9122 consensus_queue.cc:237] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:46.977698  8728 tablet_bootstrap.cc:492] T aea08c7464694e9e80d1ee71e8c805ff P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:46.983271  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bb0dadc70a4eef99fb75ff4aee1f47" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:46.978529  8682 raft_consensus.cc:3060] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:46.985774  9106 leader_election.cc:290] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:46.988261  8732 tablet_bootstrap.cc:492] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:46.987689  8729 consensus_queue.cc:260] T 272a905a4af44aaabcde30af6b671ba4 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:46.979192  8680 raft_consensus.cc:2468] T 78b315b0f90b4dedbe779a9d0f9003e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 0.
W20260709 14:48:46.992273  8424 leader_election.cc:343] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:46.997560  8676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ca7d5d3af74196bf48388cbffeffab" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:46.998018  8424 leader_election.cc:304] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:47.004678  8965 raft_consensus.cc:2804] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:47.007553  8965 raft_consensus.cc:493] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:47.017983  8965 raft_consensus.cc:3060] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.013126  8576 leader_election.cc:304] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:47.019515  8729 ts_tablet_manager.cc:1434] T 272a905a4af44aaabcde30af6b671ba4 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.002s
I20260709 14:48:47.008628  8358 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39848 (request call id 51) took 1040 ms. Trace:
I20260709 14:48:47.027534  8913 raft_consensus.cc:2804] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:47.028015  8913 raft_consensus.cc:493] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:47.028357  8913 raft_consensus.cc:3060] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.032526  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea08c7464694e9e80d1ee71e8c805ff" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
W20260709 14:48:47.034557  8576 leader_election.cc:343] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.023639  8358 rpcz_store.cc:276] 0709 14:48:45.968219 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:46.225007 (+256788us) service_pool.cc:224] Handling call
0709 14:48:47.008579 (+783572us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":243379,"reported_tablets":1}
I20260709 14:48:47.035403  8425 leader_election.cc:304] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [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: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:47.021472  9052 raft_consensus.cc:515] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:47.042742  8532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fefdf58788a4e0ba60943d5266f0406" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:47.043746  8732 tablet_bootstrap.cc:654] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:47.044567  8574 leader_election.cc:343] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.045282  9052 leader_election.cc:290] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:47.047318  9038 raft_consensus.cc:2804] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:47.047776  9038 raft_consensus.cc:493] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:48:47.047559  8425 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.2:40799, user_credentials={real_user=slave}} blocked reactor thread for 53548.5us
I20260709 14:48:47.048228  9038 raft_consensus.cc:3060] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.051250  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ca7d5d3af74196bf48388cbffeffab" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:47.051932  8460 raft_consensus.cc:2468] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:47.055217  8676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b315b0f90b4dedbe779a9d0f9003e6" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:47.055943  8676 raft_consensus.cc:2468] T 78b315b0f90b4dedbe779a9d0f9003e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 0.
I20260709 14:48:47.059537  9038 raft_consensus.cc:515] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:47.062808  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97d4e3d42e540bdade93e89dc2c65b5" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:47.064728  8728 tablet_bootstrap.cc:654] T aea08c7464694e9e80d1ee71e8c805ff P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:47.065196  8424 leader_election.cc:343] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.065893  9038 leader_election.cc:290] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:47.070838  8534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97d4e3d42e540bdade93e89dc2c65b5" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:47.071563  8534 raft_consensus.cc:3060] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:47.074446  8427 consensus_peers.cc:597] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b -> Peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Couldn't send request to peer 5f2615d274f24db5a6164f86f9b4b103. 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 14:48:47.080583  8965 raft_consensus.cc:515] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:47.083253  8965 leader_election.cc:290] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:47.086625  8731 tablet_bootstrap.cc:492] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:47.088518  8913 raft_consensus.cc:515] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:47.091306  8457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272a905a4af44aaabcde30af6b671ba4" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:47.071362  8499 leader_election.cc:304] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:47.096597  8729 tablet_bootstrap.cc:492] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:47.101058  9112 raft_consensus.cc:2804] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:47.101532  9112 raft_consensus.cc:493] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:47.101380  8913 leader_election.cc:290] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:47.102139  9112 raft_consensus.cc:3060] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.091936  8457 raft_consensus.cc:3060] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.096230  8677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b315b0f90b4dedbe779a9d0f9003e6" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:47.128427  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de00421bf1554e4690ec96362fa41a7c" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:47.102536  8534 raft_consensus.cc:2468] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 1.
I20260709 14:48:47.100835  8535 raft_consensus.cc:2468] T aea08c7464694e9e80d1ee71e8c805ff P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 1.
I20260709 14:48:47.132539  9029 raft_consensus.cc:493] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.134676  9029 raft_consensus.cc:515] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:47.136750  9029 leader_election.cc:290] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:47.137639  8677 raft_consensus.cc:3060] T 78b315b0f90b4dedbe779a9d0f9003e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.169866  8574 leader_election.cc:304] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:47.172080  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b315b0f90b4dedbe779a9d0f9003e6" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:47.172920  8460 raft_consensus.cc:2393] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12ebba9454084865b7a5eb3b3bd05e5c in current term 1: Already voted for candidate d312256c957844c79c8546b5556c3a3b in this term.
I20260709 14:48:47.173169  8459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fefdf58788a4e0ba60943d5266f0406" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:47.173878  8459 raft_consensus.cc:3060] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.142544  8601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b315b0f90b4dedbe779a9d0f9003e6" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:47.179059  8601 raft_consensus.cc:2393] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d312256c957844c79c8546b5556c3a3b in current term 1: Already voted for candidate 12ebba9454084865b7a5eb3b3bd05e5c in this term.
W20260709 14:48:47.171137  8390 debug-util.cc:398] Leaking SignalData structure 0x7b0800086a80 after lost signal to thread 6415
W20260709 14:48:47.183182  8390 debug-util.cc:398] Leaking SignalData structure 0x7b08000890e0 after lost signal to thread 8393
I20260709 14:48:47.184314  8459 raft_consensus.cc:2468] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 1.
W20260709 14:48:47.184506  8390 debug-util.cc:398] Leaking SignalData structure 0x7b0800082340 after lost signal to thread 8485
W20260709 14:48:47.190899  8390 debug-util.cc:398] Leaking SignalData structure 0x7b08001b20a0 after lost signal to thread 8560
W20260709 14:48:47.192036  8390 debug-util.cc:398] Leaking SignalData structure 0x7b08002058a0 after lost signal to thread 8634
I20260709 14:48:47.192943  8606 raft_consensus.cc:3060] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:47.193128  8390 debug-util.cc:398] Leaking SignalData structure 0x7b080021cd20 after lost signal to thread 8708
I20260709 14:48:47.183007  8607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bb0dadc70a4eef99fb75ff4aee1f47" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
W20260709 14:48:47.194615  8502 leader_election.cc:343] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.139357  8425 leader_election.cc:304] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [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: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:47.197507  8531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272a905a4af44aaabcde30af6b671ba4" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:47.171569  8913 raft_consensus.cc:2804] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:47.204905  8732 tablet_bootstrap.cc:492] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:47.205466  8732 ts_tablet_manager.cc:1403] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.243s	user 0.021s	sys 0.019s
I20260709 14:48:47.208921  8729 tablet_bootstrap.cc:654] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.209908  8913 raft_consensus.cc:697] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:48:47.208161  8531 raft_consensus.cc:3060] T 272a905a4af44aaabcde30af6b671ba4 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:47.216972  8425 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.2:40799, user_credentials={real_user=slave}} blocked reactor thread for 86591.2us
I20260709 14:48:47.218827  8798 consensus_queue.cc:1048] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:47.225029  8732 raft_consensus.cc:359] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:47.226184  8676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41b26842d3041f5b86a7311af10c94b" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:47.228132  8732 raft_consensus.cc:385] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.228458  8732 raft_consensus.cc:740] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.215482  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41b26842d3041f5b86a7311af10c94b" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:47.233904  9111 raft_consensus.cc:493] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.234120  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b315b0f90b4dedbe779a9d0f9003e6" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:47.234467  9111 raft_consensus.cc:515] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:47.220001  9038 raft_consensus.cc:2804] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:47.230365  9138 raft_consensus.cc:493] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12ebba9454084865b7a5eb3b3bd05e5c)
I20260709 14:48:47.210870  8913 consensus_queue.cc:237] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:47.241514  9111 leader_election.cc:290] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:47.237002  9138 raft_consensus.cc:515] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:47.237419  9038 raft_consensus.cc:493] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:47.251407  9138 leader_election.cc:290] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:47.247574  8457 raft_consensus.cc:2468] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 1.
I20260709 14:48:47.256479  8647 leader_election.cc:304] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:47.261219  8732 consensus_queue.cc:260] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:47.262167  8534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf911de9e1046318d1b9612d0def820" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:47.263978  9107 raft_consensus.cc:2804] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:47.265138  8732 ts_tablet_manager.cc:1434] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.059s	user 0.011s	sys 0.000s
I20260709 14:48:47.265519  9107 raft_consensus.cc:697] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 LEADER]: Becoming Leader. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Running, Role: LEADER
I20260709 14:48:47.266297  8732 tablet_bootstrap.cc:492] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
W20260709 14:48:47.265239  9135 log.cc:927] Time spent T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260709 14:48:47.256753  9038 raft_consensus.cc:3060] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.276154  8359 catalog_manager.cc:5697] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 1 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:47.266454  9107 consensus_queue.cc:237] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
W20260709 14:48:47.262488  8424 leader_election.cc:343] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.257625  8425 leader_election.cc:304] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:47.277562  8677 raft_consensus.cc:2468] T 78b315b0f90b4dedbe779a9d0f9003e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 1.
W20260709 14:48:47.288537  8574 leader_election.cc:343] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.293835  9112 raft_consensus.cc:515] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:47.282840  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf911de9e1046318d1b9612d0def820" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
W20260709 14:48:47.300117  8427 leader_election.cc:343] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.300638  8427 leader_election.cc:304] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:47.301385  9138 raft_consensus.cc:2749] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:47.302371  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e330e4de03014b8c8de08763f6478603" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:47.302798  8427 leader_election.cc:304] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [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: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:47.303547  9138 raft_consensus.cc:2749] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:48:47.303732  8732 tablet_bootstrap.cc:654] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.304524  8965 raft_consensus.cc:2804] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:47.305073  8965 raft_consensus.cc:697] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [term 1 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:48:47.307118  9112 leader_election.cc:290] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:47.307921  8576 leader_election.cc:304] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:47.308774  9111 raft_consensus.cc:2804] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:47.309232  9111 raft_consensus.cc:697] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:48:47.310052  9111 consensus_queue.cc:237] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:47.313316  8965 consensus_queue.cc:237] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:47.314013  9138 consensus_queue.cc:1048] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:47.318734  9038 raft_consensus.cc:515] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:47.323078  8731 tablet_bootstrap.cc:654] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.335625  9038 leader_election.cc:290] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:47.336563  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ca7d5d3af74196bf48388cbffeffab" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
W20260709 14:48:47.337854  8427 leader_election.cc:343] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:47.324082  8425 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.2:40799, user_credentials={real_user=slave}} blocked reactor thread for 76063.4us
W20260709 14:48:47.333600  8576 leader_election.cc:343] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.322209  8573 leader_election.cc:304] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:47.351595  8677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ca7d5d3af74196bf48388cbffeffab" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:47.350813  8576 leader_election.cc:304] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:47.364028  9122 raft_consensus.cc:2749] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:48:47.375953  8502 leader_election.cc:343] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.381578  8732 tablet_bootstrap.cc:492] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:47.382215  8732 ts_tablet_manager.cc:1403] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.116s	user 0.014s	sys 0.006s
I20260709 14:48:47.385581  8732 raft_consensus.cc:359] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
W20260709 14:48:47.369295  8573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 69354.1us
I20260709 14:48:47.393163  8732 raft_consensus.cc:385] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.394078  8732 raft_consensus.cc:740] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.394897  8732 consensus_queue.cc:260] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:47.405454  8732 ts_tablet_manager.cc:1434] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:48:47.410660  8729 tablet_bootstrap.cc:492] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:47.411158  8531 raft_consensus.cc:2468] T 272a905a4af44aaabcde30af6b671ba4 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 1.
I20260709 14:48:47.411474  8729 ts_tablet_manager.cc:1403] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.319s	user 0.016s	sys 0.005s
I20260709 14:48:47.419577  8729 raft_consensus.cc:359] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:47.420651  8729 raft_consensus.cc:385] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.425415  8729 raft_consensus.cc:740] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.435606  8728 tablet_bootstrap.cc:492] T aea08c7464694e9e80d1ee71e8c805ff P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:47.436539  8728 ts_tablet_manager.cc:1403] T aea08c7464694e9e80d1ee71e8c805ff P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.459s	user 0.013s	sys 0.026s
I20260709 14:48:47.427165  8729 consensus_queue.cc:260] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:47.454913  8729 ts_tablet_manager.cc:1434] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.004s
I20260709 14:48:47.458910  8732 tablet_bootstrap.cc:492] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:47.463230  9122 raft_consensus.cc:2749] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:47.468261  9122 consensus_queue.cc:1048] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:47.470577  8454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ca7d5d3af74196bf48388cbffeffab" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:47.471431  8454 raft_consensus.cc:2393] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in current term 1: Already voted for candidate d312256c957844c79c8546b5556c3a3b in this term.
I20260709 14:48:47.470001  8732 tablet_bootstrap.cc:654] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.473337  8729 tablet_bootstrap.cc:492] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:47.477185  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e330e4de03014b8c8de08763f6478603" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:47.479180  8532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ca7d5d3af74196bf48388cbffeffab" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:47.480058  8532 raft_consensus.cc:2393] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d312256c957844c79c8546b5556c3a3b in current term 1: Already voted for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in this term.
I20260709 14:48:47.491976  8728 raft_consensus.cc:359] T aea08c7464694e9e80d1ee71e8c805ff P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:47.476577  8573 leader_election.cc:304] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:47.492786  8728 raft_consensus.cc:385] T aea08c7464694e9e80d1ee71e8c805ff P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.493134  8728 raft_consensus.cc:740] T aea08c7464694e9e80d1ee71e8c805ff P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.494092  9114 raft_consensus.cc:2804] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:47.494684  9114 raft_consensus.cc:697] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:48:47.495584  8647 leader_election.cc:304] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:47.500533  8728 consensus_queue.cc:260] T aea08c7464694e9e80d1ee71e8c805ff P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:47.505180  8728 ts_tablet_manager.cc:1434] T aea08c7464694e9e80d1ee71e8c805ff P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.001s
I20260709 14:48:47.500065  9107 raft_consensus.cc:2749] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:47.508277  8458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b315b0f90b4dedbe779a9d0f9003e6" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:47.521557  8731 tablet_bootstrap.cc:492] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:47.522246  8731 ts_tablet_manager.cc:1403] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.436s	user 0.011s	sys 0.006s
I20260709 14:48:47.516398  8458 raft_consensus.cc:2393] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 12ebba9454084865b7a5eb3b3bd05e5c in current term 1: Already voted for candidate d312256c957844c79c8546b5556c3a3b in this term.
I20260709 14:48:47.525962  8729 tablet_bootstrap.cc:654] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.526226  8728 tablet_bootstrap.cc:492] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:47.495601  9114 consensus_queue.cc:237] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:47.539758  9107 raft_consensus.cc:493] T aea08c7464694e9e80d1ee71e8c805ff P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.540318  9107 raft_consensus.cc:515] T aea08c7464694e9e80d1ee71e8c805ff P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:47.547803  8499 leader_election.cc:304] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:47.550122  9107 leader_election.cc:290] T aea08c7464694e9e80d1ee71e8c805ff P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:47.550571  9105 raft_consensus.cc:2749] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:48:47.546741  9052 consensus_queue.cc:1048] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260709 14:48:47.616230  8499 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 66573.1us
I20260709 14:48:47.617614  8425 leader_election.cc:304] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [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: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
W20260709 14:48:47.619053  8425 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.2:40799, user_credentials={real_user=slave}} blocked reactor thread for 66880.8us
I20260709 14:48:47.620779  8425 leader_election.cc:304] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [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: d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:47.622068  9029 raft_consensus.cc:2749] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:48:47.628803  9138 raft_consensus.cc:2749] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:47.634056  8532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea08c7464694e9e80d1ee71e8c805ff" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:47.635201  8532 raft_consensus.cc:2393] T aea08c7464694e9e80d1ee71e8c805ff P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f2615d274f24db5a6164f86f9b4b103 in current term 1: Already voted for candidate 12ebba9454084865b7a5eb3b3bd05e5c in this term.
I20260709 14:48:47.643798  9053 raft_consensus.cc:493] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.644569  9053 raft_consensus.cc:515] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:47.647847  8965 raft_consensus.cc:493] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.648466  8965 raft_consensus.cc:515] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:47.658556  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea08c7464694e9e80d1ee71e8c805ff" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:47.662299  8684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a066aa5dfad841998db2eb1df31b4f6d" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:47.665153  8647 leader_election.cc:304] T aea08c7464694e9e80d1ee71e8c805ff P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:47.666234  8606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a066aa5dfad841998db2eb1df31b4f6d" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
W20260709 14:48:47.665407  8427 leader_election.cc:343] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.667068  9120 raft_consensus.cc:3060] T aea08c7464694e9e80d1ee71e8c805ff P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:47.672586  8424 leader_election.cc:343] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.673185  8424 leader_election.cc:304] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:47.674417  9028 raft_consensus.cc:2749] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:47.675633  8606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf911de9e1046318d1b9612d0def820" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:47.676647  8606 raft_consensus.cc:2468] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:47.642693  8731 raft_consensus.cc:359] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:47.678791  8731 raft_consensus.cc:385] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.679183  8731 raft_consensus.cc:740] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.682418  8731 consensus_queue.cc:260] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:47.688512  9052 raft_consensus.cc:493] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.689242  9052 raft_consensus.cc:515] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:47.690321  8499 leader_election.cc:304] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 
I20260709 14:48:47.691545  9105 raft_consensus.cc:2804] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:47.692057  9105 raft_consensus.cc:493] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:47.684185  8729 tablet_bootstrap.cc:492] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:47.692492  9105 raft_consensus.cc:3060] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.693027  8729 ts_tablet_manager.cc:1403] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.232s	user 0.011s	sys 0.003s
I20260709 14:48:47.696046  8732 tablet_bootstrap.cc:492] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:47.687899  8965 leader_election.cc:290] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:47.699733  9053 leader_election.cc:290] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:47.702205  8728 tablet_bootstrap.cc:654] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.696616  8732 ts_tablet_manager.cc:1403] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.250s	user 0.014s	sys 0.005s
I20260709 14:48:47.703891  8729 raft_consensus.cc:359] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:47.708825  8729 raft_consensus.cc:385] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.709249  8729 raft_consensus.cc:740] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.713228  8731 ts_tablet_manager.cc:1434] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.191s	user 0.007s	sys 0.006s
I20260709 14:48:47.714213  8729 consensus_queue.cc:260] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:47.718830  8684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf911de9e1046318d1b9612d0def820" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:47.733294  8729 ts_tablet_manager.cc:1434] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 14:48:47.749040  8729 tablet_bootstrap.cc:492] T 9fefdf58788a4e0ba60943d5266f0406 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:47.732735  9142 raft_consensus.cc:493] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.759433  9120 raft_consensus.cc:2749] T aea08c7464694e9e80d1ee71e8c805ff P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:47.776510  9052 leader_election.cc:290] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:47.767962  9142 raft_consensus.cc:515] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:47.777899  8732 raft_consensus.cc:359] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:47.778633  8732 raft_consensus.cc:385] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.778918  8732 raft_consensus.cc:740] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.778944  9142 leader_election.cc:290] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:47.779673  8732 consensus_queue.cc:260] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:47.781792  8732 ts_tablet_manager.cc:1434] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.078s	user 0.000s	sys 0.003s
I20260709 14:48:47.783628  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97d4e3d42e540bdade93e89dc2c65b5" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:47.784336  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97d4e3d42e540bdade93e89dc2c65b5" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:47.785182  8535 raft_consensus.cc:2393] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12ebba9454084865b7a5eb3b3bd05e5c in current term 1: Already voted for candidate d312256c957844c79c8546b5556c3a3b in this term.
W20260709 14:48:47.788470  8502 leader_election.cc:343] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.789469  8574 leader_election.cc:304] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:47.790824  8732 tablet_bootstrap.cc:492] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:47.799175  9111 raft_consensus.cc:3060] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.801312  8606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f5949235404d7c96f7499e1b667c81" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
W20260709 14:48:47.802929  8424 leader_election.cc:343] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.803709  8731 tablet_bootstrap.cc:492] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:47.808126  9111 raft_consensus.cc:2749] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:47.810751  8534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f5949235404d7c96f7499e1b667c81" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
W20260709 14:48:47.818874  8407 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:47.821556  8732 tablet_bootstrap.cc:654] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.838586  8355 catalog_manager.cc:5697] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4). New cstate: current_term: 1 leader_uuid: "5f2615d274f24db5a6164f86f9b4b103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:47.854333  9142 consensus_queue.cc:1048] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
W20260709 14:48:47.878093  8425 leader_election.cc:343] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.878644  8425 leader_election.cc:304] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:47.894172  9110 consensus_queue.cc:1048] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:47.900573  8728 tablet_bootstrap.cc:492] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:47.901093  8728 ts_tablet_manager.cc:1403] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.387s	user 0.028s	sys 0.040s
I20260709 14:48:47.906215  9111 consensus_queue.cc:1048] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:47.908596  8728 raft_consensus.cc:359] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:47.909602  8728 raft_consensus.cc:385] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.909991  8728 raft_consensus.cc:740] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.910810  8728 consensus_queue.cc:260] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:47.919485  8728 ts_tablet_manager.cc:1434] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.008s
I20260709 14:48:47.919499  8729 tablet_bootstrap.cc:654] T 9fefdf58788a4e0ba60943d5266f0406 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.929441  8728 tablet_bootstrap.cc:492] T a6ca7d5d3af74196bf48388cbffeffab P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:47.897128  9143 raft_consensus.cc:2749] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:47.938874  9053 raft_consensus.cc:493] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.939642  9053 raft_consensus.cc:515] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:48.051290  8728 tablet_bootstrap.cc:654] T a6ca7d5d3af74196bf48388cbffeffab P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.051610  8732 tablet_bootstrap.cc:492] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:48.052297  8732 ts_tablet_manager.cc:1403] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.262s	user 0.042s	sys 0.044s
W20260709 14:48:48.049988  8427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.4:43177, user_credentials={real_user=slave}} blocked reactor thread for 59482.4us
I20260709 14:48:48.047557  8606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb9a2b73c72438e8ebe85916d1b9cb6" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:48.061852  9138 consensus_queue.cc:1048] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:48:48.078154  9053 leader_election.cc:290] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:48.064342  9105 raft_consensus.cc:515] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:48.110527  9105 leader_election.cc:290] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:48.109491  8732 raft_consensus.cc:359] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:48.132171  8732 raft_consensus.cc:385] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.132555  8732 raft_consensus.cc:740] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
W20260709 14:48:48.132900  8499 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 148817us
W20260709 14:48:48.136190  8499 leader_election.cc:343] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.105276  8357 catalog_manager.cc:5697] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 1 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:48.142531  8732 consensus_queue.cc:260] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:48.147212  8732 ts_tablet_manager.cc:1434] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.095s	user 0.007s	sys 0.002s
I20260709 14:48:48.167982  8732 tablet_bootstrap.cc:492] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:48.173759  9106 consensus_queue.cc:1048] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:48.177084  8731 tablet_bootstrap.cc:654] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.202922  8729 tablet_bootstrap.cc:492] T 9fefdf58788a4e0ba60943d5266f0406 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:48.203686  8729 ts_tablet_manager.cc:1403] T 9fefdf58788a4e0ba60943d5266f0406 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.455s	user 0.039s	sys 0.025s
I20260709 14:48:48.181470  9122 consensus_queue.cc:1048] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 14:48:48.182737  9143 raft_consensus.cc:493] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.237766  9143 raft_consensus.cc:515] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:48.264223  8684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb9a2b73c72438e8ebe85916d1b9cb6" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:48.289419  9116 consensus_queue.cc:1048] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:48.290063  9122 consensus_queue.cc:1048] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:48.292984  8601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf911de9e1046318d1b9612d0def820" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:48.301522  8729 raft_consensus.cc:359] T 9fefdf58788a4e0ba60943d5266f0406 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:48.311954  8729 raft_consensus.cc:385] T 9fefdf58788a4e0ba60943d5266f0406 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.312486  8729 raft_consensus.cc:740] T 9fefdf58788a4e0ba60943d5266f0406 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.265060  8677 raft_consensus.cc:3060] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.320881  8732 tablet_bootstrap.cc:654] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:48.327421  9175 log.cc:927] Time spent T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
W20260709 14:48:48.341325  8502 leader_election.cc:343] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.342576  8502 leader_election.cc:304] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:48.315203  8601 raft_consensus.cc:3060] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.362162  8676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf911de9e1046318d1b9612d0def820" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:48.366079  9053 raft_consensus.cc:2749] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:48:48.385766  8573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 120525us
W20260709 14:48:48.385766  8499 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 45541.8us
I20260709 14:48:48.368019  8729 consensus_queue.cc:260] T 9fefdf58788a4e0ba60943d5266f0406 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:48.413506  8729 ts_tablet_manager.cc:1434] T 9fefdf58788a4e0ba60943d5266f0406 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.209s	user 0.011s	sys 0.001s
W20260709 14:48:48.418473  8427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.4:43177, user_credentials={real_user=slave}} blocked reactor thread for 52815.9us
I20260709 14:48:48.418998  8729 tablet_bootstrap.cc:492] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:48.368208  9143 leader_election.cc:290] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
W20260709 14:48:48.401757  8576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.4:43177, user_credentials={real_user=slave}} blocked reactor thread for 112168us
W20260709 14:48:48.445271  8502 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.4:43177, user_credentials={real_user=slave}} blocked reactor thread for 98469us
W20260709 14:48:48.448956  8502 leader_election.cc:343] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.477836  8676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36a8802096f42e0ab8ebb24f5157927" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:48.493268  8731 tablet_bootstrap.cc:492] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:48.493772  8731 ts_tablet_manager.cc:1403] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.690s	user 0.017s	sys 0.038s
W20260709 14:48:48.499147  8647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 286573us
I20260709 14:48:48.500913  8601 raft_consensus.cc:2468] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:48.507115  8728 tablet_bootstrap.cc:492] T a6ca7d5d3af74196bf48388cbffeffab P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:48.507599  8728 ts_tablet_manager.cc:1403] T a6ca7d5d3af74196bf48388cbffeffab P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.578s	user 0.011s	sys 0.031s
I20260709 14:48:48.511646  8534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36a8802096f42e0ab8ebb24f5157927" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:48.471314  9181 consensus_queue.cc:1048] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 14:48:48.517913  8731 raft_consensus.cc:359] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:48.518622  8731 raft_consensus.cc:385] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.518910  8731 raft_consensus.cc:740] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.519554  8731 consensus_queue.cc:260] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:48.531345  8731 ts_tablet_manager.cc:1434] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:48:48.535483  8729 tablet_bootstrap.cc:654] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:48.541255  8427 leader_election.cc:343] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:48.544776  8425 leader_election.cc:343] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.581017  8499 leader_election.cc:304] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:48.545948  9029 raft_consensus.cc:493] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.584875  8728 raft_consensus.cc:359] T a6ca7d5d3af74196bf48388cbffeffab P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:48.585983  8728 raft_consensus.cc:385] T a6ca7d5d3af74196bf48388cbffeffab P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.586280  8728 raft_consensus.cc:740] T a6ca7d5d3af74196bf48388cbffeffab P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.586416  9114 raft_consensus.cc:493] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.590494  9114 raft_consensus.cc:515] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:48.587133  8728 consensus_queue.cc:260] T a6ca7d5d3af74196bf48388cbffeffab P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
W20260709 14:48:48.599334  8647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 49756.3us
I20260709 14:48:48.612182  8728 ts_tablet_manager.cc:1434] T a6ca7d5d3af74196bf48388cbffeffab P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.104s	user 0.005s	sys 0.005s
I20260709 14:48:48.586769  9130 raft_consensus.cc:2804] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:48.628042  9130 raft_consensus.cc:697] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:48.591636  9029 raft_consensus.cc:515] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
W20260709 14:48:48.687186  8647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 86937.5us
I20260709 14:48:48.635707  9130 consensus_queue.cc:237] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:48.745324  8732 tablet_bootstrap.cc:492] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:48.746021  8732 ts_tablet_manager.cc:1403] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.579s	user 0.020s	sys 0.003s
I20260709 14:48:48.719017  9082 raft_consensus.cc:493] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:48.742695  9105 raft_consensus.cc:493] T 9fefdf58788a4e0ba60943d5266f0406 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.758141  9105 raft_consensus.cc:515] T 9fefdf58788a4e0ba60943d5266f0406 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
W20260709 14:48:48.762212  9196 log.cc:927] Time spent T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b: Append to log took a long time: real 0.163s	user 0.001s	sys 0.000s
I20260709 14:48:48.763445  9114 leader_election.cc:290] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:48.765537  9082 raft_consensus.cc:515] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:48.784017  9029 leader_election.cc:290] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:48.817783  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41b26842d3041f5b86a7311af10c94b" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:48.763643  9105 leader_election.cc:290] T 9fefdf58788a4e0ba60943d5266f0406 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
W20260709 14:48:48.836400  8573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 69708us
W20260709 14:48:48.843307  8574 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.2:40799, user_credentials={real_user=slave}} blocked reactor thread for 66080.6us
I20260709 14:48:48.850126  8729 tablet_bootstrap.cc:492] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:48.850849  8729 ts_tablet_manager.cc:1403] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.432s	user 0.010s	sys 0.005s
I20260709 14:48:48.829905  8455 raft_consensus.cc:2468] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 0.
I20260709 14:48:48.907567  8573 leader_election.cc:304] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:48.890074  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee8b73505e04c3dbaad863aacfae4e2" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:48.916826  8425 leader_election.cc:304] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103
W20260709 14:48:48.921640  8425 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.2:40799, user_credentials={real_user=slave}} blocked reactor thread for 380178us
I20260709 14:48:48.922703  9122 raft_consensus.cc:2804] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:48.909260  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee8b73505e04c3dbaad863aacfae4e2" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:48.945147  8535 raft_consensus.cc:3060] T 9fefdf58788a4e0ba60943d5266f0406 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.928380  9192 raft_consensus.cc:2749] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:48.926436  9122 raft_consensus.cc:493] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:48:48.960839  8647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.3:37509, user_credentials={real_user=slave}} blocked reactor thread for 108548us
I20260709 14:48:48.959872  8732 raft_consensus.cc:359] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:48.962721  8732 raft_consensus.cc:385] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.963137  8732 raft_consensus.cc:740] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.964040  8732 consensus_queue.cc:260] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:48.995208  8732 ts_tablet_manager.cc:1434] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.249s	user 0.004s	sys 0.003s
I20260709 14:48:49.006585  8728 tablet_bootstrap.cc:492] T c41b26842d3041f5b86a7311af10c94b P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:48.982585  9122 raft_consensus.cc:3060] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.019910  8359 catalog_manager.cc:5697] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 1 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:49.018533  9028 raft_consensus.cc:493] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.075222  9028 raft_consensus.cc:515] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:49.068966  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0001602408e4c5d8bbc94e80efc5d87" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:48.997772  9082 leader_election.cc:290] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
W20260709 14:48:49.036342  8424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.3:37509, user_credentials={real_user=slave}} blocked reactor thread for 51858.2us
I20260709 14:48:49.119715  9184 raft_consensus.cc:493] T ab20ee5ee9224d229583b4fa1b9337ad P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1fab580e7f9f4932bdd1b8cfcc8411bf)
I20260709 14:48:49.120040  8681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41b26842d3041f5b86a7311af10c94b" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:49.126102  9181 raft_consensus.cc:493] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:49.143368  9184 raft_consensus.cc:515] T ab20ee5ee9224d229583b4fa1b9337ad P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:49.144135  9181 raft_consensus.cc:515] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:49.150417  9181 leader_election.cc:290] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:49.154105  9138 raft_consensus.cc:493] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.154858  9138 raft_consensus.cc:515] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:49.158298  9138 leader_election.cc:290] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:49.171798  8728 tablet_bootstrap.cc:654] T c41b26842d3041f5b86a7311af10c94b P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:49.182152  8427 leader_election.cc:343] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.185784  9178 raft_consensus.cc:493] T 37a6e21a4c94415caaef199ee5b674e1 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1fab580e7f9f4932bdd1b8cfcc8411bf)
I20260709 14:48:49.186601  9178 raft_consensus.cc:515] T 37a6e21a4c94415caaef199ee5b674e1 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:49.195770  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c7640a99cd438a8aa285cd62d31c77" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:49.197614  8731 tablet_bootstrap.cc:492] T c8f5949235404d7c96f7499e1b667c81 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:49.201967  9179 raft_consensus.cc:493] T a6ca7d5d3af74196bf48388cbffeffab P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:48:49.205329  8407 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:49.204445  9179 raft_consensus.cc:515] T a6ca7d5d3af74196bf48388cbffeffab P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:49.208465  9028 leader_election.cc:290] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:49.234009  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b315b0f90b4dedbe779a9d0f9003e6" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
W20260709 14:48:49.238804  8424 leader_election.cc:343] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.241794  8424 leader_election.cc:304] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:49.247643  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fefdf58788a4e0ba60943d5266f0406" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:49.249615  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fefdf58788a4e0ba60943d5266f0406" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:49.246325  9029 raft_consensus.cc:2749] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:49.257624  9179 leader_election.cc:290] T a6ca7d5d3af74196bf48388cbffeffab P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:49.264351  8732 tablet_bootstrap.cc:492] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:49.207424  9184 leader_election.cc:290] T ab20ee5ee9224d229583b4fa1b9337ad P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:49.289038  8729 raft_consensus.cc:359] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:49.290098  8729 raft_consensus.cc:385] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.290469  8729 raft_consensus.cc:740] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.295886  8729 consensus_queue.cc:260] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:49.321569  8531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20ee5ee9224d229583b4fa1b9337ad" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:49.344193  9122 raft_consensus.cc:515] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:49.346606  9105 raft_consensus.cc:493] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.347340  9105 raft_consensus.cc:515] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:49.372110  9178 leader_election.cc:290] T 37a6e21a4c94415caaef199ee5b674e1 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:49.383436  9116 raft_consensus.cc:493] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:49.386736  8457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a6e21a4c94415caaef199ee5b674e1" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:49.387140  9116 raft_consensus.cc:515] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
W20260709 14:48:49.399174  8576 leader_election.cc:343] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.400484  9185 raft_consensus.cc:493] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:49.320325  8453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ca7d5d3af74196bf48388cbffeffab" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:49.387758  9112 raft_consensus.cc:493] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.320519  9212 consensus_queue.cc:1048] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.091s
I20260709 14:48:49.445801  8684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20ee5ee9224d229583b4fa1b9337ad" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:49.428138  9116 leader_election.cc:290] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:49.458148  8453 raft_consensus.cc:2393] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f2615d274f24db5a6164f86f9b4b103 in current term 1: Already voted for candidate d312256c957844c79c8546b5556c3a3b in this term.
I20260709 14:48:49.426191  9112 raft_consensus.cc:515] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:49.402452  9185 raft_consensus.cc:515] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:49.512358  9185 leader_election.cc:290] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:49.519290  8606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a81c0ecd99444dfbe91b9f18126ecf3" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:49.522106  8732 tablet_bootstrap.cc:654] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.525130  8731 tablet_bootstrap.cc:654] T c8f5949235404d7c96f7499e1b667c81 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.544811  8729 ts_tablet_manager.cc:1434] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.694s	user 0.010s	sys 0.012s
W20260709 14:48:49.545225  8729 ts_tablet_manager.cc:1467] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Tablet startup took 694ms
I20260709 14:48:49.525574  9112 leader_election.cc:290] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
W20260709 14:48:49.545543  8729 ts_tablet_manager.cc:1469] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Trace:
0709 14:48:39.649206 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:39.649335 (+   129us) service_pool.cc:224] Handling call
0709 14:48:39.651168 (+  1833us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:48:39.651250 (+    82us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:48:39.758135 (+106885us) tablet_metadata.cc:665] Metadata flushed
0709 14:48:39.875172 (+117037us) tablet_replica.cc:206] Creating consensus instance
0709 14:48:39.875625 (+   453us) inbound_call.cc:177] Queueing success response
0709 14:48:48.414465 (+8538840us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:48:48.851302 (+436837us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:48:49.269030 (+417728us) tablet_replica.cc:261] Starting instrumentation
0709 14:48:49.269577 (+   547us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":354600,"raft.queue_time_us":45729,"raft.run_cpu_time_us":189,"raft.run_wall_time_us":16946,"tablet-open.queue_time_us":8538892,"thread_start_us":238576,"threads_started":1}
I20260709 14:48:49.547080  8534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c7640a99cd438a8aa285cd62d31c77" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:49.547782  8534 raft_consensus.cc:2468] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 1.
I20260709 14:48:49.548854  9105 leader_election.cc:290] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:49.549309  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ca7d5d3af74196bf48388cbffeffab" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:49.550138  8574 leader_election.cc:304] T ab20ee5ee9224d229583b4fa1b9337ad P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103
W20260709 14:48:49.551106  8424 leader_election.cc:343] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.552795  8678 raft_consensus.cc:2468] T a6ca7d5d3af74196bf48388cbffeffab P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:49.537608  8684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de00421bf1554e4690ec96362fa41a7c" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:49.559993  9184 raft_consensus.cc:2749] T ab20ee5ee9224d229583b4fa1b9337ad P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:49.560710  8502 leader_election.cc:304] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:49.561514  9187 raft_consensus.cc:2804] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:49.561898  9187 raft_consensus.cc:493] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:49.562239  9187 raft_consensus.cc:3060] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:49.567166  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b315b0f90b4dedbe779a9d0f9003e6" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:49.568068  8459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41b26842d3041f5b86a7311af10c94b" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:49.568768  8459 raft_consensus.cc:3060] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.570688  9143 raft_consensus.cc:493] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.541002  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41b26842d3041f5b86a7311af10c94b" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:49.571194  9143 raft_consensus.cc:515] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
W20260709 14:48:49.572464  8576 leader_election.cc:343] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.525987  9122 leader_election.cc:290] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:49.595204  8574 leader_election.cc:304] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: d312256c957844c79c8546b5556c3a3b
I20260709 14:48:49.606170  8729 tablet_bootstrap.cc:492] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
W20260709 14:48:49.607337  8499 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 339261us
I20260709 14:48:49.552524  8534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a6e21a4c94415caaef199ee5b674e1" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:49.667872  9052 raft_consensus.cc:2804] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:49.676842  9052 raft_consensus.cc:493] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting leader election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:49.677361  9052 raft_consensus.cc:3060] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:48:49.678541  8574 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.2:40799, user_credentials={real_user=slave}} blocked reactor thread for 83472.8us
I20260709 14:48:49.680522  8459 raft_consensus.cc:2468] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 1.
I20260709 14:48:49.682166  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ca7d5d3af74196bf48388cbffeffab" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:49.682991  8679 raft_consensus.cc:2468] T a6ca7d5d3af74196bf48388cbffeffab P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 0.
I20260709 14:48:49.691428  8531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0001602408e4c5d8bbc94e80efc5d87" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:49.692143  8728 tablet_bootstrap.cc:492] T c41b26842d3041f5b86a7311af10c94b P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:49.692709  8728 ts_tablet_manager.cc:1403] T c41b26842d3041f5b86a7311af10c94b P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.686s	user 0.052s	sys 0.128s
I20260709 14:48:49.695505  8728 raft_consensus.cc:359] T c41b26842d3041f5b86a7311af10c94b P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:49.696197  8728 raft_consensus.cc:385] T c41b26842d3041f5b86a7311af10c94b P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.696518  8728 raft_consensus.cc:740] T c41b26842d3041f5b86a7311af10c94b P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.697085  8728 consensus_queue.cc:260] T c41b26842d3041f5b86a7311af10c94b P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:49.704983  8729 tablet_bootstrap.cc:654] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.685338  9052 raft_consensus.cc:515] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:49.715034  8574 leader_election.cc:304] T 37a6e21a4c94415caaef199ee5b674e1 P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:49.759131  9052 leader_election.cc:290] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:49.708427  9143 leader_election.cc:290] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:49.794684  8454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f5949235404d7c96f7499e1b667c81" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:49.795536  8454 raft_consensus.cc:2468] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:49.796694  8459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c7640a99cd438a8aa285cd62d31c77" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
W20260709 14:48:49.838352  8502 consensus_peers.cc:597] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Couldn't send request to peer 5f2615d274f24db5a6164f86f9b4b103. 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 14:48:49.840083  8728 ts_tablet_manager.cc:1434] T c41b26842d3041f5b86a7311af10c94b P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.147s	user 0.008s	sys 0.037s
I20260709 14:48:49.732633  9181 raft_consensus.cc:2749] T 37a6e21a4c94415caaef199ee5b674e1 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:49.846186  8499 leader_election.cc:304] T 9fefdf58788a4e0ba60943d5266f0406 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:49.667364  9187 raft_consensus.cc:515] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:49.847328  8728 tablet_bootstrap.cc:492] T fbf911de9e1046318d1b9612d0def820 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:49.848017  8648 leader_election.cc:304] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b
W20260709 14:48:49.853068  8574 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.2:40799, user_credentials={real_user=slave}} blocked reactor thread for 138160us
I20260709 14:48:49.863143  8608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f5949235404d7c96f7499e1b667c81" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:49.863462  9218 raft_consensus.cc:2749] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:49.859786  9105 raft_consensus.cc:493] T 272a905a4af44aaabcde30af6b671ba4 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5f2615d274f24db5a6164f86f9b4b103)
I20260709 14:48:49.866281  9105 raft_consensus.cc:515] T 272a905a4af44aaabcde30af6b671ba4 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:49.852761  9130 raft_consensus.cc:493] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:49.860594  9116 raft_consensus.cc:493] T 29a406327ae9457f9d6dd7f5870330d6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1fab580e7f9f4932bdd1b8cfcc8411bf)
W20260709 14:48:49.890527  8499 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.3:37509, user_credentials={real_user=slave}} blocked reactor thread for 44422.9us
I20260709 14:48:49.931275  8427 leader_election.cc:304] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [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: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:49.878144  8459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ca7d5d3af74196bf48388cbffeffab" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:49.929759  9053 raft_consensus.cc:2749] T 9fefdf58788a4e0ba60943d5266f0406 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:49.945518  8731 tablet_bootstrap.cc:492] T c8f5949235404d7c96f7499e1b667c81 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:49.946138  8731 ts_tablet_manager.cc:1403] T c8f5949235404d7c96f7499e1b667c81 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.749s	user 0.045s	sys 0.031s
I20260709 14:48:49.932641  9114 raft_consensus.cc:493] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:49.935274  9180 raft_consensus.cc:493] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.876142  9130 raft_consensus.cc:515] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
W20260709 14:48:49.951257  8648 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.2:40799, user_credentials={real_user=slave}} blocked reactor thread for 103323us
I20260709 14:48:49.964845  8732 tablet_bootstrap.cc:492] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b: No bootstrap required, opened a new log
I20260709 14:48:49.965407  8732 ts_tablet_manager.cc:1403] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.701s	user 0.064s	sys 0.140s
I20260709 14:48:49.968272  8732 raft_consensus.cc:359] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:49.969048  8732 raft_consensus.cc:385] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.969377  8732 raft_consensus.cc:740] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.970080  8732 consensus_queue.cc:260] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:49.971953  8732 ts_tablet_manager.cc:1434] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:48:49.985473  8453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de00421bf1554e4690ec96362fa41a7c" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:49.929383  9116 raft_consensus.cc:515] T 29a406327ae9457f9d6dd7f5870330d6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:49.944437  8459 raft_consensus.cc:2468] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:50.006264  8731 raft_consensus.cc:359] T c8f5949235404d7c96f7499e1b667c81 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:50.007268  8731 raft_consensus.cc:385] T c8f5949235404d7c96f7499e1b667c81 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.007584  8731 raft_consensus.cc:740] T c8f5949235404d7c96f7499e1b667c81 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.012902  8731 consensus_queue.cc:260] T c8f5949235404d7c96f7499e1b667c81 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:50.002779  9143 raft_consensus.cc:2804] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:49.954149  9180 raft_consensus.cc:515] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:50.034336  9180 leader_election.cc:290] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:49.953608  9114 raft_consensus.cc:515] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:50.027987  9130 leader_election.cc:290] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:50.031404  9116 leader_election.cc:290] T 29a406327ae9457f9d6dd7f5870330d6 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:50.038424  8731 ts_tablet_manager.cc:1434] T c8f5949235404d7c96f7499e1b667c81 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.092s	user 0.006s	sys 0.002s
I20260709 14:48:50.042876  8728 tablet_bootstrap.cc:654] T fbf911de9e1046318d1b9612d0def820 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:50.049197  8427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.4:43177, user_credentials={real_user=slave}} blocked reactor thread for 117998us
I20260709 14:48:50.063470  8607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c7640a99cd438a8aa285cd62d31c77" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:50.077049  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c7640a99cd438a8aa285cd62d31c77" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:50.080494  9105 leader_election.cc:290] T 272a905a4af44aaabcde30af6b671ba4 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
W20260709 14:48:50.085852  9230 log.cc:927] Time spent T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c: Append to log took a long time: real 0.154s	user 0.000s	sys 0.000s
I20260709 14:48:50.088363  8731 tablet_bootstrap.cc:492] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
W20260709 14:48:50.088228  8499 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.3:37509, user_credentials={real_user=slave}} blocked reactor thread for 159666us
W20260709 14:48:50.090198  8499 leader_election.cc:343] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.103271  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a406327ae9457f9d6dd7f5870330d6" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:50.123347  8499 leader_election.cc:304] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:50.124797  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ca7d5d3af74196bf48388cbffeffab" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:50.125622  8535 raft_consensus.cc:2393] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d312256c957844c79c8546b5556c3a3b in current term 2: Already voted for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in this term.
I20260709 14:48:50.125952  8499 leader_election.cc:304] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:50.131230  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272a905a4af44aaabcde30af6b671ba4" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:50.136667  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272a905a4af44aaabcde30af6b671ba4" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:50.135061  9193 raft_consensus.cc:2804] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:50.139104  9193 raft_consensus.cc:493] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:50.139448  9193 raft_consensus.cc:3060] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.139693  8684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ca7d5d3af74196bf48388cbffeffab" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:50.140339  8684 raft_consensus.cc:3060] T a6ca7d5d3af74196bf48388cbffeffab P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 2
I20260709 14:48:50.134940  9184 raft_consensus.cc:493] T c8f5949235404d7c96f7499e1b667c81 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:50.142192  8424 leader_election.cc:304] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [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: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:50.142625  9184 raft_consensus.cc:515] T c8f5949235404d7c96f7499e1b667c81 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:50.146353  8459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de2c5fed5c240bfa56f24511c98b744" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:50.148115  8528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ca7d5d3af74196bf48388cbffeffab" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:50.135448  9105 raft_consensus.cc:2749] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:50.194183  8528 raft_consensus.cc:2368] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f2615d274f24db5a6164f86f9b4b103 for earlier term 1. Current term is 2.
I20260709 14:48:50.195678  8684 raft_consensus.cc:2468] T a6ca7d5d3af74196bf48388cbffeffab P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 2.
I20260709 14:48:50.445307  8731 tablet_bootstrap.cc:654] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:50.389175  8647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 105835us
W20260709 14:48:50.473978  8502 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.4:43177, user_credentials={real_user=slave}} blocked reactor thread for 238998us
I20260709 14:48:50.475131  8729 tablet_bootstrap.cc:492] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:50.475800  8729 ts_tablet_manager.cc:1403] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.920s	user 0.024s	sys 0.034s
I20260709 14:48:50.188036  9242 raft_consensus.cc:493] T c41b26842d3041f5b86a7311af10c94b P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:50.267338  8681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de2c5fed5c240bfa56f24511c98b744" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:50.275002  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a81c0ecd99444dfbe91b9f18126ecf3" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:50.484496  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f5949235404d7c96f7499e1b667c81" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:50.486075  9240 raft_consensus.cc:493] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:50.486583  9240 raft_consensus.cc:515] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:50.488818  9240 leader_election.cc:290] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:50.485479  8532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24365dcd059845ad8e4df2b8c715be06" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:50.492462  9143 raft_consensus.cc:493] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:50.493002  9143 raft_consensus.cc:3060] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:48:50.498607  9246 log.cc:927] Time spent T 9fefdf58788a4e0ba60943d5266f0406 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Append to log took a long time: real 0.103s	user 0.000s	sys 0.000s
W20260709 14:48:50.507911  8574 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.2:40799, user_credentials={real_user=slave}} blocked reactor thread for 215738us
I20260709 14:48:50.338822  9142 raft_consensus.cc:2749] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:50.201490  9114 leader_election.cc:290] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:50.379635  9233 raft_consensus.cc:493] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12ebba9454084865b7a5eb3b3bd05e5c)
I20260709 14:48:50.262702  9241 raft_consensus.cc:493] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12ebba9454084865b7a5eb3b3bd05e5c)
I20260709 14:48:50.535583  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a066aa5dfad841998db2eb1df31b4f6d" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:50.541937  9243 raft_consensus.cc:493] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:50.584113  9243 raft_consensus.cc:515] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:50.585966  9201 raft_consensus.cc:493] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:50.586488  9201 raft_consensus.cc:515] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:50.586926  9193 raft_consensus.cc:515] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:50.588522  9201 leader_election.cc:290] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:50.589213  9193 leader_election.cc:290] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:50.585706  8728 tablet_bootstrap.cc:492] T fbf911de9e1046318d1b9612d0def820 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:50.590936  8728 ts_tablet_manager.cc:1403] T fbf911de9e1046318d1b9612d0def820 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.744s	user 0.038s	sys 0.043s
W20260709 14:48:50.602507  8424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.3:37509, user_credentials={real_user=slave}} blocked reactor thread for 459067us
I20260709 14:48:50.535110  9254 raft_consensus.cc:493] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1fab580e7f9f4932bdd1b8cfcc8411bf)
I20260709 14:48:50.509047  9242 raft_consensus.cc:515] T c41b26842d3041f5b86a7311af10c94b P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
W20260709 14:48:50.613412  8424 leader_election.cc:343] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.624310  8499 leader_election.cc:304] T 272a905a4af44aaabcde30af6b671ba4 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:50.532136  9241 raft_consensus.cc:515] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:50.621557  8529 raft_consensus.cc:2393] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12ebba9454084865b7a5eb3b3bd05e5c in current term 1: Already voted for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in this term.
I20260709 14:48:50.530318  9233 raft_consensus.cc:515] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:50.611485  9254 raft_consensus.cc:515] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:50.656155  8729 raft_consensus.cc:359] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:50.657253  8729 raft_consensus.cc:385] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.657967  8729 raft_consensus.cc:740] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
W20260709 14:48:50.659353  8425 leader_election.cc:343] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.659852  8425 leader_election.cc:304] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:50.663503  8457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff2ba7db66a40b5992681d31faeec32" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:50.677444  9243 leader_election.cc:290] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:50.632108  8531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3daf2fdfffb74d6fbfc221b2c8dcb8e2" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:50.686373  9254 leader_election.cc:290] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:50.659674  9178 raft_consensus.cc:493] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:50.687534  9178 raft_consensus.cc:515] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:50.687885  9143 raft_consensus.cc:515] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:50.688104  8728 raft_consensus.cc:359] T fbf911de9e1046318d1b9612d0def820 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:50.688884  8728 raft_consensus.cc:385] T fbf911de9e1046318d1b9612d0def820 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.689172  8728 raft_consensus.cc:740] T fbf911de9e1046318d1b9612d0def820 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.690078  9143 leader_election.cc:290] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:50.690084  8728 consensus_queue.cc:260] T fbf911de9e1046318d1b9612d0def820 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:50.691236  9178 leader_election.cc:290] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:50.674676  8502 leader_election.cc:304] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:50.660815  8729 consensus_queue.cc:260] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:50.695425  8502 leader_election.cc:304] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:50.697856  8678 raft_consensus.cc:3060] T fbf911de9e1046318d1b9612d0def820 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.692708  8605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f5949235404d7c96f7499e1b667c81" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:50.673547  9240 raft_consensus.cc:493] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12ebba9454084865b7a5eb3b3bd05e5c)
W20260709 14:48:50.696594  8425 leader_election.cc:343] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.670948  9241 leader_election.cc:290] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:50.671523  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb9a2b73c72438e8ebe85916d1b9cb6" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:50.667387  9251 raft_consensus.cc:2749] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:50.672708  9052 raft_consensus.cc:493] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:50.707370  8729 ts_tablet_manager.cc:1434] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.231s	user 0.005s	sys 0.005s
I20260709 14:48:50.706389  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff2ba7db66a40b5992681d31faeec32" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:50.690462  9229 raft_consensus.cc:2749] T 272a905a4af44aaabcde30af6b671ba4 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:50.705864  9232 raft_consensus.cc:2804] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:50.710139  8648 leader_election.cc:400] T a6ca7d5d3af74196bf48388cbffeffab P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Vote denied by peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799) with higher term. Message: Invalid argument: T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f2615d274f24db5a6164f86f9b4b103 for earlier term 1. Current term is 2.
I20260709 14:48:50.714401  8648 leader_election.cc:403] T a6ca7d5d3af74196bf48388cbffeffab P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:48:50.714166  8728 ts_tablet_manager.cc:1434] T fbf911de9e1046318d1b9612d0def820 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.123s	user 0.006s	sys 0.002s
I20260709 14:48:50.714530  9232 raft_consensus.cc:697] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:50.709358  8605 raft_consensus.cc:3060] T c8f5949235404d7c96f7499e1b667c81 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.720927  8729 tablet_bootstrap.cc:492] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:50.723482  9207 raft_consensus.cc:493] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:50.705856  9261 raft_consensus.cc:2749] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:50.698580  9255 consensus_queue.cc:1048] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 14:48:50.708011  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3ac88a219a47d8a782b0495e1217f3" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:50.720534  9110 raft_consensus.cc:2749] T a6ca7d5d3af74196bf48388cbffeffab P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader pre-election lost for term 1. Reason: Vote denied by peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799) with higher term. Message: Invalid argument: T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f2615d274f24db5a6164f86f9b4b103 for earlier term 1. Current term is 2.
I20260709 14:48:50.730804  8527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ca7d5d3af74196bf48388cbffeffab" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:50.734218  9233 leader_election.cc:290] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:50.703938  9240 raft_consensus.cc:515] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:50.735945  8452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f5949235404d7c96f7499e1b667c81" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:50.741020  8452 raft_consensus.cc:3060] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.745661  8729 tablet_bootstrap.cc:654] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.750500  9251 raft_consensus.cc:493] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1fab580e7f9f4932bdd1b8cfcc8411bf)
I20260709 14:48:50.751825  9251 raft_consensus.cc:515] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:50.733477  9207 raft_consensus.cc:515] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:50.719760  9232 consensus_queue.cc:237] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER 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: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
W20260709 14:48:50.753976  8499 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 53663.5us
I20260709 14:48:50.714087  9052 raft_consensus.cc:515] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:50.755416  8648 leader_election.cc:304] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:50.758028  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97c4e22307649b0ae17cce80f9a7aab" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:50.758152  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97c4e22307649b0ae17cce80f9a7aab" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:50.759917  8731 tablet_bootstrap.cc:492] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:50.760397  8731 ts_tablet_manager.cc:1403] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.711s	user 0.021s	sys 0.055s
I20260709 14:48:50.762838  9179 raft_consensus.cc:493] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1fab580e7f9f4932bdd1b8cfcc8411bf)
I20260709 14:48:50.763191  8731 raft_consensus.cc:359] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:50.763387  9179 raft_consensus.cc:515] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:50.764055  8731 raft_consensus.cc:385] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.764374  8731 raft_consensus.cc:740] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.765046  8731 consensus_queue.cc:260] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:50.727998  8608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df0334ddf0a4fc3b9f97132d10e155c" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:50.736822  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e8e22611f94a1aa1278a23708157ae" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:50.786218  8731 ts_tablet_manager.cc:1434] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260709 14:48:50.765635  9179 leader_election.cc:290] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:50.789728  9242 leader_election.cc:290] T c41b26842d3041f5b86a7311af10c94b P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:50.794755  9201 raft_consensus.cc:493] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
W20260709 14:48:50.795835  8499 leader_election.cc:343] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.766422  9241 raft_consensus.cc:2749] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:50.799893  9187 leader_election.cc:290] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:50.806170  8499 leader_election.cc:304] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:50.826102  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0993bf70ab8d4088aa7f0c9ecbb4e937" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:50.826869  9240 leader_election.cc:290] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:50.827169  9255 raft_consensus.cc:2749] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:50.828397  8457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0993bf70ab8d4088aa7f0c9ecbb4e937" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:50.829066  8457 raft_consensus.cc:2468] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 1.
I20260709 14:48:50.833765  9215 raft_consensus.cc:493] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:50.858384  9249 raft_consensus.cc:493] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1fab580e7f9f4932bdd1b8cfcc8411bf)
I20260709 14:48:50.797096  9143 raft_consensus.cc:493] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:50.868382  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97d4e3d42e540bdade93e89dc2c65b5" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:50.866739  8532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e8e22611f94a1aa1278a23708157ae" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:50.858953  9249 raft_consensus.cc:515] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:50.824654  9180 raft_consensus.cc:493] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12ebba9454084865b7a5eb3b3bd05e5c)
I20260709 14:48:50.898075  9180 raft_consensus.cc:515] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:50.899085  9242 raft_consensus.cc:493] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:50.899739  9242 raft_consensus.cc:515] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:50.903198  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41b26842d3041f5b86a7311af10c94b" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:50.903471  8452 raft_consensus.cc:2468] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:50.904155  8455 raft_consensus.cc:2393] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f2615d274f24db5a6164f86f9b4b103 in current term 1: Already voted for candidate 12ebba9454084865b7a5eb3b3bd05e5c in this term.
I20260709 14:48:50.870376  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41b26842d3041f5b86a7311af10c94b" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:50.903246  8647 leader_election.cc:304] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:50.832034  9052 leader_election.cc:290] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:50.905643  8610 raft_consensus.cc:2393] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f2615d274f24db5a6164f86f9b4b103 in current term 1: Already voted for candidate 12ebba9454084865b7a5eb3b3bd05e5c in this term.
I20260709 14:48:50.914633  8499 leader_election.cc:304] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:50.829914  9201 raft_consensus.cc:515] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:50.933988  9241 raft_consensus.cc:2804] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:50.968021  9241 raft_consensus.cc:493] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1fab580e7f9f4932bdd1b8cfcc8411bf)
I20260709 14:48:50.968566  9241 raft_consensus.cc:3060] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:50.866842  8530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e037dfe5ce469285aba77993646fcc" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:50.962878  9265 raft_consensus.cc:2804] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:50.964020  9207 leader_election.cc:290] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:50.967347  9262 raft_consensus.cc:493] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1fab580e7f9f4932bdd1b8cfcc8411bf)
I20260709 14:48:50.934995  8458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ca7d5d3af74196bf48388cbffeffab" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:50.974308  8647 leader_election.cc:304] T c41b26842d3041f5b86a7311af10c94b P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:50.984305  9251 leader_election.cc:290] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:50.896548  9143 raft_consensus.cc:515] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:50.941207  9242 leader_election.cc:290] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:51.008425  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0993bf70ab8d4088aa7f0c9ecbb4e937" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:51.006851  9265 raft_consensus.cc:697] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:50.998175  9180 leader_election.cc:290] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
W20260709 14:48:51.002766  8573 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.6.67.1:44327 timed out after 1.557s (SENT) [suppressed 85 similar messages]
I20260709 14:48:51.005767  9207 raft_consensus.cc:3060] T c41b26842d3041f5b86a7311af10c94b P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.858816  9215 raft_consensus.cc:515] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:51.033500  8729 tablet_bootstrap.cc:492] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:51.036350  8729 ts_tablet_manager.cc:1403] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.316s	user 0.024s	sys 0.015s
I20260709 14:48:51.030506  8458 raft_consensus.cc:2393] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in current term 2: Already voted for candidate d312256c957844c79c8546b5556c3a3b in this term.
I20260709 14:48:51.007776  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745236136bb24d16acfd4ceb58a337f8" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:51.018540  8608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745236136bb24d16acfd4ceb58a337f8" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:51.007261  9262 raft_consensus.cc:515] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:51.031495  9265 consensus_queue.cc:237] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:51.035322  9180 raft_consensus.cc:493] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12ebba9454084865b7a5eb3b3bd05e5c)
I20260709 14:48:51.069344  8457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8e61a0f9b04b869c83557340666688" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:51.074851  8608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8e61a0f9b04b869c83557340666688" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:51.078106  9143 leader_election.cc:290] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:51.079980  9053 raft_consensus.cc:493] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:51.081271  9052 raft_consensus.cc:493] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5f2615d274f24db5a6164f86f9b4b103)
I20260709 14:48:51.086133  8728 tablet_bootstrap.cc:492] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:51.095484  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df0334ddf0a4fc3b9f97132d10e155c" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:51.079983  9178 raft_consensus.cc:493] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5f2615d274f24db5a6164f86f9b4b103)
I20260709 14:48:51.096321  9178 raft_consensus.cc:515] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:51.069408  9249 leader_election.cc:290] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:51.099347  9238 raft_consensus.cc:493] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:51.086531  9052 raft_consensus.cc:515] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:51.082492  9053 raft_consensus.cc:515] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
W20260709 14:48:51.112071  9269 log.cc:927] Time spent T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
W20260709 14:48:51.114948  8573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 112230us
I20260709 14:48:51.112361  8606 raft_consensus.cc:1240] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Rejecting Update request from peer d312256c957844c79c8546b5556c3a3b for earlier term 1. Current term is 2. Ops: []
I20260709 14:48:51.083112  9270 raft_consensus.cc:493] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12ebba9454084865b7a5eb3b3bd05e5c)
I20260709 14:48:51.082228  9180 raft_consensus.cc:515] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:51.135279  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bb0dadc70a4eef99fb75ff4aee1f47" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:51.131947  9238 raft_consensus.cc:515] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:51.134739  8684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d968ef5f7e74ba0806e7198cdbcdd10" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:51.139072  8530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bb0dadc70a4eef99fb75ff4aee1f47" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:51.155655  9052 leader_election.cc:290] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:51.144922  9178 leader_election.cc:290] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:51.163831  9053 leader_election.cc:290] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:51.172118  9184 leader_election.cc:290] T c8f5949235404d7c96f7499e1b667c81 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:51.173148  9201 leader_election.cc:290] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:51.171006  9207 raft_consensus.cc:2749] T c41b26842d3041f5b86a7311af10c94b P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:51.166473  8728 tablet_bootstrap.cc:654] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:51.172643  9238 leader_election.cc:290] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:51.174721  9241 raft_consensus.cc:515] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:51.154775  9262 leader_election.cc:290] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:51.144954  9270 raft_consensus.cc:515] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:51.180188  9215 leader_election.cc:290] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:51.239681  9184 raft_consensus.cc:493] T 03f1e99746ab4d88823d0b4f8da3b378 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:51.271473  9184 raft_consensus.cc:515] T 03f1e99746ab4d88823d0b4f8da3b378 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:51.272558  8602 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52070 (request call id 85) took 1017 ms. Trace:
I20260709 14:48:51.273252  8602 rpcz_store.cc:276] 0709 14:48:50.254900 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:50.256177 (+  1277us) service_pool.cc:224] Handling call
0709 14:48:51.148294 (+892117us) spinlock_profiling.cc:243] Waited 5.6 ms on lock 0x7b58001ffe98. stack: 00007fd9f748c343 00007fd9f748c240 00007fd9f6e1b1d4 00007fda00b59304 00007fda00b59299 00007fd9f7346db1 00007fd9f7486b71 00007fd9f7486eee 000000000037fce9 00007fd9ff4fa1e0 00007fd9ff5c30c4 00007fd9ff5c3131 00007fd9ff584fc0 00007fd9ff56f929 00007fd9ff56f3d2 00007fd9f8ae6bd4
0709 14:48:51.270793 (+122499us) spinlock_profiling.cc:243] Waited 2.09 ms on lock 0x7b58001ffe98. stack: 00007fd9f748c343 00007fd9f748c240 00007fd9f6e1b1d4 00007fda00b59304 00007fda00b59299 00007fd9f7346db1 00007fd9f7486f8c 00007fd9f7486ef6 000000000037fce9 00007fd9ff4fa1e0 00007fd9ff5c30c4 00007fd9ff5c3131 00007fd9ff584fc0 00007fd9ff56f929 00007fd9ff56f3d2 00007fd9f8ae6bd4
0709 14:48:51.271109 (+   316us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:48:51.271639 (+   530us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:48:51.271694 (+    55us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:48:51.271932 (+   238us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:48:51.271995 (+    63us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:48:51.272084 (+    89us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:48:51.272277 (+   193us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":17704064}
I20260709 14:48:51.280579  8454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95e81f7348f2447dbd1ca98f5c4cdf68" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:51.245018  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e037dfe5ce469285aba77993646fcc" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:51.228546  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d148ab20e642469755f169d463b0e6" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:51.297509  8648 leader_election.cc:304] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:51.302037  8648 leader_election.cc:304] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:51.302942  9238 raft_consensus.cc:2749] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:51.314160  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a066aa5dfad841998db2eb1df31b4f6d" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:51.286957  8731 tablet_bootstrap.cc:492] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:51.324383  9052 raft_consensus.cc:493] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:51.304041  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10c3d42d2c44484b85fc6f27cdb51eb" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:51.305290  8573 leader_election.cc:304] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:51.233218  9180 leader_election.cc:290] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:51.328856  9052 raft_consensus.cc:515] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:51.305722  8359 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39826 (request call id 71) took 3150 ms. Trace:
I20260709 14:48:51.333549  9178 raft_consensus.cc:2804] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:51.334686  9029 raft_consensus.cc:493] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12ebba9454084865b7a5eb3b3bd05e5c)
I20260709 14:48:51.335213  9143 raft_consensus.cc:493] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:51.335958  9052 leader_election.cc:290] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:51.335533  9029 raft_consensus.cc:515] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:51.334666  9178 raft_consensus.cc:697] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:48:51.336163  9143 raft_consensus.cc:515] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:51.338027  9178 consensus_queue.cc:237] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:51.338636  9029 leader_election.cc:290] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:51.339252  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0993bf70ab8d4088aa7f0c9ecbb4e937" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
W20260709 14:48:51.339274  8576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.4:43177, user_credentials={real_user=slave}} blocked reactor thread for 92457us
I20260709 14:48:51.340319  8682 raft_consensus.cc:2393] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d312256c957844c79c8546b5556c3a3b in current term 2: Already voted for candidate 5f2615d274f24db5a6164f86f9b4b103 in this term.
I20260709 14:48:51.342191  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d148ab20e642469755f169d463b0e6" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:51.342967  9143 leader_election.cc:290] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
W20260709 14:48:51.344781  8605 consensus_meta.cc:287] T c8f5949235404d7c96f7499e1b667c81 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent flushing consensus metadata: real 0.582s	user 0.006s	sys 0.006s
I20260709 14:48:51.345331  8605 raft_consensus.cc:2468] T c8f5949235404d7c96f7499e1b667c81 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:51.349339  8602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de00421bf1554e4690ec96362fa41a7c" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
W20260709 14:48:51.217175  8424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.3:37509, user_credentials={real_user=slave}} blocked reactor thread for 77624.7us
I20260709 14:48:51.350273  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3daf2fdfffb74d6fbfc221b2c8dcb8e2" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:51.352959  9180 raft_consensus.cc:493] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12ebba9454084865b7a5eb3b3bd05e5c)
I20260709 14:48:51.320529  9241 leader_election.cc:290] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:51.354406  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36a8802096f42e0ab8ebb24f5157927" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:51.358012  9270 leader_election.cc:290] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:51.362788  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c7640a99cd438a8aa285cd62d31c77" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:51.364173  8728 tablet_bootstrap.cc:492] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:51.364292  8602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3ac88a219a47d8a782b0495e1217f3" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:51.365254  8728 ts_tablet_manager.cc:1403] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.279s	user 0.037s	sys 0.034s
I20260709 14:48:51.354195  9180 raft_consensus.cc:515] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:51.367676  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de00421bf1554e4690ec96362fa41a7c" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:51.370030  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a406327ae9457f9d6dd7f5870330d6" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:51.373678  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36a8802096f42e0ab8ebb24f5157927" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:51.373981  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ca7d5d3af74196bf48388cbffeffab" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:51.375003  8679 raft_consensus.cc:2393] T a6ca7d5d3af74196bf48388cbffeffab P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d312256c957844c79c8546b5556c3a3b in current term 2: Already voted for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in this term.
I20260709 14:48:51.373767  9180 leader_election.cc:290] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:51.375986  9241 raft_consensus.cc:2749] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:51.376006  9184 leader_election.cc:290] T 03f1e99746ab4d88823d0b4f8da3b378 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
W20260709 14:48:51.377979  8648 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.2:40799, user_credentials={real_user=slave}} blocked reactor thread for 76264.4us
I20260709 14:48:51.378216  8605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f1e99746ab4d88823d0b4f8da3b378" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:51.378321  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24365dcd059845ad8e4df2b8c715be06" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:51.378971  8605 raft_consensus.cc:2468] T 03f1e99746ab4d88823d0b4f8da3b378 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 1.
W20260709 14:48:51.380231  8574 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.2:40799, user_credentials={real_user=slave}} blocked reactor thread for 54296.4us
I20260709 14:48:51.177860  8729 raft_consensus.cc:359] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:51.381373  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5916ecaa15e646b188d8c6a9ebf932ea" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:51.381680  8729 raft_consensus.cc:385] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:51.382138  8729 raft_consensus.cc:740] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:51.382997  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f5949235404d7c96f7499e1b667c81" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:51.384562  8455 raft_consensus.cc:2393] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12ebba9454084865b7a5eb3b3bd05e5c in current term 1: Already voted for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in this term.
I20260709 14:48:51.386723  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3ac88a219a47d8a782b0495e1217f3" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
W20260709 14:48:51.387497  8576 leader_election.cc:343] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.331521  8359 rpcz_store.cc:276] 0709 14:48:48.156714 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:48.157226 (+   512us) service_pool.cc:224] Handling call
0709 14:48:51.305388 (+3148162us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:48:49.434866 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:48:49.457241 (+ 22375us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:48:49.457297 (+    56us) write_op.cc:435] Acquired schema lock
0709 14:48:49.457325 (+    28us) tablet.cc:662] Decoding operations
0709 14:48:49.457807 (+   482us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:48:49.473450 (+ 15643us) write_op.cc:641] Partition lock acquired for write op
0709 14:48:49.473505 (+    55us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:48:49.473784 (+   279us) tablet.cc:701] Row locks acquired
0709 14:48:49.473810 (+    26us) write_op.cc:260] PREPARE: finished
0709 14:48:49.474019 (+   209us) write_op.cc:270] Start()
0709 14:48:49.474167 (+   148us) write_op.cc:276] Timestamp: P: 1783608529473958 usec, L: 0
0709 14:48:49.474198 (+    31us) op_driver.cc:348] REPLICATION: starting
0709 14:48:49.564362 (+ 90164us) log.cc:844] Serialized 531 byte log entry
0709 14:48:50.105463 (+541101us) op_driver.cc:464] REPLICATION: finished
0709 14:48:50.633611 (+528148us) write_op.cc:301] APPLY: starting
0709 14:48:50.633694 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0709 14:48:50.633796 (+   102us) tablet.cc:1370] finished BulkCheckPresence
0709 14:48:50.649432 (+ 15636us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:48:50.649686 (+   254us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:48:50.649876 (+   190us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:48:50.649930 (+    54us) write_op.cc:312] APPLY: finished
0709 14:48:50.650121 (+   191us) log.cc:844] Serialized 22 byte log entry
0709 14:48:50.650288 (+   167us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:48:50.650369 (+    81us) write_op.cc:454] Released schema lock
0709 14:48:50.650413 (+    44us) write_op.cc:341] FINISH: Updating metrics
0709 14:48:50.650774 (+   361us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:48:50.650810 (+    36us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":10652,"reported_tablets":12,"child_traces":[["op",{"apply.queue_time_us":514096,"apply.run_cpu_time_us":1708,"apply.run_wall_time_us":17134,"num_ops":1,"prepare.queue_time_us":222491,"prepare.run_cpu_time_us":15536,"prepare.run_wall_time_us":243152,"raft.queue_time_us":326444,"raft.run_cpu_time_us":16356,"raft.run_wall_time_us":465683,"replication_time_us":620995,"thread_start_us":800520,"threads_started":4,"wal-append.queue_time_us":166418}]]}
I20260709 14:48:51.389070  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f1e99746ab4d88823d0b4f8da3b378" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:51.356727  8358 catalog_manager.cc:5697] T aea08c7464694e9e80d1ee71e8c805ff P 1fab580e7f9f4932bdd1b8cfcc8411bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 1 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } }
I20260709 14:48:51.389853  8454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97d4e3d42e540bdade93e89dc2c65b5" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:51.391913  8454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de00421bf1554e4690ec96362fa41a7c" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:51.393119  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f1e99746ab4d88823d0b4f8da3b378" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:51.393419  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3ac88a219a47d8a782b0495e1217f3" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:51.401901  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb9a2b73c72438e8ebe85916d1b9cb6" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:51.398470  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d968ef5f7e74ba0806e7198cdbcdd10" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:51.393481  8728 raft_consensus.cc:359] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:51.405172  8728 raft_consensus.cc:385] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:51.410794  8728 raft_consensus.cc:740] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:51.387537  8729 consensus_queue.cc:260] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:51.408093  8678 raft_consensus.cc:1240] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Rejecting Update request from peer 1fab580e7f9f4932bdd1b8cfcc8411bf for earlier term 1. Current term is 2. Ops: []
I20260709 14:48:51.412789  9270 consensus_queue.cc:1059] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:51.417590  9029 raft_consensus.cc:3055] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:51.416436  8424 leader_election.cc:304] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b [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: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:51.418051  9029 raft_consensus.cc:740] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:48:51.418704  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97c4e22307649b0ae17cce80f9a7aab" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:51.419119  9029 consensus_queue.cc:260] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:51.420940  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10c3d42d2c44484b85fc6f27cdb51eb" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:51.420974  9029 raft_consensus.cc:3060] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:51.425911  8728 consensus_queue.cc:260] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:51.431751  8728 ts_tablet_manager.cc:1434] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.006s
I20260709 14:48:51.432385  8679 raft_consensus.cc:2468] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:51.433118  9272 raft_consensus.cc:2749] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:51.437379  8528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e330e4de03014b8c8de08763f6478603" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:51.440099  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77c4a7494d2428784e23746440ee952" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:51.440533  8728 tablet_bootstrap.cc:492] T 5916ecaa15e646b188d8c6a9ebf932ea P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:51.442059  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041c24ae24d94ea19172bf3eba408e53" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:51.445258  8731 tablet_bootstrap.cc:654] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:51.458097  8729 ts_tablet_manager.cc:1434] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.421s	user 0.010s	sys 0.000s
I20260709 14:48:51.464149  8573 leader_election.cc:304] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:51.464406  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5916ecaa15e646b188d8c6a9ebf932ea" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:51.467116  9256 raft_consensus.cc:2749] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:48:51.468958  8574 leader_election.cc:304] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:51.471149  8573 leader_election.cc:304] T 29a406327ae9457f9d6dd7f5870330d6 P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:51.473218  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f1e99746ab4d88823d0b4f8da3b378" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:51.473649  9184 raft_consensus.cc:2749] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:51.475842  9256 raft_consensus.cc:2749] T 29a406327ae9457f9d6dd7f5870330d6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:51.477490  8573 leader_election.cc:304] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:51.478624  9122 raft_consensus.cc:2749] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:51.480209  8573 leader_election.cc:304] T c8f5949235404d7c96f7499e1b667c81 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b
W20260709 14:48:51.472744  8427 leader_election.cc:343] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.488144  8427 leader_election.cc:304] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:51.489634  8647 leader_election.cc:304] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:51.490525  9241 raft_consensus.cc:2749] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:51.490967  8605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97c4e22307649b0ae17cce80f9a7aab" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
W20260709 14:48:51.491889  8647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.3:37509, user_credentials={real_user=slave}} blocked reactor thread for 62301.1us
I20260709 14:48:51.497074  8728 tablet_bootstrap.cc:654] T 5916ecaa15e646b188d8c6a9ebf932ea P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:51.492708  9029 raft_consensus.cc:2749] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:51.493774  9122 raft_consensus.cc:2749] T c8f5949235404d7c96f7499e1b667c81 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:51.495078  8573 leader_election.cc:304] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b
W20260709 14:48:51.506490  8425 leader_election.cc:343] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.507113  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95e81f7348f2447dbd1ca98f5c4cdf68" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:51.509327  8530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5916ecaa15e646b188d8c6a9ebf932ea" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:51.512835  8530 raft_consensus.cc:2468] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 0.
I20260709 14:48:51.514019  9122 raft_consensus.cc:2749] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:48:51.517833  8427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.4:43177, user_credentials={real_user=slave}} blocked reactor thread for 45228.5us
I20260709 14:48:51.518667  8427 leader_election.cc:304] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [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: d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:51.520421  8427 leader_election.cc:304] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [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: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:51.521396  9180 raft_consensus.cc:3060] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:51.528843  8729 tablet_bootstrap.cc:492] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:51.530377  8605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e330e4de03014b8c8de08763f6478603" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:51.532644  8502 leader_election.cc:304] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:51.533758  9243 consensus_queue.cc:1059] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:51.535048  9243 raft_consensus.cc:2804] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:51.535389  9130 raft_consensus.cc:3055] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:51.535554  9243 raft_consensus.cc:493] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:51.535817  9130 raft_consensus.cc:740] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:51.536028  9243 raft_consensus.cc:3060] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:51.537338  8502 leader_election.cc:343] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.537155  9130 consensus_queue.cc:260] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:51.539371  9130 raft_consensus.cc:3060] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:51.535019  8731 tablet_bootstrap.cc:492] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:51.541095  8731 ts_tablet_manager.cc:1403] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.255s	user 0.020s	sys 0.005s
I20260709 14:48:51.542505  8605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77c4a7494d2428784e23746440ee952" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
W20260709 14:48:51.542837  8573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 47964.2us
I20260709 14:48:51.526590  9029 raft_consensus.cc:2749] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:51.546911  8573 leader_election.cc:304] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:51.547788  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee8b73505e04c3dbaad863aacfae4e2" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:51.551363  8605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee8b73505e04c3dbaad863aacfae4e2" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:51.552616  8602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041c24ae24d94ea19172bf3eba408e53" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:51.553941  9180 raft_consensus.cc:2749] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:51.560781  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5916ecaa15e646b188d8c6a9ebf932ea" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:51.561568  8610 raft_consensus.cc:2468] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
W20260709 14:48:51.565441  8407 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:51.570344  8424 leader_election.cc:304] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [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: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:51.571530  8647 leader_election.cc:304] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [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: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:51.577554  8424 leader_election.cc:304] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [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: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
W20260709 14:48:51.575696  8427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.4:43177, user_credentials={real_user=slave}} blocked reactor thread for 55380us
I20260709 14:48:51.572558  9122 raft_consensus.cc:2749] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:51.579986  8574 leader_election.cc:304] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 5f2615d274f24db5a6164f86f9b4b103
W20260709 14:48:51.578866  8427 leader_election.cc:343] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.583683  8427 leader_election.cc:304] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:51.576126  9180 raft_consensus.cc:2749] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:51.586982  8424 leader_election.cc:304] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b [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: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:51.580220  9238 raft_consensus.cc:2804] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:51.588207  9142 raft_consensus.cc:2749] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:51.588532  9238 raft_consensus.cc:493] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:51.588562  8573 leader_election.cc:304] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:51.589107  9238 raft_consensus.cc:3060] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:51.591557  8647 leader_election.cc:304] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:51.592828  9241 raft_consensus.cc:2749] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:48:51.595871  8424 leader_election.cc:343] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.597219  8424 leader_election.cc:304] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [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: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:51.599510  9270 raft_consensus.cc:2749] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:51.601872  8573 leader_election.cc:304] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b
W20260709 14:48:51.602155  8499 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.3:37509, user_credentials={real_user=slave}} blocked reactor thread for 72691us
I20260709 14:48:51.603212  8573 leader_election.cc:304] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:51.588835  9143 raft_consensus.cc:2749] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:51.604424  9256 raft_consensus.cc:2749] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:51.605098  9256 raft_consensus.cc:2749] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:51.603304  9122 raft_consensus.cc:2749] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:51.591600  9250 raft_consensus.cc:2804] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:51.607430  9250 raft_consensus.cc:493] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:51.607818  9250 raft_consensus.cc:3060] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.590963  8731 raft_consensus.cc:359] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:51.608974  8731 raft_consensus.cc:385] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:51.609354  8731 raft_consensus.cc:740] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:51.608266  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0993bf70ab8d4088aa7f0c9ecbb4e937" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
W20260709 14:48:51.612339  8427 leader_election.cc:343] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.612854  8427 leader_election.cc:304] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:51.614928  8427 leader_election.cc:304] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [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: d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:51.615779  8528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0993bf70ab8d4088aa7f0c9ecbb4e937" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:51.616163  9029 raft_consensus.cc:2749] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:48:51.617885  8427 leader_election.cc:343] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.618323  9143 raft_consensus.cc:2749] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:51.620002  8427 leader_election.cc:304] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:51.621101  8731 consensus_queue.cc:260] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:51.613634  8647 leader_election.cc:304] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:51.608883  9142 raft_consensus.cc:2749] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:51.628803  9029 raft_consensus.cc:2749] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:51.626668  8573 leader_election.cc:304] T 03f1e99746ab4d88823d0b4f8da3b378 P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:51.642818  8729 tablet_bootstrap.cc:654] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:51.651512  8499 leader_election.cc:304] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:51.665647  8647 leader_election.cc:304] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:51.666134  9212 raft_consensus.cc:2749] T 03f1e99746ab4d88823d0b4f8da3b378 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:51.667423  9215 raft_consensus.cc:2749] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:48:51.670833  8424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.3:37509, user_credentials={real_user=slave}} blocked reactor thread for 73668.9us
I20260709 14:48:51.674839  9053 raft_consensus.cc:2804] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:51.674934  9241 raft_consensus.cc:2749] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:51.675421  9053 raft_consensus.cc:493] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:51.676980  8731 ts_tablet_manager.cc:1434] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.136s	user 0.004s	sys 0.004s
I20260709 14:48:51.675848  9053 raft_consensus.cc:3060] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.659951  9243 raft_consensus.cc:515] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:51.697016  8679 raft_consensus.cc:1275] T a6ca7d5d3af74196bf48388cbffeffab P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Refusing update from remote peer 1fab580e7f9f4932bdd1b8cfcc8411bf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:48:51.694664  8647 leader_election.cc:304] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:51.705896  9187 raft_consensus.cc:493] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:51.706506  9187 raft_consensus.cc:515] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:51.708688  9187 leader_election.cc:290] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:51.717150  9130 consensus_queue.cc:1048] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:51.718638  9053 raft_consensus.cc:515] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:51.719868  9243 leader_election.cc:290] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:51.720824  9053 leader_election.cc:290] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:51.721726  8731 tablet_bootstrap.cc:492] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:51.723687  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5916ecaa15e646b188d8c6a9ebf932ea" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:51.729558  9215 raft_consensus.cc:2749] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:51.734272  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb9a2b73c72438e8ebe85916d1b9cb6" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:51.734941  8682 raft_consensus.cc:3060] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:51.738001  8502 leader_election.cc:343] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.739428  9122 consensus_queue.cc:1048] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:51.758152  8728 tablet_bootstrap.cc:492] T 5916ecaa15e646b188d8c6a9ebf932ea P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:51.758652  8728 ts_tablet_manager.cc:1403] T 5916ecaa15e646b188d8c6a9ebf932ea P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.319s	user 0.022s	sys 0.014s
I20260709 14:48:51.760637  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a81c0ecd99444dfbe91b9f18126ecf3" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:51.764307  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a81c0ecd99444dfbe91b9f18126ecf3" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:51.764750  8602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5916ecaa15e646b188d8c6a9ebf932ea" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:51.765955  9243 consensus_queue.cc:1048] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:51.762497  8460 raft_consensus.cc:2468] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:51.764343  8605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb9a2b73c72438e8ebe85916d1b9cb6" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:51.776453  8728 raft_consensus.cc:359] T 5916ecaa15e646b188d8c6a9ebf932ea P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:51.777236  8728 raft_consensus.cc:385] T 5916ecaa15e646b188d8c6a9ebf932ea P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:51.777504  8728 raft_consensus.cc:740] T 5916ecaa15e646b188d8c6a9ebf932ea P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:51.781157  8731 tablet_bootstrap.cc:654] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:51.782871  9238 raft_consensus.cc:515] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:51.784544  8728 consensus_queue.cc:260] T 5916ecaa15e646b188d8c6a9ebf932ea P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:51.785161  9238 leader_election.cc:290] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:51.786141  8607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f1e99746ab4d88823d0b4f8da3b378" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:51.787051  8454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f1e99746ab4d88823d0b4f8da3b378" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:51.787345  9250 raft_consensus.cc:515] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:51.781615  8682 raft_consensus.cc:2468] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:51.759418  8528 raft_consensus.cc:2468] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 2.
I20260709 14:48:51.791025  8728 ts_tablet_manager.cc:1434] T 5916ecaa15e646b188d8c6a9ebf932ea P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.002s
I20260709 14:48:51.792272  8499 leader_election.cc:304] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:51.794910  8502 leader_election.cc:304] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:51.795794  9187 raft_consensus.cc:2804] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:51.796316  9187 raft_consensus.cc:697] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:51.797181  9187 consensus_queue.cc:237] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:51.798154  8534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5916ecaa15e646b188d8c6a9ebf932ea" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:51.798985  8534 raft_consensus.cc:2393] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 12ebba9454084865b7a5eb3b3bd05e5c in current term 1: Already voted for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in this term.
I20260709 14:48:51.795022  8459 raft_consensus.cc:1275] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Refusing update from remote peer 1fab580e7f9f4932bdd1b8cfcc8411bf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 14:48:51.801681  8499 leader_election.cc:343] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:51.802896  8499 leader_election.cc:343] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.806166  9193 raft_consensus.cc:2804] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:51.806653  9193 raft_consensus.cc:493] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:51.806993  9193 raft_consensus.cc:3060] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.800598  9250 leader_election.cc:290] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Requested vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:51.808890  8602 raft_consensus.cc:2393] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in current term 1: Already voted for candidate 12ebba9454084865b7a5eb3b3bd05e5c in this term.
I20260709 14:48:51.812911  8647 leader_election.cc:304] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:51.814424  8499 leader_election.cc:304] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:51.820860  9239 raft_consensus.cc:2749] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:48:51.821302  9238 raft_consensus.cc:2749] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:48:51.823166  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5916ecaa15e646b188d8c6a9ebf932ea" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:51.838042  9130 consensus_queue.cc:1048] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:51.837996  8682 raft_consensus.cc:3060] T 5916ecaa15e646b188d8c6a9ebf932ea P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.841284  9193 raft_consensus.cc:515] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:51.829963  9243 consensus_queue.cc:1048] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:48:51.851955  9250 consensus_queue.cc:1048] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:51.852294  8729 tablet_bootstrap.cc:492] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:51.852962  8729 ts_tablet_manager.cc:1403] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.324s	user 0.021s	sys 0.011s
I20260709 14:48:51.857509  8682 raft_consensus.cc:2468] T 5916ecaa15e646b188d8c6a9ebf932ea P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 1.
I20260709 14:48:51.858160  8728 tablet_bootstrap.cc:492] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:51.859709  8454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a81c0ecd99444dfbe91b9f18126ecf3" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:51.863409  8729 raft_consensus.cc:359] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:51.867192  8729 raft_consensus.cc:385] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:51.867573  8729 raft_consensus.cc:740] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:51.860407  8454 raft_consensus.cc:3060] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.872911  8358 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39832 (request call id 61) took 3480 ms. Trace:
I20260709 14:48:51.873499  8731 tablet_bootstrap.cc:492] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:51.881454  8731 ts_tablet_manager.cc:1403] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.186s	user 0.015s	sys 0.007s
I20260709 14:48:51.874665  8357 catalog_manager.cc:5697] T 78b315b0f90b4dedbe779a9d0f9003e6 P 5f2615d274f24db5a6164f86f9b4b103 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 1 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } }
I20260709 14:48:51.884822  8679 raft_consensus.cc:1240] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Rejecting Update request from peer d312256c957844c79c8546b5556c3a3b for earlier term 1. Current term is 2. Ops: []
I20260709 14:48:51.886194  9193 leader_election.cc:290] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:51.887504  8648 leader_election.cc:304] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [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: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: d312256c957844c79c8546b5556c3a3b
I20260709 14:48:51.887351  8576 leader_election.cc:304] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:51.868397  8729 consensus_queue.cc:260] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:51.892861  9180 consensus_queue.cc:1059] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:48:51.894788  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a81c0ecd99444dfbe91b9f18126ecf3" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:51.895506  9180 raft_consensus.cc:3055] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:51.895898  9180 raft_consensus.cc:740] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:48:51.896730  9180 consensus_queue.cc:260] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:51.898193  9262 raft_consensus.cc:2804] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:51.898761  9262 raft_consensus.cc:697] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 LEADER]: Becoming Leader. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Running, Role: LEADER
I20260709 14:48:51.901175  9250 raft_consensus.cc:2804] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:51.901904  9250 raft_consensus.cc:697] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:48:51.902702  9262 consensus_queue.cc:237] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:51.902998  9250 consensus_queue.cc:237] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:51.913796  9180 raft_consensus.cc:3060] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:51.920866  8729 ts_tablet_manager.cc:1434] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.001s
I20260709 14:48:51.922299  8729 tablet_bootstrap.cc:492] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Bootstrap starting.
I20260709 14:48:51.876190  8358 rpcz_store.cc:276] 0709 14:48:48.392239 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:48.392391 (+   152us) service_pool.cc:224] Handling call
0709 14:48:51.872851 (+3480460us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:48:51.543223 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:48:51.543975 (+   752us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:48:51.544047 (+    72us) write_op.cc:435] Acquired schema lock
0709 14:48:51.544069 (+    22us) tablet.cc:662] Decoding operations
0709 14:48:51.544487 (+   418us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:48:51.544600 (+   113us) write_op.cc:641] Partition lock acquired for write op
0709 14:48:51.544640 (+    40us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:48:51.574061 (+ 29421us) tablet.cc:701] Row locks acquired
0709 14:48:51.574101 (+    40us) write_op.cc:260] PREPARE: finished
0709 14:48:51.574267 (+   166us) write_op.cc:270] Start()
0709 14:48:51.574423 (+   156us) write_op.cc:276] Timestamp: P: 1783608531574197 usec, L: 0
0709 14:48:51.574459 (+    36us) op_driver.cc:348] REPLICATION: starting
0709 14:48:51.591979 (+ 17520us) log.cc:844] Serialized 531 byte log entry
0709 14:48:51.718245 (+126266us) op_driver.cc:464] REPLICATION: finished
0709 14:48:51.826224 (+107979us) write_op.cc:301] APPLY: starting
0709 14:48:51.826319 (+    95us) tablet.cc:1367] starting BulkCheckPresence
0709 14:48:51.826443 (+   124us) tablet.cc:1370] finished BulkCheckPresence
0709 14:48:51.826588 (+   145us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:48:51.826887 (+   299us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:48:51.827127 (+   240us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:48:51.827187 (+    60us) write_op.cc:312] APPLY: finished
0709 14:48:51.827471 (+   284us) log.cc:844] Serialized 22 byte log entry
0709 14:48:51.827669 (+   198us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:48:51.827752 (+    83us) write_op.cc:454] Released schema lock
0709 14:48:51.827813 (+    61us) write_op.cc:341] FINISH: Updating metrics
0709 14:48:51.828177 (+   364us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:48:51.828203 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":553118,"reported_tablets":13,"child_traces":[["op",{"apply.queue_time_us":107707,"apply.run_cpu_time_us":1949,"apply.run_wall_time_us":1948,"num_ops":1,"prepare.queue_time_us":135907,"prepare.run_cpu_time_us":4007,"prepare.run_wall_time_us":49240,"replication_time_us":143629,"thread_start_us":47482,"threads_started":2}]]}
I20260709 14:48:51.926043  8454 raft_consensus.cc:2468] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:51.953768  9112 raft_consensus.cc:493] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:51.950306  8355 catalog_manager.cc:5697] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 1 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:51.954341  9112 raft_consensus.cc:515] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:51.957325  9112 leader_election.cc:290] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
W20260709 14:48:51.954860  8499 leader_election.cc:343] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.971895  8459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36a8802096f42e0ab8ebb24f5157927" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:51.974323  8459 raft_consensus.cc:2468] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:51.979914  8728 tablet_bootstrap.cc:654] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:51.972867  9256 raft_consensus.cc:493] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:51.982040  9256 raft_consensus.cc:515] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:51.972997  8357 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39854 (request call id 62) took 2791 ms. Trace:
I20260709 14:48:51.995289  8499 leader_election.cc:304] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:51.997584  9239 raft_consensus.cc:2804] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:51.998212  9239 raft_consensus.cc:697] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:52.004999  9239 consensus_queue.cc:237] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:52.021982  8499 leader_election.cc:304] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:52.057844  9112 raft_consensus.cc:2804] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:52.058442  9112 raft_consensus.cc:493] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:52.058815  9112 raft_consensus.cc:3060] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.060772  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36a8802096f42e0ab8ebb24f5157927" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:52.072325  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a066aa5dfad841998db2eb1df31b4f6d" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:52.073127  8456 raft_consensus.cc:2468] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 0.
I20260709 14:48:51.987960  8357 rpcz_store.cc:276] 0709 14:48:49.183374 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:49.183705 (+   331us) service_pool.cc:224] Handling call
0709 14:48:51.972935 (+2789230us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:48:51.886170 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:48:51.886729 (+   559us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:48:51.886771 (+    42us) write_op.cc:435] Acquired schema lock
0709 14:48:51.886791 (+    20us) tablet.cc:662] Decoding operations
0709 14:48:51.887132 (+   341us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:48:51.887199 (+    67us) write_op.cc:641] Partition lock acquired for write op
0709 14:48:51.888451 (+  1252us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:48:51.894250 (+  5799us) tablet.cc:701] Row locks acquired
0709 14:48:51.894268 (+    18us) write_op.cc:260] PREPARE: finished
0709 14:48:51.894435 (+   167us) write_op.cc:270] Start()
0709 14:48:51.894556 (+   121us) write_op.cc:276] Timestamp: P: 1783608531894374 usec, L: 0
0709 14:48:51.894578 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 14:48:51.895166 (+   588us) log.cc:844] Serialized 531 byte log entry
0709 14:48:51.898212 (+  3046us) op_driver.cc:464] REPLICATION: finished
0709 14:48:51.898739 (+   527us) write_op.cc:301] APPLY: starting
0709 14:48:51.898843 (+   104us) tablet.cc:1367] starting BulkCheckPresence
0709 14:48:51.898980 (+   137us) tablet.cc:1370] finished BulkCheckPresence
0709 14:48:51.899105 (+   125us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:48:51.899400 (+   295us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:48:51.899615 (+   215us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:48:51.899682 (+    67us) write_op.cc:312] APPLY: finished
0709 14:48:51.899925 (+   243us) log.cc:844] Serialized 22 byte log entry
0709 14:48:51.900125 (+   200us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:48:51.900240 (+   115us) write_op.cc:454] Released schema lock
0709 14:48:51.900291 (+    51us) write_op.cc:341] FINISH: Updating metrics
0709 14:48:51.900730 (+   439us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:48:51.900770 (+    40us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":2145,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":270,"apply.run_cpu_time_us":1958,"apply.run_wall_time_us":1958,"num_ops":1,"prepare.queue_time_us":113,"prepare.run_cpu_time_us":2575,"prepare.run_wall_time_us":9248,"replication_time_us":3465}]]}
I20260709 14:48:52.088500  8731 raft_consensus.cc:359] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:52.027743  9256 leader_election.cc:290] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:52.094674  8731 raft_consensus.cc:385] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:52.095009  8731 raft_consensus.cc:740] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
W20260709 14:48:52.094261  8502 leader_election.cc:343] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:52.098380  8573 leader_election.cc:304] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:52.106367  8731 consensus_queue.cc:260] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:52.115213  8681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a066aa5dfad841998db2eb1df31b4f6d" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
W20260709 14:48:52.117347  9296 log.cc:927] Time spent T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 14:48:52.106328  9212 raft_consensus.cc:2804] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:52.124279  8731 ts_tablet_manager.cc:1434] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.242s	user 0.008s	sys 0.008s
I20260709 14:48:52.119707  9212 raft_consensus.cc:493] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:52.126272  9212 raft_consensus.cc:3060] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:52.132688  8576 leader_election.cc:343] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:52.143119  8729 tablet_bootstrap.cc:654] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:52.168759  9256 raft_consensus.cc:493] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:52.170310  9256 raft_consensus.cc:515] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:52.176028  9112 raft_consensus.cc:515] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:52.178936  8681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb9a2b73c72438e8ebe85916d1b9cb6" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:52.179620  8530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb9a2b73c72438e8ebe85916d1b9cb6" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:52.180714  9256 leader_election.cc:290] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:52.179862  8681 raft_consensus.cc:2393] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12ebba9454084865b7a5eb3b3bd05e5c in current term 1: Already voted for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in this term.
I20260709 14:48:52.182426  8574 leader_election.cc:304] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:52.185138  8731 tablet_bootstrap.cc:492] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:52.185379  8728 tablet_bootstrap.cc:492] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:52.186075  8728 ts_tablet_manager.cc:1403] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.342s	user 0.012s	sys 0.013s
I20260709 14:48:52.191605  8728 raft_consensus.cc:359] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:52.194571  8728 raft_consensus.cc:385] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:52.194865  8728 raft_consensus.cc:740] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:52.199365  9212 raft_consensus.cc:515] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:52.199929  8729 tablet_bootstrap.cc:492] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf: No bootstrap required, opened a new log
I20260709 14:48:52.200403  8729 ts_tablet_manager.cc:1403] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent bootstrapping tablet: real 0.278s	user 0.019s	sys 0.013s
I20260709 14:48:52.202457  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a066aa5dfad841998db2eb1df31b4f6d" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:52.202836  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a066aa5dfad841998db2eb1df31b4f6d" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:52.203565  8460 raft_consensus.cc:3060] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:52.204813  8576 leader_election.cc:343] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:52.196395  8728 consensus_queue.cc:260] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:52.193948  9256 raft_consensus.cc:3060] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.213011  9212 leader_election.cc:290] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:52.220496  8728 ts_tablet_manager.cc:1434] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 14:48:52.223702  8729 raft_consensus.cc:359] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:52.224498  8729 raft_consensus.cc:385] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:52.224783  8729 raft_consensus.cc:740] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Initialized, Role: FOLLOWER
I20260709 14:48:52.225402  9265 consensus_queue.cc:1048] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:52.225509  8729 consensus_queue.cc:260] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:52.227684  8729 ts_tablet_manager.cc:1434] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 14:48:52.228313  8355 catalog_manager.cc:5697] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 1 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } }
I20260709 14:48:52.229987  9112 leader_election.cc:290] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:52.229772  8355 catalog_manager.cc:5697] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 0 to 2, leader changed from <none> to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 2 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } }
I20260709 14:48:52.231076  8355 catalog_manager.cc:5697] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 1 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } }
I20260709 14:48:52.232149  8728 tablet_bootstrap.cc:492] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:52.233108  8460 raft_consensus.cc:2468] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 1.
I20260709 14:48:52.234767  8573 leader_election.cc:304] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:52.236042  9114 raft_consensus.cc:2804] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:52.236573  9114 raft_consensus.cc:697] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:48:52.237432  9114 consensus_queue.cc:237] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:52.250880  8731 tablet_bootstrap.cc:654] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:52.255486  8728 tablet_bootstrap.cc:654] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:52.257233  9256 raft_consensus.cc:2749] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:52.271057  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36a8802096f42e0ab8ebb24f5157927" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:52.271129  8359 catalog_manager.cc:5697] T fbf911de9e1046318d1b9612d0def820 P 5f2615d274f24db5a6164f86f9b4b103 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 1 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } }
W20260709 14:48:52.275826  8502 leader_election.cc:343] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:52.252780  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36a8802096f42e0ab8ebb24f5157927" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:52.278268  8455 raft_consensus.cc:3060] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.280509  8359 catalog_manager.cc:5697] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 reported cstate change: term changed from 1 to 2, leader changed from 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2) to 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4). New cstate: current_term: 2 leader_uuid: "5f2615d274f24db5a6164f86f9b4b103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:52.310382  8455 raft_consensus.cc:2468] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:52.311019  9112 raft_consensus.cc:493] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:52.311587  8499 leader_election.cc:304] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:52.311053  8358 catalog_manager.cc:5697] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 1 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:52.311748  9112 raft_consensus.cc:515] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:52.312824  9239 raft_consensus.cc:2804] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:52.313330  9239 raft_consensus.cc:697] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:52.314227  9112 leader_election.cc:290] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:52.314167  9239 consensus_queue.cc:237] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:52.317281  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3daf2fdfffb74d6fbfc221b2c8dcb8e2" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:52.318185  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3daf2fdfffb74d6fbfc221b2c8dcb8e2" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:52.322214  8679 raft_consensus.cc:2468] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:52.323498  8502 leader_election.cc:304] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:52.324795  9112 raft_consensus.cc:2804] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:52.325310  9112 raft_consensus.cc:493] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:52.326356  9112 raft_consensus.cc:3060] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.332201  8460 raft_consensus.cc:2468] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 0.
I20260709 14:48:52.349059  8728 tablet_bootstrap.cc:492] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:52.349603  8728 ts_tablet_manager.cc:1403] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.118s	user 0.011s	sys 0.004s
I20260709 14:48:52.351907  9112 raft_consensus.cc:515] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:52.356546  8731 tablet_bootstrap.cc:492] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:52.360877  8359 catalog_manager.cc:5697] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 5f2615d274f24db5a6164f86f9b4b103 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 1 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } }
I20260709 14:48:52.362100  8731 ts_tablet_manager.cc:1403] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.177s	user 0.017s	sys 0.005s
I20260709 14:48:52.364964  8728 raft_consensus.cc:359] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:52.365875  8728 raft_consensus.cc:385] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:52.366204  8728 raft_consensus.cc:740] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:52.365629  9193 consensus_queue.cc:1048] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:52.366421  9114 consensus_queue.cc:1048] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:52.367069  8728 consensus_queue.cc:260] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:52.369881  8728 ts_tablet_manager.cc:1434] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:48:52.370955  8728 tablet_bootstrap.cc:492] T f36a8802096f42e0ab8ebb24f5157927 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:52.376579  8357 catalog_manager.cc:5697] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 1 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:52.369690  8731 raft_consensus.cc:359] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:52.380447  8731 raft_consensus.cc:385] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:52.381862  8731 raft_consensus.cc:740] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:52.388029  8728 tablet_bootstrap.cc:654] T f36a8802096f42e0ab8ebb24f5157927 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:52.383631  8731 consensus_queue.cc:260] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:52.395324  9112 leader_election.cc:290] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:52.395876  8681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3daf2fdfffb74d6fbfc221b2c8dcb8e2" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:52.397459  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3daf2fdfffb74d6fbfc221b2c8dcb8e2" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:52.400761  8731 ts_tablet_manager.cc:1434] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 14:48:52.406158  8681 raft_consensus.cc:3060] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.406471  8460 raft_consensus.cc:3060] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.407261  8731 tablet_bootstrap.cc:492] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 12ebba9454084865b7a5eb3b3bd05e5c: Bootstrap starting.
I20260709 14:48:52.412745  9114 consensus_queue.cc:1048] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:52.420367  8731 tablet_bootstrap.cc:654] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 12ebba9454084865b7a5eb3b3bd05e5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:52.423110  8681 raft_consensus.cc:2468] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:52.424463  8502 leader_election.cc:304] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:52.425428  9112 raft_consensus.cc:2804] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:52.426586  9193 raft_consensus.cc:493] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:52.427167  9193 raft_consensus.cc:515] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:52.430009  9193 leader_election.cc:290] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:52.426066  9112 raft_consensus.cc:697] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:52.430521  9233 consensus_queue.cc:1048] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:52.435361  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c7640a99cd438a8aa285cd62d31c77" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:52.436249  8603 raft_consensus.cc:2393] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in current term 2: Already voted for candidate 12ebba9454084865b7a5eb3b3bd05e5c in this term.
I20260709 14:48:52.438385  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c7640a99cd438a8aa285cd62d31c77" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:52.439148  8455 raft_consensus.cc:2468] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 2.
I20260709 14:48:52.437783  9112 consensus_queue.cc:237] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:52.440109  8499 leader_election.cc:304] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:52.444418  9233 raft_consensus.cc:2804] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:52.444852  9233 raft_consensus.cc:493] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:52.445237  9233 raft_consensus.cc:3060] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:52.442170  8357 catalog_manager.cc:5697] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 1 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:52.450372  8460 raft_consensus.cc:2468] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:52.577190  8358 catalog_manager.cc:5697] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 1 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: HEALTHY } } }
W20260709 14:48:52.581043  8576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.4:43177, user_credentials={real_user=slave}} blocked reactor thread for 74090.2us
I20260709 14:48:52.704506  8455 raft_consensus.cc:1275] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Refusing update from remote peer 5f2615d274f24db5a6164f86f9b4b103: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:52.728446  9178 raft_consensus.cc:493] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:52.761188  9233 raft_consensus.cc:515] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:52.767648  9178 raft_consensus.cc:515] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:52.820295  9178 leader_election.cc:290] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:52.822562  8453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee8b73505e04c3dbaad863aacfae4e2" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:52.823549  8453 raft_consensus.cc:2468] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 0.
I20260709 14:48:52.825464  8573 leader_election.cc:304] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:52.827051  9318 raft_consensus.cc:2804] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:52.827450  9318 raft_consensus.cc:493] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:52.827778  9318 raft_consensus.cc:3060] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.766846  9233 leader_election.cc:290] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:52.841132  9318 raft_consensus.cc:515] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:52.844184  8528 raft_consensus.cc:1275] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Refusing update from remote peer 5f2615d274f24db5a6164f86f9b4b103: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:52.906237  8728 tablet_bootstrap.cc:492] T f36a8802096f42e0ab8ebb24f5157927 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:52.907034  8728 ts_tablet_manager.cc:1403] T f36a8802096f42e0ab8ebb24f5157927 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.536s	user 0.031s	sys 0.034s
I20260709 14:48:52.869653  9262 consensus_queue.cc:1048] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
W20260709 14:48:52.958266  8499 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 47674.3us
I20260709 14:48:52.955860  8728 raft_consensus.cc:359] T f36a8802096f42e0ab8ebb24f5157927 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:52.960741  8728 raft_consensus.cc:385] T f36a8802096f42e0ab8ebb24f5157927 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:52.961138  8728 raft_consensus.cc:740] T f36a8802096f42e0ab8ebb24f5157927 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:52.961969  8728 consensus_queue.cc:260] T f36a8802096f42e0ab8ebb24f5157927 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:53.017606  9317 raft_consensus.cc:493] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:53.018208  9317 raft_consensus.cc:515] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
W20260709 14:48:53.022464  8499 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 63522.9us
W20260709 14:48:53.028990  8424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.3:37509, user_credentials={real_user=slave}} blocked reactor thread for 187452us
I20260709 14:48:53.080317  9318 leader_election.cc:290] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:53.070053  8602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c7640a99cd438a8aa285cd62d31c77" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:53.106213  8678 raft_consensus.cc:3060] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:53.112995  8728 ts_tablet_manager.cc:1434] T f36a8802096f42e0ab8ebb24f5157927 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.206s	user 0.024s	sys 0.038s
I20260709 14:48:53.120872  8731 tablet_bootstrap.cc:492] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 12ebba9454084865b7a5eb3b3bd05e5c: No bootstrap required, opened a new log
I20260709 14:48:53.122534  9180 raft_consensus.cc:493] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:53.123234  9180 raft_consensus.cc:515] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:53.081341  9330 consensus_queue.cc:1048] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.045s
I20260709 14:48:53.115778  8602 raft_consensus.cc:2393] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in current term 2: Already voted for candidate 12ebba9454084865b7a5eb3b3bd05e5c in this term.
I20260709 14:48:53.131124  9317 leader_election.cc:290] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:53.136466  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee8b73505e04c3dbaad863aacfae4e2" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:53.121605  8731 ts_tablet_manager.cc:1403] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent bootstrapping tablet: real 0.715s	user 0.033s	sys 0.043s
I20260709 14:48:53.142627  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c7640a99cd438a8aa285cd62d31c77" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:53.148005  8605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a066aa5dfad841998db2eb1df31b4f6d" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:53.148561  8731 raft_consensus.cc:359] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:53.149253  8731 raft_consensus.cc:385] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:53.149526  8731 raft_consensus.cc:740] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Initialized, Role: FOLLOWER
I20260709 14:48:53.149910  9318 consensus_queue.cc:1048] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:53.125690  9180 leader_election.cc:290] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
W20260709 14:48:53.166916  8647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 43698.6us
I20260709 14:48:53.172554  8731 consensus_queue.cc:260] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:53.176740  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a066aa5dfad841998db2eb1df31b4f6d" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
W20260709 14:48:53.188220  9112 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.731s	user 0.020s	sys 0.075s
W20260709 14:48:53.188673  9112 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.731s	user 0.020s	sys 0.075s
I20260709 14:48:53.177937  8459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee8b73505e04c3dbaad863aacfae4e2" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:53.198554  8459 raft_consensus.cc:3060] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:53.205544  8731 ts_tablet_manager.cc:1434] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 12ebba9454084865b7a5eb3b3bd05e5c: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.000s
I20260709 14:48:53.206334  8728 tablet_bootstrap.cc:492] T 2ee8b73505e04c3dbaad863aacfae4e2 P 5f2615d274f24db5a6164f86f9b4b103: Bootstrap starting.
I20260709 14:48:53.206550  8456 raft_consensus.cc:2468] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 2.
W20260709 14:48:53.242677  8647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.3:37509, user_credentials={real_user=slave}} blocked reactor thread for 66278.4us
I20260709 14:48:53.254503  8728 tablet_bootstrap.cc:654] T 2ee8b73505e04c3dbaad863aacfae4e2 P 5f2615d274f24db5a6164f86f9b4b103: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:53.238237  8459 raft_consensus.cc:2468] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 1.
I20260709 14:48:53.264622  8573 leader_election.cc:304] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 
W20260709 14:48:53.273717  8407 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:53.276645  8647 leader_election.cc:304] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:53.287351  8677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0993bf70ab8d4088aa7f0c9ecbb4e937" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:53.279755  9250 raft_consensus.cc:2804] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:53.280818  9326 raft_consensus.cc:2749] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:53.298224  9250 raft_consensus.cc:697] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
W20260709 14:48:53.310024  8576 leader_election.cc:343] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:53.310742  9250 consensus_queue.cc:237] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:53.328531  9184 consensus_queue.cc:1048] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:48:53.341457  8499 consensus_peers.cc:597] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Couldn't send request to peer 12ebba9454084865b7a5eb3b3bd05e5c. 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 14:48:53.344322  8680 raft_consensus.cc:3060] T f36a8802096f42e0ab8ebb24f5157927 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:53.348374  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0993bf70ab8d4088aa7f0c9ecbb4e937" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
W20260709 14:48:53.360421  9339 log.cc:927] Time spent T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:48:53.364240  8728 tablet_bootstrap.cc:492] T 2ee8b73505e04c3dbaad863aacfae4e2 P 5f2615d274f24db5a6164f86f9b4b103: No bootstrap required, opened a new log
I20260709 14:48:53.364817  8728 ts_tablet_manager.cc:1403] T 2ee8b73505e04c3dbaad863aacfae4e2 P 5f2615d274f24db5a6164f86f9b4b103: Time spent bootstrapping tablet: real 0.159s	user 0.011s	sys 0.011s
I20260709 14:48:53.366744  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee8b73505e04c3dbaad863aacfae4e2" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:53.367690  8728 raft_consensus.cc:359] T 2ee8b73505e04c3dbaad863aacfae4e2 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:53.368363  8728 raft_consensus.cc:385] T 2ee8b73505e04c3dbaad863aacfae4e2 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:53.368640  8728 raft_consensus.cc:740] T 2ee8b73505e04c3dbaad863aacfae4e2 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Initialized, Role: FOLLOWER
I20260709 14:48:53.370440  8728 consensus_queue.cc:260] T 2ee8b73505e04c3dbaad863aacfae4e2 P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:53.373274  8728 ts_tablet_manager.cc:1434] T 2ee8b73505e04c3dbaad863aacfae4e2 P 5f2615d274f24db5a6164f86f9b4b103: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
W20260709 14:48:53.405828  8576 leader_election.cc:343] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:53.421495  9212 raft_consensus.cc:493] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:53.422044  9212 raft_consensus.cc:515] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:53.424134  9212 leader_election.cc:290] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:53.425137  8453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a81c0ecd99444dfbe91b9f18126ecf3" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:53.428531  8534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a81c0ecd99444dfbe91b9f18126ecf3" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:53.431879  8574 leader_election.cc:304] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:53.462837  9250 raft_consensus.cc:2749] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:53.463721  9321 raft_consensus.cc:493] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:53.464241  9321 raft_consensus.cc:515] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:53.466804  9321 leader_election.cc:290] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:53.469651  8605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f1e99746ab4d88823d0b4f8da3b378" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:53.470417  8605 raft_consensus.cc:2468] T 03f1e99746ab4d88823d0b4f8da3b378 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 1.
I20260709 14:48:53.472018  8424 leader_election.cc:304] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:53.472920  9321 raft_consensus.cc:2804] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:48:53.473451  9321 raft_consensus.cc:493] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:53.473852  9321 raft_consensus.cc:3060] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:53.494448  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f1e99746ab4d88823d0b4f8da3b378" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:53.495425  8682 raft_consensus.cc:2468] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 2.
I20260709 14:48:53.495838  9316 raft_consensus.cc:493] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:53.496266  9316 raft_consensus.cc:515] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:53.499244  9316 leader_election.cc:290] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
W20260709 14:48:53.500403  8648 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.2:40799, user_credentials={real_user=slave}} blocked reactor thread for 56479.5us
I20260709 14:48:53.503400  9212 raft_consensus.cc:493] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:53.503968  9212 raft_consensus.cc:515] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:53.504041  8499 leader_election.cc:304] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:48:53.505373  9053 raft_consensus.cc:2804] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:53.506507  9053 raft_consensus.cc:697] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:53.507937  9053 consensus_queue.cc:237] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:53.511567  8601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f1e99746ab4d88823d0b4f8da3b378" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:53.512712  8601 raft_consensus.cc:2468] T 03f1e99746ab4d88823d0b4f8da3b378 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 1.
I20260709 14:48:53.512952  8453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c7640a99cd438a8aa285cd62d31c77" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:53.513693  8425 leader_election.cc:304] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [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: d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:53.517997  9334 raft_consensus.cc:2749] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:53.518970  8453 raft_consensus.cc:2468] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 2.
I20260709 14:48:53.520746  8573 leader_election.cc:304] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:53.521669  8647 leader_election.cc:304] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:53.522619  9322 raft_consensus.cc:2804] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:48:53.522993  9322 raft_consensus.cc:493] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:53.523092  9261 consensus_queue.cc:1048] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:53.526726  8605 raft_consensus.cc:3060] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:53.531141  9318 raft_consensus.cc:2804] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:48:53.531626  9318 raft_consensus.cc:493] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:53.531984  9318 raft_consensus.cc:3060] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:53.523401  9322 raft_consensus.cc:3060] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:48:53.538125  8710 tablet.cc:2406] T 2ee8b73505e04c3dbaad863aacfae4e2 P 5f2615d274f24db5a6164f86f9b4b103: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:48:53.552986  8454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f1e99746ab4d88823d0b4f8da3b378" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:53.564440  9326 raft_consensus.cc:493] T f36a8802096f42e0ab8ebb24f5157927 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:53.564990  9326 raft_consensus.cc:515] T f36a8802096f42e0ab8ebb24f5157927 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:53.565474  9331 consensus_queue.cc:1048] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:53.584463  9326 leader_election.cc:290] T f36a8802096f42e0ab8ebb24f5157927 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:53.584671  8457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36a8802096f42e0ab8ebb24f5157927" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:53.585163  9212 leader_election.cc:290] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:53.589699  8358 catalog_manager.cc:5697] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 5f2615d274f24db5a6164f86f9b4b103 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 1 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } }
I20260709 14:48:53.591208  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36a8802096f42e0ab8ebb24f5157927" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:53.598754  8648 leader_election.cc:304] T f36a8802096f42e0ab8ebb24f5157927 P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:53.597666  9322 raft_consensus.cc:515] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:53.602109  8534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c7640a99cd438a8aa285cd62d31c77" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:53.594332  9326 raft_consensus.cc:493] T 2ee8b73505e04c3dbaad863aacfae4e2 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:53.609898  9326 raft_consensus.cc:515] T 2ee8b73505e04c3dbaad863aacfae4e2 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:53.612017  9326 leader_election.cc:290] T 2ee8b73505e04c3dbaad863aacfae4e2 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:53.612730  8601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee8b73505e04c3dbaad863aacfae4e2" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:53.607195  9316 raft_consensus.cc:2749] T f36a8802096f42e0ab8ebb24f5157927 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:53.620719  8457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee8b73505e04c3dbaad863aacfae4e2" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:53.621582  8457 raft_consensus.cc:2393] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f2615d274f24db5a6164f86f9b4b103 in current term 1: Already voted for candidate 12ebba9454084865b7a5eb3b3bd05e5c in this term.
I20260709 14:48:53.622617  8647 leader_election.cc:304] T 2ee8b73505e04c3dbaad863aacfae4e2 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:53.623656  9326 raft_consensus.cc:3060] T 2ee8b73505e04c3dbaad863aacfae4e2 P 5f2615d274f24db5a6164f86f9b4b103 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:53.634368  9318 raft_consensus.cc:515] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:53.639349  9318 leader_election.cc:290] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 3 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:53.646946  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c7640a99cd438a8aa285cd62d31c77" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:53.670859  9322 leader_election.cc:290] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 3 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:53.633643  9321 raft_consensus.cc:515] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:53.674887  8454 raft_consensus.cc:2393] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f2615d274f24db5a6164f86f9b4b103 in current term 3: Already voted for candidate d312256c957844c79c8546b5556c3a3b in this term.
I20260709 14:48:53.688007  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f1e99746ab4d88823d0b4f8da3b378" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:53.693753  8604 raft_consensus.cc:3060] T 03f1e99746ab4d88823d0b4f8da3b378 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:48:53.694072  8601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f1e99746ab4d88823d0b4f8da3b378" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:53.700647  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f1e99746ab4d88823d0b4f8da3b378" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:53.701445  8678 raft_consensus.cc:2393] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d312256c957844c79c8546b5556c3a3b in current term 3: Already voted for candidate 5f2615d274f24db5a6164f86f9b4b103 in this term.
I20260709 14:48:53.706115  8424 leader_election.cc:304] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [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: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:53.711169  9180 raft_consensus.cc:2749] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:48:53.689666  8459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f1e99746ab4d88823d0b4f8da3b378" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:53.719669  8459 raft_consensus.cc:2393] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f2615d274f24db5a6164f86f9b4b103 in current term 3: Already voted for candidate d312256c957844c79c8546b5556c3a3b in this term.
I20260709 14:48:53.686074  9321 leader_election.cc:290] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 3 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:53.738266  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c7640a99cd438a8aa285cd62d31c77" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:53.739387  8456 raft_consensus.cc:3060] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:53.750587  8456 raft_consensus.cc:2468] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 3.
I20260709 14:48:53.752030  8573 leader_election.cc:304] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:53.752776  9318 raft_consensus.cc:2804] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:53.754550  9318 raft_consensus.cc:697] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:48:53.757803  9318 consensus_queue.cc:237] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:53.760974  8604 raft_consensus.cc:2468] T 03f1e99746ab4d88823d0b4f8da3b378 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 3.
I20260709 14:48:53.763353  9326 raft_consensus.cc:2749] T 2ee8b73505e04c3dbaad863aacfae4e2 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:53.779560  8647 leader_election.cc:304] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [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: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: d312256c957844c79c8546b5556c3a3b
I20260709 14:48:53.794469  8357 catalog_manager.cc:5697] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 1 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:53.796780  9114 consensus_queue.cc:1048] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:53.808588  9316 raft_consensus.cc:2804] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:53.809110  9316 raft_consensus.cc:697] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 LEADER]: Becoming Leader. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Running, Role: LEADER
I20260709 14:48:53.809971  9316 consensus_queue.cc:237] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:53.827226  8359 catalog_manager.cc:5697] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf reported cstate change: term changed from 1 to 2, leader changed from d312256c957844c79c8546b5556c3a3b (127.6.67.1) to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 2 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:53.872221  9122 consensus_queue.cc:1048] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:53.919888  8358 catalog_manager.cc:5697] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 reported cstate change: term changed from 1 to 3, leader changed from d312256c957844c79c8546b5556c3a3b (127.6.67.1) to 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4). New cstate: current_term: 3 leader_uuid: "5f2615d274f24db5a6164f86f9b4b103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:53.918708  8357 catalog_manager.cc:5697] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c reported cstate change: term changed from 2 to 3, leader changed from 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2) to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 3 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:53.933147  8455 raft_consensus.cc:1240] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Rejecting Update request from peer 1fab580e7f9f4932bdd1b8cfcc8411bf for earlier term 2. Current term is 3. Ops: []
I20260709 14:48:53.956110  9053 consensus_queue.cc:1059] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:53.957474  9053 raft_consensus.cc:3055] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:53.958304  9053 raft_consensus.cc:740] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:53.959095  9053 consensus_queue.cc:260] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:53.960266  9053 raft_consensus.cc:3060] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:54.282549  8536 raft_consensus.cc:1275] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 3 FOLLOWER]: Refusing update from remote peer 12ebba9454084865b7a5eb3b3bd05e5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:48:54.282991  8536 pending_rounds.cc:85] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Aborting all ops after (but not including) 1
I20260709 14:48:54.292313  8536 pending_rounds.cc:107] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:48:54.292704  8536 raft_consensus.cc:2889] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:48:54.347079  8459 raft_consensus.cc:1275] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Refusing update from remote peer 5f2615d274f24db5a6164f86f9b4b103: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:48:54.349138  9326 consensus_queue.cc:1048] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:54.379868  8456 raft_consensus.cc:1275] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Refusing update from remote peer 12ebba9454084865b7a5eb3b3bd05e5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:48:54.384536  9122 consensus_queue.cc:1048] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:54.418635  8604 raft_consensus.cc:1275] T 03f1e99746ab4d88823d0b4f8da3b378 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Refusing update from remote peer 5f2615d274f24db5a6164f86f9b4b103: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:48:54.446177  9326 consensus_queue.cc:1048] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:54.472038  9318 consensus_queue.cc:1048] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:55.336884  6412 tablet_server.cc:179] TabletServer@127.6.67.1:0 shutting down...
W20260709 14:48:55.376899  8499 consensus_peers.cc:597] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.397080  8573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 48660.9us
W20260709 14:48:55.397460  8647 consensus_peers.cc:597] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.399073  8647 consensus_peers.cc:597] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.402499  8499 consensus_peers.cc:597] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.410492  8573 consensus_peers.cc:597] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.411218  8573 consensus_peers.cc:597] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.411753  8573 consensus_peers.cc:597] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.414408  8647 consensus_peers.cc:597] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.427539  8573 consensus_peers.cc:597] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.461861  8573 consensus_peers.cc:597] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.479036  8647 consensus_peers.cc:597] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.485739  8573 consensus_peers.cc:597] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.494323  8647 consensus_peers.cc:597] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.495803  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:55.498567  6412 tablet_replica.cc:333] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.499863  6412 raft_consensus.cc:2243] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.500545  6412 raft_consensus.cc:2272] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:55.508930  8573 consensus_peers.cc:597] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.513501  6412 tablet_replica.cc:333] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.515143  6412 raft_consensus.cc:2243] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.515733  6412 raft_consensus.cc:2272] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.518620  6412 tablet_replica.cc:333] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.519586  6412 raft_consensus.cc:2243] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.520186  6412 raft_consensus.cc:2272] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:55.520481  8499 consensus_peers.cc:597] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.523056  6412 tablet_replica.cc:333] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.524144  6412 raft_consensus.cc:2243] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.524825  6412 raft_consensus.cc:2272] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.528025  6412 tablet_replica.cc:333] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.529069  6412 raft_consensus.cc:2243] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.529675  6412 raft_consensus.cc:2272] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.532717  6412 tablet_replica.cc:333] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.534004  6412 raft_consensus.cc:2243] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.534587  6412 raft_consensus.cc:2272] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.540342  6412 tablet_replica.cc:333] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.541337  6412 raft_consensus.cc:2243] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:48:55.542356  8499 consensus_peers.cc:597] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.542451  6412 raft_consensus.cc:2272] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:55.545905  8647 consensus_peers.cc:597] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.547559  6412 tablet_replica.cc:333] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.548527  6412 raft_consensus.cc:2243] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:55.549594  6412 raft_consensus.cc:2272] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.552559  6412 tablet_replica.cc:333] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.553429  6412 raft_consensus.cc:2243] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.554049  6412 raft_consensus.cc:2272] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.556576  6412 tablet_replica.cc:333] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.557307  6412 raft_consensus.cc:2243] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.557808  6412 raft_consensus.cc:2272] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:55.563066  8499 consensus_peers.cc:597] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.564420  6412 tablet_replica.cc:333] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.565344  6412 raft_consensus.cc:2243] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:55.567058  6412 raft_consensus.cc:2272] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.569765  6412 tablet_replica.cc:333] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.570612  6412 raft_consensus.cc:2243] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.571130  6412 raft_consensus.cc:2272] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.573987  6412 tablet_replica.cc:333] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.574743  6412 raft_consensus.cc:2243] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:55.575704  6412 raft_consensus.cc:2272] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.578279  6412 tablet_replica.cc:333] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.579062  6412 raft_consensus.cc:2243] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.579583  6412 raft_consensus.cc:2272] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.582458  6412 tablet_replica.cc:333] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.583282  6412 raft_consensus.cc:2243] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.583835  6412 raft_consensus.cc:2272] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.586947  6412 tablet_replica.cc:333] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.587803  6412 raft_consensus.cc:2243] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.588384  6412 raft_consensus.cc:2272] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:55.590016  8647 consensus_peers.cc:597] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.591109  6412 tablet_replica.cc:333] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.591984  6412 raft_consensus.cc:2243] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:48:55.591126  8647 consensus_peers.cc:597] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.592562  6412 raft_consensus.cc:2272] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.595223  6412 tablet_replica.cc:333] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.595976  6412 raft_consensus.cc:2243] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:55.596956  6412 raft_consensus.cc:2272] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:55.598308  8647 consensus_peers.cc:597] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.599479  6412 tablet_replica.cc:333] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.600307  6412 raft_consensus.cc:2243] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.600845  6412 raft_consensus.cc:2272] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.604264  6412 tablet_replica.cc:333] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.605057  6412 raft_consensus.cc:2243] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.605556  6412 raft_consensus.cc:2272] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.608079  6412 tablet_replica.cc:333] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.608973  6412 raft_consensus.cc:2243] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.609462  6412 raft_consensus.cc:2272] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.611987  6412 tablet_replica.cc:333] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.613075  6412 raft_consensus.cc:2243] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.613647  6412 raft_consensus.cc:2272] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.616600  6412 tablet_replica.cc:333] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.617360  6412 raft_consensus.cc:2243] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.617909  6412 raft_consensus.cc:2272] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.620308  6412 tablet_replica.cc:333] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.621037  6412 raft_consensus.cc:2243] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.621527  6412 raft_consensus.cc:2272] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.623899  6412 tablet_replica.cc:333] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.624630  6412 raft_consensus.cc:2243] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.625178  6412 raft_consensus.cc:2272] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.627796  6412 tablet_replica.cc:333] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.628542  6412 raft_consensus.cc:2243] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.629015  6412 raft_consensus.cc:2272] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:55.629446  8647 consensus_peers.cc:597] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.631446  6412 tablet_replica.cc:333] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.632265  6412 raft_consensus.cc:2243] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.632761  6412 raft_consensus.cc:2272] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:55.635003  8499 consensus_peers.cc:597] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.635282  6412 tablet_replica.cc:333] T 134d809e47904505a9e43a878f057472 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.636093  6412 raft_consensus.cc:2243] T 134d809e47904505a9e43a878f057472 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.636606  6412 raft_consensus.cc:2272] T 134d809e47904505a9e43a878f057472 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.639163  6412 tablet_replica.cc:333] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.640146  6412 raft_consensus.cc:2243] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.640676  6412 raft_consensus.cc:2272] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.643218  6412 tablet_replica.cc:333] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.643993  6412 raft_consensus.cc:2243] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.644675  6412 raft_consensus.cc:2272] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.648422  6412 tablet_replica.cc:333] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.649188  6412 raft_consensus.cc:2243] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.649901  6412 raft_consensus.cc:2272] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.653007  6412 tablet_replica.cc:333] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.653997  6412 raft_consensus.cc:2243] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.654485  6412 raft_consensus.cc:2272] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.657123  6412 tablet_replica.cc:333] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.657892  6412 raft_consensus.cc:2243] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.658424  6412 raft_consensus.cc:2272] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.661144  6412 tablet_replica.cc:333] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.662002  6412 raft_consensus.cc:2243] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:55.663057  6412 raft_consensus.cc:2272] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:55.663961  8499 consensus_peers.cc:597] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.665977  6412 tablet_replica.cc:333] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.666913  6412 raft_consensus.cc:2243] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.667459  6412 raft_consensus.cc:2272] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.671859  6412 tablet_replica.cc:333] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.672890  6412 raft_consensus.cc:2243] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:55.674244  6412 raft_consensus.cc:2272] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.676626  6412 tablet_replica.cc:333] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.677184  6412 raft_consensus.cc:2243] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.677605  6412 raft_consensus.cc:2272] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.679467  6412 tablet_replica.cc:333] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.680030  6412 raft_consensus.cc:2243] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.680461  6412 raft_consensus.cc:2272] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.682698  6412 tablet_replica.cc:333] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.683279  6412 raft_consensus.cc:2243] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.683717  6412 raft_consensus.cc:2272] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.685745  6412 tablet_replica.cc:333] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.686303  6412 raft_consensus.cc:2243] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:55.687090  6412 raft_consensus.cc:2272] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.689148  6412 tablet_replica.cc:333] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.689886  6412 raft_consensus.cc:2243] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.690387  6412 raft_consensus.cc:2272] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.693785  6412 tablet_replica.cc:333] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.694501  6412 raft_consensus.cc:2243] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.695230  6412 raft_consensus.cc:2272] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.698911  6412 tablet_replica.cc:333] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.699582  6412 raft_consensus.cc:2243] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:55.700511  6412 raft_consensus.cc:2272] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.703112  6412 tablet_replica.cc:333] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.703759  6412 raft_consensus.cc:2243] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:48:55.703982  8573 consensus_peers.cc:597] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.704248  6412 raft_consensus.cc:2272] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:55.706794  6412 tablet_replica.cc:333] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b: stopping tablet replica
I20260709 14:48:55.707355  6412 raft_consensus.cc:2243] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:55.707870  6412 raft_consensus.cc:2272] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:55.741564  8499 consensus_peers.cc:597] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.757622  8573 consensus_peers.cc:597] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.773041  8499 consensus_peers.cc:597] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:48:55.792614  6412 tablet_server.cc:196] TabletServer@127.6.67.1:0 shutdown complete.
W20260709 14:48:55.806725  8647 consensus_peers.cc:597] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:55.862016  8499 consensus_peers.cc:597] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:55.917749  8499 consensus_peers.cc:597] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:55.945514  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:55.949499  8647 consensus_peers.cc:597] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:55.960897  8573 consensus_peers.cc:597] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:55.961640  8573 consensus_peers.cc:597] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:55.962123  8573 consensus_peers.cc:597] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:55.985185  8499 consensus_peers.cc:597] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:56.003914  8647 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111) [suppressed 50 similar messages]
W20260709 14:48:56.038445  9390 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 14:48:56.057209  9391 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 14:48:56.059964  9394 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 14:48:56.072454  6412 server_base.cc:1061] running on GCE node
I20260709 14:48:56.079763  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:56.080430  6412 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 14:48:56.080866  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608536080843 us; error 0 us; skew 500 ppm
I20260709 14:48:56.082154  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:56.184561  6412 webserver.cc:533] Webserver started at http://127.6.67.1:37231/ using document root <none> and password file <none>
I20260709 14:48:56.185324  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:56.185667  6412 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:48:56.199334  6412 fs_manager.cc:714] Time spent opening directory manager: real 0.012s	user 0.007s	sys 0.003s
I20260709 14:48:56.211997  9398 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:56.214690  6412 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.006s	sys 0.002s
I20260709 14:48:56.215054  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-0/minicluster-data/ts-0-root
uuid: "d312256c957844c79c8546b5556c3a3b"
format_stamp: "Formatted at 2026-07-09 14:48:37 on dist-test-slave-5tjq"
I20260709 14:48:56.215541  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608470283356-6412-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 14:48:56.271495  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:56.272814  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:56.279556  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:56.370016  9406 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 14:48:56.541661  9389 raft_consensus.cc:493] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:56.542371  9389 raft_consensus.cc:515] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:56.560618  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97d4e3d42e540bdade93e89dc2c65b5" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:56.562307  9389 leader_election.cc:290] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:56.563748  9405 raft_consensus.cc:493] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
W20260709 14:48:56.564491  8573 leader_election.cc:336] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:48:56.564354  9405 raft_consensus.cc:515] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:56.565101  8573 leader_election.cc:304] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:56.565917  9389 raft_consensus.cc:2749] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:56.568305  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0001602408e4c5d8bbc94e80efc5d87" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:56.571267  9405 leader_election.cc:290] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
W20260709 14:48:56.588325  8499 leader_election.cc:336] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:48:56.593101  8499 leader_election.cc:304] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:56.594497  9405 raft_consensus.cc:2749] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:56.623497  9389 raft_consensus.cc:493] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:56.624008  9389 raft_consensus.cc:515] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:56.629616  9389 leader_election.cc:290] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:56.631218  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de00421bf1554e4690ec96362fa41a7c" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:56.645515  9405 raft_consensus.cc:493] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:56.646095  9405 raft_consensus.cc:515] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
W20260709 14:48:56.647753  8573 leader_election.cc:336] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:48:56.648243  8573 leader_election.cc:304] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:56.648396  9405 leader_election.cc:290] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:56.649088  9388 raft_consensus.cc:2749] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:56.657732  8601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97d4e3d42e540bdade93e89dc2c65b5" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:56.658636  8601 raft_consensus.cc:2468] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:56.664069  8499 leader_election.cc:304] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 
I20260709 14:48:56.665585  9112 raft_consensus.cc:2804] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:56.665977  9112 raft_consensus.cc:493] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:56.666283  9112 raft_consensus.cc:3060] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:56.673326  9383 raft_consensus.cc:493] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:56.673940  9383 raft_consensus.cc:515] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
W20260709 14:48:56.688814  8647 leader_election.cc:336] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:48:56.689599  9383 leader_election.cc:290] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
W20260709 14:48:56.694679  8499 leader_election.cc:336] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:48:56.691079  9112 raft_consensus.cc:515] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:56.697727  9112 leader_election.cc:290] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:56.698745  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0001602408e4c5d8bbc94e80efc5d87" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:56.699394  8536 raft_consensus.cc:2468] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 1.
I20260709 14:48:56.703828  8601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97d4e3d42e540bdade93e89dc2c65b5" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:56.704077  8648 leader_election.cc:304] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [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: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: d312256c957844c79c8546b5556c3a3b
I20260709 14:48:56.704449  8601 raft_consensus.cc:3060] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:56.705263  9383 raft_consensus.cc:2804] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:56.705646  9383 raft_consensus.cc:493] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:56.706056  9383 raft_consensus.cc:3060] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:56.713207  8601 raft_consensus.cc:2468] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 2.
I20260709 14:48:56.745345  9383 raft_consensus.cc:515] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
W20260709 14:48:56.786778  8647 leader_election.cc:336] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:48:56.754256  8499 leader_election.cc:304] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 
I20260709 14:48:56.794744  9331 raft_consensus.cc:2804] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:56.795297  9331 raft_consensus.cc:697] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:56.796229  9331 consensus_queue.cc:237] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:56.816429  9326 raft_consensus.cc:493] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:56.816999  9326 raft_consensus.cc:515] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:56.819429  9326 leader_election.cc:290] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:56.839001  9316 raft_consensus.cc:493] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:56.839582  9316 raft_consensus.cc:515] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:56.839864  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8e61a0f9b04b869c83557340666688" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:56.841570  9316 leader_election.cc:290] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
W20260709 14:48:56.844259  8499 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.3:37509, user_credentials={real_user=slave}} blocked reactor thread for 90099.8us
W20260709 14:48:56.846843  8647 leader_election.cc:336] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:48:56.845288  9383 leader_election.cc:290] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:56.862453  8647 leader_election.cc:304] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
W20260709 14:48:56.856360  8499 leader_election.cc:336] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:48:56.865473  9383 raft_consensus.cc:2749] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:56.877559  8358 catalog_manager.cc:5697] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf reported cstate change: term changed from 1 to 2, leader changed from d312256c957844c79c8546b5556c3a3b (127.6.67.1) to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 2 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:56.878968  9383 raft_consensus.cc:493] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:56.879545  9383 raft_consensus.cc:515] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:56.886088  9316 raft_consensus.cc:493] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:56.886857  9316 raft_consensus.cc:515] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:56.889160  9316 leader_election.cc:290] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
W20260709 14:48:56.911553  8647 leader_election.cc:336] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:48:56.915115  9383 leader_election.cc:290] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:56.916873  9256 raft_consensus.cc:493] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:56.923049  9256 raft_consensus.cc:515] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:56.925506  9256 leader_election.cc:290] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:56.919297  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de2c5fed5c240bfa56f24511c98b744" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:56.920557  8534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0001602408e4c5d8bbc94e80efc5d87" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:56.926872  8534 raft_consensus.cc:3060] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:56.929306  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745236136bb24d16acfd4ceb58a337f8" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:56.930013  8680 raft_consensus.cc:2468] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 1.
I20260709 14:48:56.931483  8576 leader_election.cc:304] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:56.933072  9256 raft_consensus.cc:2804] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:56.933880  9256 raft_consensus.cc:493] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting leader election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:56.934530  8534 raft_consensus.cc:2468] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 2.
I20260709 14:48:56.935048  9405 raft_consensus.cc:493] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:56.935479  9256 raft_consensus.cc:3060] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:56.935688  9405 raft_consensus.cc:515] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:56.938011  9389 raft_consensus.cc:493] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:56.938731  9389 raft_consensus.cc:515] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:56.939318  9405 leader_election.cc:290] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:56.940922  9389 leader_election.cc:290] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:48:56.951771  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:48:56.952226  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.642s	user 0.000s	sys 0.014s
I20260709 14:48:56.952593  6412 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:48:56.965840  9406 tablet_bootstrap.cc:492] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
W20260709 14:48:56.969980  8573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 51333.5us
I20260709 14:48:56.973635  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de00421bf1554e4690ec96362fa41a7c" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:56.974543  8604 raft_consensus.cc:2468] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 1.
I20260709 14:48:56.974766  8601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745236136bb24d16acfd4ceb58a337f8" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
W20260709 14:48:56.986186  8573 leader_election.cc:336] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
W20260709 14:48:56.986917  8573 leader_election.cc:336] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:48:57.001873  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3ac88a219a47d8a782b0495e1217f3" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:57.004916  8576 leader_election.cc:304] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:57.006224  9388 raft_consensus.cc:2749] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:57.014810  9405 raft_consensus.cc:493] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:57.015472  9405 raft_consensus.cc:515] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:57.017632  9405 leader_election.cc:290] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:57.021138  8647 leader_election.cc:304] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [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: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:57.022503  9326 raft_consensus.cc:2804] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:57.022889  9326 raft_consensus.cc:493] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:57.023277  9326 raft_consensus.cc:3060] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:57.031100  9406 tablet_bootstrap.cc:492] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b: 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 14:48:57.032065  9326 raft_consensus.cc:515] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:57.035266  9326 leader_election.cc:290] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:57.044131  9316 raft_consensus.cc:493] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
W20260709 14:48:57.042469  8648 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.2:40799, user_credentials={real_user=slave}} blocked reactor thread for 46630.9us
I20260709 14:48:57.047384  9388 raft_consensus.cc:493] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:57.059053  9388 raft_consensus.cc:515] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
W20260709 14:48:57.042645  8499 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.3:37509, user_credentials={real_user=slave}} blocked reactor thread for 47840.2us
I20260709 14:48:57.054457  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de00421bf1554e4690ec96362fa41a7c" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:57.039172  9406 tablet_bootstrap.cc:492] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:57.060794  8604 raft_consensus.cc:3060] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:57.061244  9406 ts_tablet_manager.cc:1403] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.096s	user 0.025s	sys 0.000s
I20260709 14:48:57.064142  9406 raft_consensus.cc:359] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:57.064895  9406 raft_consensus.cc:740] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:57.035621  9389 raft_consensus.cc:493] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:57.066108  9406 consensus_queue.cc:260] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [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: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:57.066483  9389 raft_consensus.cc:515] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:57.070137  8602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24365dcd059845ad8e4df2b8c715be06" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:57.070371  8604 raft_consensus.cc:2468] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 2.
I20260709 14:48:57.070855  8602 raft_consensus.cc:2468] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:57.058655  9316 raft_consensus.cc:515] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:57.077504  9316 leader_election.cc:290] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:57.078958  9388 leader_election.cc:290] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
W20260709 14:48:57.086474  8573 leader_election.cc:336] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:48:57.086297  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8e61a0f9b04b869c83557340666688" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:57.089532  8682 raft_consensus.cc:2468] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 1.
I20260709 14:48:57.090840  8576 leader_election.cc:304] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:57.086323  9389 leader_election.cc:290] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:57.088181  8534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24365dcd059845ad8e4df2b8c715be06" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:57.091614  8534 raft_consensus.cc:2468] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 1.
I20260709 14:48:57.088375  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de2c5fed5c240bfa56f24511c98b744" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:57.092963  8680 raft_consensus.cc:2468] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:57.094028  8574 leader_election.cc:304] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: d312256c957844c79c8546b5556c3a3b
I20260709 14:48:57.091702  9388 raft_consensus.cc:2804] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:57.094933  9388 raft_consensus.cc:493] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting leader election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:57.095184  9389 raft_consensus.cc:2804] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:57.095430  9388 raft_consensus.cc:3060] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:57.095618  9389 raft_consensus.cc:493] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting leader election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:57.096164  9389 raft_consensus.cc:3060] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:48:57.101675  8573 leader_election.cc:336] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:48:57.048041  9256 raft_consensus.cc:515] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:57.103343  8601 raft_consensus.cc:2393] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f2615d274f24db5a6164f86f9b4b103 in current term 2: Already voted for candidate 12ebba9454084865b7a5eb3b3bd05e5c in this term.
I20260709 14:48:57.105034  9388 raft_consensus.cc:515] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:57.117668  8502 leader_election.cc:304] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
W20260709 14:48:57.118125  8647 leader_election.cc:336] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:48:57.118542  9112 raft_consensus.cc:2804] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:57.118949  9112 raft_consensus.cc:493] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:57.119303  9112 raft_consensus.cc:3060] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:57.119459  8681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745236136bb24d16acfd4ceb58a337f8" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:57.120081  8681 raft_consensus.cc:3060] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:48:57.120376  8647 leader_election.cc:336] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:48:57.125042  9326 raft_consensus.cc:493] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:57.125594  9326 raft_consensus.cc:515] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:57.127725  9326 leader_election.cc:290] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:57.128237  8681 raft_consensus.cc:2468] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 2.
I20260709 14:48:57.128614  9256 leader_election.cc:290] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:57.129487  8576 leader_election.cc:304] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:57.130508  9382 raft_consensus.cc:2804] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:57.130941  9382 raft_consensus.cc:697] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:48:57.131186  8648 leader_election.cc:304] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:57.131423  9389 raft_consensus.cc:515] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:57.131842  9382 consensus_queue.cc:237] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:57.136166  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff2ba7db66a40b5992681d31faeec32" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:57.136776  8536 raft_consensus.cc:2468] T 4ff2ba7db66a40b5992681d31faeec32 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 1.
I20260709 14:48:57.128283  9112 raft_consensus.cc:515] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:57.137647  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8e61a0f9b04b869c83557340666688" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:57.138173  8680 raft_consensus.cc:3060] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:57.139114  9112 leader_election.cc:290] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:57.140009  9388 leader_election.cc:290] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:57.145778  8680 raft_consensus.cc:2468] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 2.
I20260709 14:48:57.147320  8576 leader_election.cc:304] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:57.148262  9388 raft_consensus.cc:2804] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:57.148702  9388 raft_consensus.cc:697] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:48:57.149564  9388 consensus_queue.cc:237] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:57.151374  9406 ts_tablet_manager.cc:1434] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.090s	user 0.007s	sys 0.015s
I20260709 14:48:57.152264  9406 tablet_bootstrap.cc:492] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
W20260709 14:48:57.164039  8499 leader_election.cc:336] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:48:57.167940  8499 leader_election.cc:304] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: d312256c957844c79c8546b5556c3a3b
I20260709 14:48:57.169127  9112 raft_consensus.cc:2804] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:57.169482  9112 raft_consensus.cc:493] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Starting leader election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:57.169842  9112 raft_consensus.cc:3060] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:48:57.170519  8573 leader_election.cc:336] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
W20260709 14:48:57.173406  8573 leader_election.cc:336] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:48:57.171134  9414 raft_consensus.cc:2749] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:57.165096  8358 catalog_manager.cc:5697] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c reported cstate change: term changed from 1 to 2, leader changed from d312256c957844c79c8546b5556c3a3b (127.6.67.1) to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 2 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:57.176355  9112 raft_consensus.cc:515] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:57.178516  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24365dcd059845ad8e4df2b8c715be06" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:57.179391  8533 raft_consensus.cc:2393] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 12ebba9454084865b7a5eb3b3bd05e5c in current term 2: Already voted for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in this term.
I20260709 14:48:57.180169  9112 leader_election.cc:290] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:57.170598  8648 leader_election.cc:304] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [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: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: d312256c957844c79c8546b5556c3a3b
I20260709 14:48:57.182857  9414 raft_consensus.cc:2804] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:57.183314  9414 raft_consensus.cc:697] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 LEADER]: Becoming Leader. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Running, Role: LEADER
I20260709 14:48:57.184129  9414 consensus_queue.cc:237] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:57.174820  8647 leader_election.cc:304] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:57.189210  9326 raft_consensus.cc:2804] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:57.189745  9326 raft_consensus.cc:697] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [term 2 LEADER]: Becoming Leader. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Running, Role: LEADER
I20260709 14:48:57.190649  9326 consensus_queue.cc:237] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:57.195237  8647 leader_election.cc:304] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:57.196128  9389 leader_election.cc:290] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:57.196718  8648 leader_election.cc:304] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [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: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:57.201035  9316 raft_consensus.cc:2749] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:57.201133  9413 raft_consensus.cc:2804] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:57.201644  9413 raft_consensus.cc:493] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:57.202040  9413 raft_consensus.cc:3060] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:57.210533  9413 raft_consensus.cc:515] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:57.214504  9413 leader_election.cc:290] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 election: Requested vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:57.218477  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de2c5fed5c240bfa56f24511c98b744" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:48:57.219851  8680 raft_consensus.cc:3060] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:57.228247  8680 raft_consensus.cc:2468] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 2.
I20260709 14:48:57.242947  8502 leader_election.cc:304] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:57.243970  9112 raft_consensus.cc:2804] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:57.244417  9112 raft_consensus.cc:697] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:57.245172  9112 consensus_queue.cc:237] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:57.243048  8358 catalog_manager.cc:5697] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c reported cstate change: term changed from 1 to 2, leader changed from d312256c957844c79c8546b5556c3a3b (127.6.67.1) to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 2 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } }
W20260709 14:48:57.252323  8499 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.3:37509, user_credentials={real_user=slave}} blocked reactor thread for 61516.4us
W20260709 14:48:57.275619  8647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 60512.2us
W20260709 14:48:57.277124  8499 leader_election.cc:336] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
W20260709 14:48:57.273515  8573 leader_election.cc:336] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:48:57.278976  8573 leader_election.cc:304] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b
W20260709 14:48:57.282284  8647 leader_election.cc:336] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:48:57.288339  9406 tablet_bootstrap.cc:492] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b: 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 14:48:57.292587  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3ac88a219a47d8a782b0495e1217f3" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
W20260709 14:48:57.348089  8647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 59114.6us
I20260709 14:48:57.352600  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff2ba7db66a40b5992681d31faeec32" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:48:57.353214  8536 raft_consensus.cc:3060] T 4ff2ba7db66a40b5992681d31faeec32 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:48:57.353416  8499 leader_election.cc:336] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:48:57.286661  9389 raft_consensus.cc:2749] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:48:57.366118  8355 catalog_manager.cc:5697] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf reported cstate change: term changed from 1 to 2, leader changed from d312256c957844c79c8546b5556c3a3b (127.6.67.1) to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 2 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:57.364315  8357 catalog_manager.cc:5697] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 reported cstate change: term changed from 1 to 2, leader changed from d312256c957844c79c8546b5556c3a3b (127.6.67.1) to 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4). New cstate: current_term: 2 leader_uuid: "5f2615d274f24db5a6164f86f9b4b103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:57.373099  8536 raft_consensus.cc:2468] T 4ff2ba7db66a40b5992681d31faeec32 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 2.
I20260709 14:48:57.373965  8601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24365dcd059845ad8e4df2b8c715be06" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:57.378067  8648 leader_election.cc:304] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:48:57.378973  9414 raft_consensus.cc:2804] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:57.379446  9414 raft_consensus.cc:697] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 LEADER]: Becoming Leader. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Running, Role: LEADER
W20260709 14:48:57.391026  8499 leader_election.cc:336] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
W20260709 14:48:57.391644  8499 consensus_peers.cc:597] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:57.354671  8604 raft_consensus.cc:2468] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 1.
I20260709 14:48:57.374774  8601 raft_consensus.cc:2393] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in current term 2: Already voted for candidate 12ebba9454084865b7a5eb3b3bd05e5c in this term.
I20260709 14:48:57.395205  9406 tablet_bootstrap.cc:492] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
W20260709 14:48:57.395617  8647 leader_election.cc:336] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:48:57.395977  9406 ts_tablet_manager.cc:1403] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.244s	user 0.028s	sys 0.000s
I20260709 14:48:57.396921  8604 raft_consensus.cc:1275] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Refusing update from remote peer 1fab580e7f9f4932bdd1b8cfcc8411bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:57.400853  9414 consensus_queue.cc:237] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:57.415920  9406 raft_consensus.cc:359] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:57.430271  9406 raft_consensus.cc:740] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:57.420648  8499 leader_election.cc:304] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:48:57.432483  9406 consensus_queue.cc:260] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b [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: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:57.440470  9406 ts_tablet_manager.cc:1434] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 14:48:57.441247  9112 consensus_queue.cc:1048] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:57.441303  9406 tablet_bootstrap.cc:492] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:57.438706  9331 raft_consensus.cc:2749] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:48:57.484968  8647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.3:37509, user_credentials={real_user=slave}} blocked reactor thread for 48029.7us
I20260709 14:48:57.486733  8647 leader_election.cc:304] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [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: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: d312256c957844c79c8546b5556c3a3b
I20260709 14:48:57.487555  9414 raft_consensus.cc:2804] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:57.487941  9414 raft_consensus.cc:493] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:48:57.488277  9414 raft_consensus.cc:3060] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:48:57.503068  8647 leader_election.cc:336] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
W20260709 14:48:57.504370  8647 leader_election.cc:336] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:48:57.506506  9414 raft_consensus.cc:515] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:48:57.508733  9414 leader_election.cc:290] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
W20260709 14:48:57.526355  8573 consensus_peers.cc:597] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:57.533166  8680 raft_consensus.cc:1275] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Refusing update from remote peer 12ebba9454084865b7a5eb3b3bd05e5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:57.534682  9388 consensus_queue.cc:1048] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:57.537221  9406 tablet_bootstrap.cc:492] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b: 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 14:48:57.539943  9406 tablet_bootstrap.cc:492] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:57.540964  9406 ts_tablet_manager.cc:1403] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.100s	user 0.011s	sys 0.008s
I20260709 14:48:57.551468  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3ac88a219a47d8a782b0495e1217f3" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:57.552425  8604 raft_consensus.cc:3060] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:57.551488  9406 raft_consensus.cc:359] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:57.562179  9406 raft_consensus.cc:740] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:57.563020  9406 consensus_queue.cc:260] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [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: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:57.563139  8357 catalog_manager.cc:5697] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 reported cstate change: term changed from 1 to 2, leader changed from d312256c957844c79c8546b5556c3a3b (127.6.67.1) to 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4). New cstate: current_term: 2 leader_uuid: "5f2615d274f24db5a6164f86f9b4b103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:57.564944  8357 catalog_manager.cc:5697] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 reported cstate change: term changed from 1 to 2, leader changed from d312256c957844c79c8546b5556c3a3b (127.6.67.1) to 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4). New cstate: current_term: 2 leader_uuid: "5f2615d274f24db5a6164f86f9b4b103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:57.564968  9406 ts_tablet_manager.cc:1434] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.000s
I20260709 14:48:57.571364  9406 tablet_bootstrap.cc:492] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:57.578235  8604 raft_consensus.cc:2468] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 2.
W20260709 14:48:57.579866  8647 leader_election.cc:336] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:48:57.588213  8647 leader_election.cc:304] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [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: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: d312256c957844c79c8546b5556c3a3b
I20260709 14:48:57.589057  9414 raft_consensus.cc:2804] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:57.589802  9414 raft_consensus.cc:697] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 LEADER]: Becoming Leader. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Running, Role: LEADER
I20260709 14:48:57.590960  9414 consensus_queue.cc:237] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
W20260709 14:48:57.618665  8647 consensus_peers.cc:597] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:57.619091  8680 raft_consensus.cc:1275] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Refusing update from remote peer 12ebba9454084865b7a5eb3b3bd05e5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:57.621776  9389 consensus_queue.cc:1048] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:57.639360  8604 raft_consensus.cc:1275] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Refusing update from remote peer 5f2615d274f24db5a6164f86f9b4b103: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:57.640879  9383 consensus_queue.cc:1048] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:57.642160  9406 tablet_bootstrap.cc:492] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b: 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 14:48:57.643178  9406 tablet_bootstrap.cc:492] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:57.643805  9406 ts_tablet_manager.cc:1403] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.004s
W20260709 14:48:57.647333  8647 consensus_peers.cc:597] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:48:57.647385  8357 catalog_manager.cc:5697] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 reported cstate change: term changed from 1 to 2, leader changed from d312256c957844c79c8546b5556c3a3b (127.6.67.1) to 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4). New cstate: current_term: 2 leader_uuid: "5f2615d274f24db5a6164f86f9b4b103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:57.662547  9406 raft_consensus.cc:359] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:57.663340  9406 raft_consensus.cc:740] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:57.664162  9406 consensus_queue.cc:260] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [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: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:57.666249  9406 ts_tablet_manager.cc:1434] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:48:57.666990  9406 tablet_bootstrap.cc:492] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:57.674558  8528 raft_consensus.cc:1275] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Refusing update from remote peer 5f2615d274f24db5a6164f86f9b4b103: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:57.699157  9406 tablet_bootstrap.cc:492] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b: 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 14:48:57.700133  9406 tablet_bootstrap.cc:492] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:57.700762  9406 ts_tablet_manager.cc:1403] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.004s
I20260709 14:48:57.703226  9406 raft_consensus.cc:359] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:57.703871  9406 raft_consensus.cc:740] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:57.704691  9406 consensus_queue.cc:260] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [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: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:57.705338  9413 consensus_queue.cc:1048] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:57.706919  9406 ts_tablet_manager.cc:1434] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:48:57.707782  9406 tablet_bootstrap.cc:492] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
W20260709 14:48:57.713518  8573 consensus_peers.cc:597] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:57.714172  8647 consensus_peers.cc:597] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:57.764058  8680 raft_consensus.cc:1275] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Refusing update from remote peer 1fab580e7f9f4932bdd1b8cfcc8411bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:57.765389  9425 consensus_queue.cc:1048] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:48:57.801980  8573 consensus_peers.cc:597] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:48:57.818778  8647 consensus_peers.cc:597] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:48:57.821923  6412 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:48:57.822304  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.870s	user 0.331s	sys 0.030s
W20260709 14:48:57.824685  8499 consensus_peers.cc:597] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:57.826185  9406 tablet_bootstrap.cc:492] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b: 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 14:48:57.831171  8573 consensus_peers.cc:597] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:48:57.832276  9406 tablet_bootstrap.cc:492] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:57.833001  9406 ts_tablet_manager.cc:1403] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.125s	user 0.041s	sys 0.017s
I20260709 14:48:57.835474  9406 raft_consensus.cc:359] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:57.836129  9406 raft_consensus.cc:740] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:57.836767  9406 consensus_queue.cc:260] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b [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: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:57.847981  9406 ts_tablet_manager.cc:1434] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:48:57.849032  9406 tablet_bootstrap.cc:492] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
W20260709 14:48:57.870162  8647 consensus_peers.cc:597] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:48:57.869695  8573 consensus_peers.cc:597] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:48:57.885725  9406 tablet_bootstrap.cc:492] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b: 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 14:48:57.889262  9406 tablet_bootstrap.cc:492] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:57.889959  9406 ts_tablet_manager.cc:1403] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.004s
I20260709 14:48:57.892488  9406 raft_consensus.cc:359] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:57.893081  9406 raft_consensus.cc:740] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:57.893802  9406 consensus_queue.cc:260] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [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: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:57.895658  9406 ts_tablet_manager.cc:1434] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:48:57.896390  9406 tablet_bootstrap.cc:492] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:57.919150  9406 tablet_bootstrap.cc:492] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b: 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 14:48:57.920272  8528 raft_consensus.cc:1275] T 4ff2ba7db66a40b5992681d31faeec32 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Refusing update from remote peer 5f2615d274f24db5a6164f86f9b4b103: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:57.920538  9406 tablet_bootstrap.cc:492] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:57.921425  9406 ts_tablet_manager.cc:1403] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.000s
I20260709 14:48:57.924320  9406 raft_consensus.cc:359] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:57.925015  9406 raft_consensus.cc:740] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:57.926167  9406 consensus_queue.cc:260] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [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: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:57.928565  9406 ts_tablet_manager.cc:1434] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:48:57.929410  9406 tablet_bootstrap.cc:492] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:57.933068  9316 consensus_queue.cc:1048] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:48:57.958083  8573 consensus_peers.cc:597] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:48:57.958963  8573 consensus_peers.cc:597] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:48:57.973349  8647 consensus_peers.cc:597] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:48:57.975553  8573 consensus_peers.cc:597] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:48:57.976346  9406 tablet_bootstrap.cc:492] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b: 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 14:48:57.977362  9406 tablet_bootstrap.cc:492] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:57.978044  9406 ts_tablet_manager.cc:1403] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.014s
W20260709 14:48:57.980494  8499 consensus_peers.cc:597] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:48:57.981760  8604 raft_consensus.cc:1275] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Refusing update from remote peer 5f2615d274f24db5a6164f86f9b4b103: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:57.983623  9406 raft_consensus.cc:359] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:57.984580  9406 raft_consensus.cc:740] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:57.985174  9316 consensus_queue.cc:1048] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:57.985740  9406 consensus_queue.cc:260] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [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: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
W20260709 14:48:57.996928  8647 consensus_peers.cc:597] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:57.998106  9406 ts_tablet_manager.cc:1434] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:48:58.002619  9406 tablet_bootstrap.cc:492] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
W20260709 14:48:58.025995  8647 consensus_peers.cc:597] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:58.026609  8499 consensus_peers.cc:597] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:48:58.033506  8499 consensus_peers.cc:597] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:48:58.033967  8499 consensus_peers.cc:597] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:48:58.034408  8573 consensus_peers.cc:597] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:48:58.060418  9406 tablet_bootstrap.cc:492] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b: 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 14:48:58.061513  9406 tablet_bootstrap.cc:492] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:58.062219  9406 ts_tablet_manager.cc:1403] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.000s
W20260709 14:48:58.062893  8499 consensus_peers.cc:597] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:48:58.065780  9406 raft_consensus.cc:359] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
W20260709 14:48:58.068087  8647 consensus_peers.cc:597] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:48:58.068183  9406 raft_consensus.cc:740] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.069146  9406 consensus_queue.cc:260] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:58.071360  9406 ts_tablet_manager.cc:1434] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:48:58.072305  9406 tablet_bootstrap.cc:492] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
W20260709 14:48:58.078588  8647 consensus_peers.cc:597] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:48:58.112890  9406 tablet_bootstrap.cc:492] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b: 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 14:48:58.113919  9406 tablet_bootstrap.cc:492] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:58.114504  9406 ts_tablet_manager.cc:1403] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.002s
I20260709 14:48:58.116993  9406 raft_consensus.cc:359] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:58.117637  9406 raft_consensus.cc:740] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.118933  9406 consensus_queue.cc:260] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b [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: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:58.121592  9406 ts_tablet_manager.cc:1434] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:48:58.122587  9406 tablet_bootstrap.cc:492] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
W20260709 14:48:58.138080  8647 consensus_peers.cc:597] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:48:58.200999  8647 consensus_peers.cc:597] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:48:58.201930  8499 consensus_peers.cc:597] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:48:58.202464  8499 consensus_peers.cc:597] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:48:58.222528  8573 consensus_peers.cc:597] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:48:58.233896  9406 tablet_bootstrap.cc:492] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b: 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 14:48:58.234972  9406 tablet_bootstrap.cc:492] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:58.235671  9406 ts_tablet_manager.cc:1403] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.113s	user 0.047s	sys 0.057s
I20260709 14:48:58.238801  9406 raft_consensus.cc:359] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:58.239615  9406 raft_consensus.cc:740] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.240305  9406 consensus_queue.cc:260] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [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: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:58.242517  9406 ts_tablet_manager.cc:1434] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:48:58.243887  9406 tablet_bootstrap.cc:492] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
W20260709 14:48:58.256300  8499 consensus_peers.cc:597] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:48:58.257072  8573 consensus_peers.cc:597] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:48:58.268345  9406 tablet_bootstrap.cc:492] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b: 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 14:48:58.269332  9406 tablet_bootstrap.cc:492] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:58.269972  9406 ts_tablet_manager.cc:1403] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.027s	user 0.024s	sys 0.000s
I20260709 14:48:58.272486  9406 raft_consensus.cc:359] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:58.273165  9406 raft_consensus.cc:740] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.273855  9406 consensus_queue.cc:260] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [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: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:58.275815  9406 ts_tablet_manager.cc:1434] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:48:58.276571  9406 tablet_bootstrap.cc:492] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:58.324469  9406 tablet_bootstrap.cc:492] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b: 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 14:48:58.329221  9406 tablet_bootstrap.cc:492] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:58.330287  9406 ts_tablet_manager.cc:1403] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.054s	user 0.026s	sys 0.004s
I20260709 14:48:58.334100  9406 raft_consensus.cc:359] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:58.335064  9406 raft_consensus.cc:740] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.336097  9406 consensus_queue.cc:260] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [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: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:58.341807  9406 ts_tablet_manager.cc:1434] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 14:48:58.342958  9406 tablet_bootstrap.cc:492] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
W20260709 14:48:58.344983  8573 consensus_peers.cc:597] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:48:58.365656  8647 consensus_peers.cc:597] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:48:58.376956  8573 consensus_peers.cc:597] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:48:58.391511  8647 consensus_peers.cc:597] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:48:58.398329  9406 tablet_bootstrap.cc:492] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b: 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 14:48:58.399611  9406 tablet_bootstrap.cc:492] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:58.400328  9406 ts_tablet_manager.cc:1403] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.058s	user 0.026s	sys 0.008s
I20260709 14:48:58.403266  9406 raft_consensus.cc:359] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:58.403941  9406 raft_consensus.cc:740] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.404598  9406 consensus_queue.cc:260] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [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: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:58.406776  9406 ts_tablet_manager.cc:1434] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:48:58.407531  9406 tablet_bootstrap.cc:492] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
W20260709 14:48:58.422104  8647 consensus_peers.cc:597] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:48:58.471220  8573 consensus_peers.cc:597] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:48:58.473081  9415 raft_consensus.cc:493] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:58.473757  9415 raft_consensus.cc:515] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:58.476989  9406 tablet_bootstrap.cc:492] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b: 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 14:48:58.478415  9406 tablet_bootstrap.cc:492] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:58.479214  9406 ts_tablet_manager.cc:1403] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.072s	user 0.041s	sys 0.012s
I20260709 14:48:58.482494  9406 raft_consensus.cc:359] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:58.483515  9406 raft_consensus.cc:740] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.484760  9406 consensus_queue.cc:260] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [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: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:58.493894  9415 leader_election.cc:290] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
W20260709 14:48:58.513314  8499 consensus_peers.cc:597] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:48:58.598006  8499 consensus_peers.cc:597] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:48:58.609095  8647 consensus_peers.cc:597] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:48:58.612867  8499 consensus_peers.cc:597] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:48:58.639292  9406 ts_tablet_manager.cc:1434] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.160s	user 0.031s	sys 0.056s
I20260709 14:48:58.640338  9406 tablet_bootstrap.cc:492] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:58.642943  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0993bf70ab8d4088aa7f0c9ecbb4e937" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:58.656075  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0993bf70ab8d4088aa7f0c9ecbb4e937" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
W20260709 14:48:58.659902  8499 consensus_peers.cc:597] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:48:58.660497  9402 leader_election.cc:304] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [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: d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:58.661669  9492 raft_consensus.cc:2749] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:58.671476  9406 tablet_bootstrap.cc:492] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b: 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 14:48:58.672464  9406 tablet_bootstrap.cc:492] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:58.673105  9406 ts_tablet_manager.cc:1403] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.001s
I20260709 14:48:58.675910  9406 raft_consensus.cc:359] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:58.676532  9406 raft_consensus.cc:740] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.677279  9406 consensus_queue.cc:260] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [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: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:58.679600  9406 ts_tablet_manager.cc:1434] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:48:58.680372  9406 tablet_bootstrap.cc:492] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:58.720201  9406 tablet_bootstrap.cc:492] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b: 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 14:48:58.721524  9406 tablet_bootstrap.cc:492] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:58.722362  9406 ts_tablet_manager.cc:1403] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.042s	user 0.028s	sys 0.011s
I20260709 14:48:58.842056  9406 raft_consensus.cc:359] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:58.845320  9406 raft_consensus.cc:740] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.847623  9406 consensus_queue.cc:260] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [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: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:58.877933  9406 ts_tablet_manager.cc:1434] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.155s	user 0.008s	sys 0.039s
I20260709 14:48:58.879055  9406 tablet_bootstrap.cc:492] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:58.861671  9492 raft_consensus.cc:493] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:58.919951  9492 raft_consensus.cc:515] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:58.941800  9492 leader_election.cc:290] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:58.977157  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97c4e22307649b0ae17cce80f9a7aab" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:59.016878  9492 raft_consensus.cc:493] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:59.017472  9492 raft_consensus.cc:515] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:59.019781  9492 leader_election.cc:290] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:59.021291  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95e81f7348f2447dbd1ca98f5c4cdf68" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:59.022966  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95e81f7348f2447dbd1ca98f5c4cdf68" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:59.026623  9402 leader_election.cc:304] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b [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: d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:59.027535  9492 raft_consensus.cc:2749] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:59.041359  9529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.1:44327 every 8 connection(s)
I20260709 14:48:59.045996  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.1:44327
I20260709 14:48:59.050679  8605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97c4e22307649b0ae17cce80f9a7aab" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:59.052474  9399 leader_election.cc:304] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [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: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:59.053733  9492 raft_consensus.cc:2749] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:59.059336  9406 tablet_bootstrap.cc:492] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b: 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 14:48:59.062395  9406 tablet_bootstrap.cc:492] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:59.064128  9406 ts_tablet_manager.cc:1403] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.185s	user 0.017s	sys 0.002s
I20260709 14:48:59.081143  9406 raft_consensus.cc:359] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:59.088040  9406 raft_consensus.cc:740] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:59.096479  9531 heartbeater.cc:344] Connected to a master server at 127.6.67.62:35501
I20260709 14:48:59.103533  9531 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:59.104957  9531 heartbeater.cc:507] Master 127.6.67.62:35501 requested a full tablet report, sending...
I20260709 14:48:59.092569  9406 consensus_queue.cc:260] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b [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: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:59.114383  9406 ts_tablet_manager.cc:1434] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.001s
I20260709 14:48:59.116987  9406 tablet_bootstrap.cc:492] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:59.140695  9492 raft_consensus.cc:493] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:59.141535  9492 raft_consensus.cc:515] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:59.171909  9492 leader_election.cc:290] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:59.173859  8528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fefdf58788a4e0ba60943d5266f0406" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:59.175354  8601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fefdf58788a4e0ba60943d5266f0406" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:59.176964  9399 leader_election.cc:304] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [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: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:59.178090  9492 raft_consensus.cc:2749] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:59.194722  8357 ts_manager.cc:194] Re-registered known tserver with Master: d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:48:59.205832  9476 raft_consensus.cc:3060] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:59.223080  9492 raft_consensus.cc:493] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:59.223750  9492 raft_consensus.cc:515] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:59.228310  9406 tablet_bootstrap.cc:492] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b: 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 14:48:59.228135  8601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97d4e3d42e540bdade93e89dc2c65b5" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:59.229367  9406 tablet_bootstrap.cc:492] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:59.230175  9406 ts_tablet_manager.cc:1403] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.113s	user 0.015s	sys 0.008s
I20260709 14:48:59.232087  8528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97d4e3d42e540bdade93e89dc2c65b5" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:59.233029  9406 raft_consensus.cc:359] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:59.233769  9406 raft_consensus.cc:740] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:59.234637  9406 consensus_queue.cc:260] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b [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: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:59.236068  9400 leader_election.cc:304] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [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: d312256c957844c79c8546b5556c3a3b; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:48:59.236670  9406 ts_tablet_manager.cc:1434] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:48:59.236948  9415 raft_consensus.cc:2749] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:59.237565  9406 tablet_bootstrap.cc:492] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:59.233067  9492 leader_election.cc:290] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:59.275772  9536 raft_consensus.cc:493] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:59.276135  9536 raft_consensus.cc:515] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:59.277954  9536 leader_election.cc:290] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:48:59.279096  8682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec7ede7720d4b6995893bbbfa0e1fb9" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:48:59.280731  8528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec7ede7720d4b6995893bbbfa0e1fb9" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" is_pre_election: true
I20260709 14:48:59.278039  9406 tablet_bootstrap.cc:492] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b: 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 14:48:59.282311  9400 leader_election.cc:304] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [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: d312256c957844c79c8546b5556c3a3b; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:48:59.282908  9406 tablet_bootstrap.cc:492] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:59.283511  9536 raft_consensus.cc:2749] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:59.283604  9406 ts_tablet_manager.cc:1403] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.000s
I20260709 14:48:59.286408  9406 raft_consensus.cc:359] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:59.287078  9406 raft_consensus.cc:740] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:59.287719  9406 consensus_queue.cc:260] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b [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: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:59.289604  9406 ts_tablet_manager.cc:1434] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:48:59.290414  9406 tablet_bootstrap.cc:492] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:59.312976  9523 raft_consensus.cc:493] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:59.313596  9523 raft_consensus.cc:515] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:59.316686  9476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24365dcd059845ad8e4df2b8c715be06" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b" is_pre_election: true
I20260709 14:48:59.317447  9476 raft_consensus.cc:2468] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 1.
I20260709 14:48:59.318830  8499 leader_election.cc:304] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:48:59.319707  9523 leader_election.cc:290] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:59.319717  9522 raft_consensus.cc:2804] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:48:59.320374  9522 raft_consensus.cc:493] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:59.320851  9522 raft_consensus.cc:3060] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:59.321308  8601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24365dcd059845ad8e4df2b8c715be06" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:48:59.321998  8601 raft_consensus.cc:2468] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 2.
I20260709 14:48:59.329376  9522 raft_consensus.cc:515] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:59.331607  9522 leader_election.cc:290] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 3 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:48:59.333216  9476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24365dcd059845ad8e4df2b8c715be06" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d312256c957844c79c8546b5556c3a3b"
I20260709 14:48:59.334290  9476 raft_consensus.cc:3060] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:48:59.338446  8601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24365dcd059845ad8e4df2b8c715be06" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:48:59.339206  8601 raft_consensus.cc:3060] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:59.339502  9406 tablet_bootstrap.cc:492] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b: 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 14:48:59.340487  9406 tablet_bootstrap.cc:492] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:59.341111  9406 ts_tablet_manager.cc:1403] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.006s
I20260709 14:48:59.343639  9406 raft_consensus.cc:359] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:59.350184  9406 raft_consensus.cc:740] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:59.356776  8357 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40790
I20260709 14:48:59.358071  9406 consensus_queue.cc:260] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b [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: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:59.360246  9406 ts_tablet_manager.cc:1434] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:48:59.361057  9406 tablet_bootstrap.cc:492] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:59.366901  9531 heartbeater.cc:499] Master 127.6.67.62:35501 was elected leader, sending a full tablet report...
I20260709 14:48:59.383980  8601 raft_consensus.cc:2468] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 3.
I20260709 14:48:59.385846  8499 leader_election.cc:304] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 
I20260709 14:48:59.387329  9522 raft_consensus.cc:2804] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:59.390902  9522 raft_consensus.cc:697] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 3 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:48:59.391942  9522 consensus_queue.cc:237] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:59.380105  9476 raft_consensus.cc:2468] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 3.
I20260709 14:48:59.425410  9406 tablet_bootstrap.cc:492] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b: 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 14:48:59.426390  9406 tablet_bootstrap.cc:492] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:59.426975  9406 ts_tablet_manager.cc:1403] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.066s	user 0.027s	sys 0.024s
I20260709 14:48:59.429426  9406 raft_consensus.cc:359] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:59.430133  9406 raft_consensus.cc:740] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:59.431347  9406 consensus_queue.cc:260] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [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: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:48:59.432870  9406 ts_tablet_manager.cc:1434] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:48:59.433629  9406 tablet_bootstrap.cc:492] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:59.435010  8359 catalog_manager.cc:5697] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf reported cstate change: term changed from 1 to 3, leader changed from d312256c957844c79c8546b5556c3a3b (127.6.67.1) to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 3 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:59.534582  9480 raft_consensus.cc:3060] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:59.540217  9406 tablet_bootstrap.cc:492] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b: 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 14:48:59.541273  9406 tablet_bootstrap.cc:492] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:59.542044  9406 ts_tablet_manager.cc:1403] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.109s	user 0.020s	sys 0.020s
I20260709 14:48:59.545465  9406 raft_consensus.cc:359] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:59.546202  9406 raft_consensus.cc:740] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:59.555580  9406 consensus_queue.cc:260] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b [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: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:48:59.558008  9406 ts_tablet_manager.cc:1434] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:48:59.558826  9406 tablet_bootstrap.cc:492] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:59.620440  9406 tablet_bootstrap.cc:492] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b: 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 14:48:59.621438  9406 tablet_bootstrap.cc:492] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:59.622126  9406 ts_tablet_manager.cc:1403] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.064s	user 0.023s	sys 0.006s
I20260709 14:48:59.624642  9406 raft_consensus.cc:359] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:59.626307  9406 raft_consensus.cc:740] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:59.627071  9406 consensus_queue.cc:260] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [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: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:59.629370  9406 ts_tablet_manager.cc:1434] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:48:59.630144  9406 tablet_bootstrap.cc:492] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:59.658653  9406 tablet_bootstrap.cc:492] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b: 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 14:48:59.659627  9406 tablet_bootstrap.cc:492] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:59.660230  9406 ts_tablet_manager.cc:1403] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.003s
I20260709 14:48:59.662778  9406 raft_consensus.cc:359] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:59.663611  9406 raft_consensus.cc:740] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:59.664654  9406 consensus_queue.cc:260] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [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: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:59.667161  9406 ts_tablet_manager.cc:1434] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:48:59.667996  9406 tablet_bootstrap.cc:492] T 134d809e47904505a9e43a878f057472 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:59.709314  9406 tablet_bootstrap.cc:492] T 134d809e47904505a9e43a878f057472 P d312256c957844c79c8546b5556c3a3b: 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 14:48:59.710458  9406 tablet_bootstrap.cc:492] T 134d809e47904505a9e43a878f057472 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:59.712378  9406 ts_tablet_manager.cc:1403] T 134d809e47904505a9e43a878f057472 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.010s
I20260709 14:48:59.714962  9406 raft_consensus.cc:359] T 134d809e47904505a9e43a878f057472 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:59.715675  9406 raft_consensus.cc:740] T 134d809e47904505a9e43a878f057472 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:59.716459  9406 consensus_queue.cc:260] T 134d809e47904505a9e43a878f057472 P d312256c957844c79c8546b5556c3a3b [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: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:59.718252  9406 ts_tablet_manager.cc:1434] T 134d809e47904505a9e43a878f057472 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:48:59.719091  9406 tablet_bootstrap.cc:492] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
W20260709 14:48:59.763767  8573 consensus_peers.cc:597] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:48:59.840862  9406 tablet_bootstrap.cc:492] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b: 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 14:48:59.842739  9406 tablet_bootstrap.cc:492] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:59.843465  9406 ts_tablet_manager.cc:1403] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.125s	user 0.042s	sys 0.042s
I20260709 14:48:59.847589  9406 raft_consensus.cc:359] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:59.848345  9406 raft_consensus.cc:740] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:59.849154  9406 consensus_queue.cc:260] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [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: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:59.851505  9406 ts_tablet_manager.cc:1434] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:48:59.852356  9406 tablet_bootstrap.cc:492] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:59.867238  9406 tablet_bootstrap.cc:492] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b: 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 14:48:59.868172  9406 tablet_bootstrap.cc:492] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:59.868721  9406 ts_tablet_manager.cc:1403] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.007s
I20260709 14:48:59.870714  9406 raft_consensus.cc:359] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:59.871220  9406 raft_consensus.cc:740] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:59.871961  9406 consensus_queue.cc:260] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b [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: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:59.874177  9406 ts_tablet_manager.cc:1434] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260709 14:48:59.874912  9406 tablet_bootstrap.cc:492] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:59.937791  9406 tablet_bootstrap.cc:492] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b: 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 14:48:59.938812  9406 tablet_bootstrap.cc:492] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:48:59.940830  9406 ts_tablet_manager.cc:1403] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.035s
I20260709 14:48:59.944176  9406 raft_consensus.cc:359] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:59.949532  9406 raft_consensus.cc:740] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:48:59.950392  9406 consensus_queue.cc:260] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b [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: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:48:59.963063  9406 ts_tablet_manager.cc:1434] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 14:48:59.964030  9406 tablet_bootstrap.cc:492] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:48:59.971016  9479 raft_consensus.cc:1275] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Refusing update from remote peer 1fab580e7f9f4932bdd1b8cfcc8411bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:48:59.974548  9517 consensus_queue.cc:1048] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:59.994519  8601 raft_consensus.cc:1275] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Refusing update from remote peer 1fab580e7f9f4932bdd1b8cfcc8411bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:00.003975  9406 tablet_bootstrap.cc:492] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b: 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 14:49:00.005134  9406 tablet_bootstrap.cc:492] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:49:00.005858  9406 ts_tablet_manager.cc:1403] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.005s
I20260709 14:49:00.008842  9406 raft_consensus.cc:359] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:00.009509  9406 raft_consensus.cc:740] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:49:00.010784  9517 consensus_queue.cc:1048] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:00.010181  9406 consensus_queue.cc:260] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b [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: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:00.014308  9406 ts_tablet_manager.cc:1434] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:00.016474  9406 tablet_bootstrap.cc:492] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:49:00.040494  9406 tablet_bootstrap.cc:492] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b: 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 14:49:00.053463  9406 tablet_bootstrap.cc:492] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:49:00.054169  9406 ts_tablet_manager.cc:1403] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.000s
I20260709 14:49:00.057672  9406 raft_consensus.cc:359] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:49:00.058413  9406 raft_consensus.cc:740] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:49:00.059198  9406 consensus_queue.cc:260] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b [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: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:49:00.060870  9406 ts_tablet_manager.cc:1434] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:00.061661  9406 tablet_bootstrap.cc:492] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:49:00.155999  9406 tablet_bootstrap.cc:492] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b: 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 14:49:00.157395  9406 tablet_bootstrap.cc:492] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:49:00.158053  9406 ts_tablet_manager.cc:1403] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.097s	user 0.016s	sys 0.003s
I20260709 14:49:00.160761  9406 raft_consensus.cc:359] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:49:00.161520  9406 raft_consensus.cc:740] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:49:00.164201  9406 consensus_queue.cc:260] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b [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: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:49:00.175148  9406 ts_tablet_manager.cc:1434] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:49:00.175967  9406 tablet_bootstrap.cc:492] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:49:00.188004  9480 raft_consensus.cc:3060] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:00.200073  9406 tablet_bootstrap.cc:492] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b: 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 14:49:00.201169  9406 tablet_bootstrap.cc:492] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
W20260709 14:49:00.201565  8573 consensus_peers.cc:597] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:00.201980  9406 ts_tablet_manager.cc:1403] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260709 14:49:00.204753  9406 raft_consensus.cc:359] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
W20260709 14:49:00.205113  8647 consensus_peers.cc:597] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:00.205700  9406 raft_consensus.cc:740] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:49:00.206449  9406 consensus_queue.cc:260] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b [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: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:49:00.208727  9406 ts_tablet_manager.cc:1434] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:00.209559  9406 tablet_bootstrap.cc:492] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
W20260709 14:49:00.214037  8647 consensus_peers.cc:597] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:00.233219  9406 tablet_bootstrap.cc:492] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b: 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 14:49:00.234220  9406 tablet_bootstrap.cc:492] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:49:00.234853  9406 ts_tablet_manager.cc:1403] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.009s
I20260709 14:49:00.237447  9406 raft_consensus.cc:359] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:00.238124  9406 raft_consensus.cc:740] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:49:00.238755  9406 consensus_queue.cc:260] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [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: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:00.240818  9406 ts_tablet_manager.cc:1434] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:49:00.241658  9406 tablet_bootstrap.cc:492] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:49:00.261726  9406 tablet_bootstrap.cc:492] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b: 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 14:49:00.262737  9406 tablet_bootstrap.cc:492] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:49:00.263419  9406 ts_tablet_manager.cc:1403] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.003s
I20260709 14:49:00.265933  9406 raft_consensus.cc:359] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:00.266606  9406 raft_consensus.cc:740] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:49:00.267283  9406 consensus_queue.cc:260] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [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: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:00.269661  9406 ts_tablet_manager.cc:1434] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:00.270723  9406 tablet_bootstrap.cc:492] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:49:00.302258  9406 tablet_bootstrap.cc:492] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b: 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 14:49:00.303382  9406 tablet_bootstrap.cc:492] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:49:00.304077  9406 ts_tablet_manager.cc:1403] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.008s
I20260709 14:49:00.306741  9406 raft_consensus.cc:359] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:00.307498  9406 raft_consensus.cc:740] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:49:00.308247  9406 consensus_queue.cc:260] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b [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: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:00.310509  9406 ts_tablet_manager.cc:1434] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:49:00.311339  9406 tablet_bootstrap.cc:492] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
W20260709 14:49:00.336158  8499 consensus_peers.cc:597] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:00.375697  9406 tablet_bootstrap.cc:492] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b: 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 14:49:00.376808  9406 tablet_bootstrap.cc:492] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:49:00.377486  9406 ts_tablet_manager.cc:1403] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.066s	user 0.032s	sys 0.028s
I20260709 14:49:00.380399  9406 raft_consensus.cc:359] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:49:00.381211  9406 raft_consensus.cc:740] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:49:00.381989  9406 consensus_queue.cc:260] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [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: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:49:00.384781  9406 ts_tablet_manager.cc:1434] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.007s	user 0.010s	sys 0.000s
I20260709 14:49:00.389128  9406 tablet_bootstrap.cc:492] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:49:00.418704  9406 tablet_bootstrap.cc:492] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b: 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 14:49:00.419920  9406 tablet_bootstrap.cc:492] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:49:00.420673  9406 ts_tablet_manager.cc:1403] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.006s
I20260709 14:49:00.423388  9406 raft_consensus.cc:359] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:00.424474  9406 raft_consensus.cc:740] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:49:00.425398  9406 consensus_queue.cc:260] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b [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: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:00.427727  9406 ts_tablet_manager.cc:1434] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:00.436177  9406 tablet_bootstrap.cc:492] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
W20260709 14:49:00.492302  8647 consensus_peers.cc:597] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 14:49:00.540021  8573 consensus_peers.cc:597] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 14:49:00.652729  8647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.3:37509, user_credentials={real_user=slave}} blocked reactor thread for 86509.9us
W20260709 14:49:00.825619  8647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 67648us
W20260709 14:49:00.897364  8647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.3:37509, user_credentials={real_user=slave}} blocked reactor thread for 68640.1us
I20260709 14:49:00.978250  9476 raft_consensus.cc:3060] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:01.025807  9484 raft_consensus.cc:3060] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:49:01.065579  8576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.4:43177, user_credentials={real_user=slave}} blocked reactor thread for 108179us
W20260709 14:49:01.077948  8573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.1:44327, user_credentials={real_user=slave}} blocked reactor thread for 53989.9us
W20260709 14:49:01.083566  9406 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.620s	user 0.180s	sys 0.354s
W20260709 14:49:01.086241  9406 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.622s	user 0.180s	sys 0.354s
I20260709 14:49:01.097376  9406 tablet_bootstrap.cc:492] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b: 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 14:49:01.106707  9406 tablet_bootstrap.cc:492] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:49:01.107555  9406 ts_tablet_manager.cc:1403] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.672s	user 0.195s	sys 0.355s
I20260709 14:49:01.113464  9406 raft_consensus.cc:359] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:01.128860  9406 raft_consensus.cc:740] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:49:01.129849  9406 consensus_queue.cc:260] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [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: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:01.140130  9406 ts_tablet_manager.cc:1434] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 14:49:01.160207  9406 tablet_bootstrap.cc:492] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
W20260709 14:49:01.142014  8574 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.2:40799, user_credentials={real_user=slave}} blocked reactor thread for 67240.8us
W20260709 14:49:01.197152  8502 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.4:43177, user_credentials={real_user=slave}} blocked reactor thread for 48053.2us
W20260709 14:49:01.204778  8647 consensus_peers.cc:597] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:49:01.247239  9406 tablet_bootstrap.cc:492] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b: 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 14:49:01.248639  9406 tablet_bootstrap.cc:492] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:49:01.268527  9406 ts_tablet_manager.cc:1403] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.109s	user 0.019s	sys 0.005s
I20260709 14:49:01.271642  9406 raft_consensus.cc:359] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:49:01.272624  9406 raft_consensus.cc:740] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:49:01.273255  9406 consensus_queue.cc:260] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:49:01.287024  9406 ts_tablet_manager.cc:1434] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:49:01.291617  9406 tablet_bootstrap.cc:492] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:49:01.314335  9476 raft_consensus.cc:3060] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:01.374328  9406 tablet_bootstrap.cc:492] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b: 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 14:49:01.375285  9406 tablet_bootstrap.cc:492] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:49:01.375916  9406 ts_tablet_manager.cc:1403] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.085s	user 0.015s	sys 0.002s
I20260709 14:49:01.378536  9406 raft_consensus.cc:359] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:01.422550  9406 raft_consensus.cc:740] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:49:01.454344  9406 consensus_queue.cc:260] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b [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: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:01.465173  9406 ts_tablet_manager.cc:1434] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.003s
I20260709 14:49:01.479930  9406 tablet_bootstrap.cc:492] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:49:01.644032  9406 tablet_bootstrap.cc:492] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b: 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 14:49:01.654819  9406 tablet_bootstrap.cc:492] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:49:01.664043  9406 ts_tablet_manager.cc:1403] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.189s	user 0.020s	sys 0.016s
I20260709 14:49:01.667759  9406 raft_consensus.cc:359] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:01.668547  9406 raft_consensus.cc:740] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:49:01.669505  9406 consensus_queue.cc:260] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b [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: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:01.672420  9406 ts_tablet_manager.cc:1434] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 14:49:01.724056  9406 tablet_bootstrap.cc:492] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:49:01.813352  9406 tablet_bootstrap.cc:492] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b: 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 14:49:01.815776  9406 tablet_bootstrap.cc:492] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:49:01.816586  9406 ts_tablet_manager.cc:1403] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.093s	user 0.026s	sys 0.007s
I20260709 14:49:01.819644  9406 raft_consensus.cc:359] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:01.820480  9406 raft_consensus.cc:740] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:49:01.821244  9406 consensus_queue.cc:260] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [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: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:01.823933  9406 ts_tablet_manager.cc:1434] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:01.825354  9406 tablet_bootstrap.cc:492] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b: Bootstrap starting.
I20260709 14:49:01.899598  9406 tablet_bootstrap.cc:492] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b: 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 14:49:01.900748  9406 tablet_bootstrap.cc:492] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b: Bootstrap complete.
I20260709 14:49:01.901537  9406 ts_tablet_manager.cc:1403] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b: Time spent bootstrapping tablet: real 0.076s	user 0.018s	sys 0.000s
I20260709 14:49:01.905946  9406 raft_consensus.cc:359] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:01.908425  9406 raft_consensus.cc:740] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Initialized, Role: FOLLOWER
I20260709 14:49:01.916260  9406 consensus_queue.cc:260] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [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: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:01.924731  9406 ts_tablet_manager.cc:1434] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:49:02.328516  9484 raft_consensus.cc:3060] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.455629  9476 raft_consensus.cc:3060] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:49:03.709573  8631 debug-util.cc:398] Leaking SignalData structure 0x7b0800081240 after lost signal to thread 6415
W20260709 14:49:03.710755  8631 debug-util.cc:398] Leaking SignalData structure 0x7b080028ab20 after lost signal to thread 8393
W20260709 14:49:03.711740  8631 debug-util.cc:398] Leaking SignalData structure 0x7b08001e0200 after lost signal to thread 8560
W20260709 14:49:03.712692  8631 debug-util.cc:398] Leaking SignalData structure 0x7b0800099460 after lost signal to thread 8634
W20260709 14:49:03.713575  8631 debug-util.cc:398] Leaking SignalData structure 0x7b080009ec00 after lost signal to thread 8708
W20260709 14:49:03.714627  8631 debug-util.cc:398] Leaking SignalData structure 0x7b08002f6f80 after lost signal to thread 9529
I20260709 14:49:04.677150  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:04.735242  8605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "041c24ae24d94ea19172bf3eba408e53"
dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
mode: GRACEFUL
new_leader_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:44804
I20260709 14:49:04.735987  8605 raft_consensus.cc:606] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Received request to transfer leadership to TS d312256c957844c79c8546b5556c3a3b
I20260709 14:49:04.751776  8681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a3ac88a219a47d8a782b0495e1217f3"
dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
mode: GRACEFUL
new_leader_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:60616
I20260709 14:49:04.752346  8681 raft_consensus.cc:606] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 LEADER]: Received request to transfer leadership to TS d312256c957844c79c8546b5556c3a3b
I20260709 14:49:04.754947  8605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "745236136bb24d16acfd4ceb58a337f8"
dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
mode: GRACEFUL
new_leader_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:44804
I20260709 14:49:04.755419  8605 raft_consensus.cc:606] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 LEADER]: Received request to transfer leadership to TS d312256c957844c79c8546b5556c3a3b
I20260709 14:49:04.757669  8605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a066aa5dfad841998db2eb1df31b4f6d"
dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
mode: GRACEFUL
new_leader_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:44804
I20260709 14:49:04.758169  8605 raft_consensus.cc:606] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Received request to transfer leadership to TS d312256c957844c79c8546b5556c3a3b
I20260709 14:49:04.760603  8605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c97c4e22307649b0ae17cce80f9a7aab"
dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
mode: GRACEFUL
new_leader_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:44804
I20260709 14:49:04.761251  8605 raft_consensus.cc:606] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Received request to transfer leadership to TS d312256c957844c79c8546b5556c3a3b
I20260709 14:49:04.764577  8605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e330e4de03014b8c8de08763f6478603"
dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
mode: GRACEFUL
new_leader_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:44804
I20260709 14:49:04.765003  8605 raft_consensus.cc:606] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Received request to transfer leadership to TS d312256c957844c79c8546b5556c3a3b
I20260709 14:49:04.778255  8533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbf911de9e1046318d1b9612d0def820"
dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
mode: GRACEFUL
new_leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
 from {username='slave'} at 127.0.0.1:47132
I20260709 14:49:04.778846  8533 raft_consensus.cc:606] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Received request to transfer leadership to TS 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:49:04.780537  6412 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 14:49:04.781781  6412 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:04.880468  9524 raft_consensus.cc:993] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c: : Instructing follower d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:04.881031  9596 raft_consensus.cc:1081] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 LEADER]: Signalling peer d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:04.882601  9477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "745236136bb24d16acfd4ceb58a337f8"
dest_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:58458
I20260709 14:49:04.883114  9477 raft_consensus.cc:493] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:04.883469  9477 raft_consensus.cc:3060] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:04.890043  9477 raft_consensus.cc:515] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:04.891994  9477 leader_election.cc:290] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 3 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:49:04.892953  8681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745236136bb24d16acfd4ceb58a337f8" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:49:04.893572  8681 raft_consensus.cc:3060] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:04.892717  8605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745236136bb24d16acfd4ceb58a337f8" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:49:04.894227  8605 raft_consensus.cc:3055] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:04.894541  8605 raft_consensus.cc:740] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:49:04.895296  8605 consensus_queue.cc:260] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [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: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:04.896709  8605 raft_consensus.cc:3060] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:04.903586  8605 raft_consensus.cc:2468] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 3.
I20260709 14:49:04.905755  8681 raft_consensus.cc:2468] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 3.
I20260709 14:49:04.905942  9399 leader_election.cc:304] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [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: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:49:04.912535  9610 raft_consensus.cc:2804] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:04.919332  9610 raft_consensus.cc:697] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [term 3 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:49:04.920306  9610 consensus_queue.cc:237] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [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: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:04.933139  8356 catalog_manager.cc:5697] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 2 to 3, leader changed from 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3) to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 3 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:04.954152  9524 raft_consensus.cc:993] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c: : Instructing follower d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:04.954591  9524 raft_consensus.cc:1081] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Signalling peer d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:04.956007  9477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e330e4de03014b8c8de08763f6478603"
dest_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:58458
I20260709 14:49:04.956640  9477 raft_consensus.cc:493] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:04.956952  9477 raft_consensus.cc:3060] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:04.962317  9477 raft_consensus.cc:515] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:49:04.964274  9477 leader_election.cc:290] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 election: Requested vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:49:04.964912  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e330e4de03014b8c8de08763f6478603" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:49:04.965240  8605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e330e4de03014b8c8de08763f6478603" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:49:04.965510  8533 raft_consensus.cc:3060] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:04.965758  8605 raft_consensus.cc:3055] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:04.966089  8605 raft_consensus.cc:740] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:49:04.966842  8605 consensus_queue.cc:260] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:49:04.968098  8605 raft_consensus.cc:3060] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:04.972743  8533 raft_consensus.cc:2468] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 2.
I20260709 14:49:04.974115  9400 leader_election.cc:304] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:49:04.974692  8605 raft_consensus.cc:2468] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 2.
I20260709 14:49:04.974990  9610 raft_consensus.cc:2804] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:04.975535  9610 raft_consensus.cc:697] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 2 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:49:04.976469  9610 consensus_queue.cc:237] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:49:04.986375  8356 catalog_manager.cc:5697] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 1 to 2, leader changed from 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3) to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 2 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:05.028741  9575 raft_consensus.cc:993] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf: : Instructing follower 12ebba9454084865b7a5eb3b3bd05e5c to start an election
I20260709 14:49:05.029310  9611 raft_consensus.cc:1081] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Signalling peer 12ebba9454084865b7a5eb3b3bd05e5c to start an election
I20260709 14:49:05.030648  8605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbf911de9e1046318d1b9612d0def820"
dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
 from {username='slave'} at 127.0.0.1:52046
I20260709 14:49:05.031050  8605 raft_consensus.cc:493] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:05.031294  8605 raft_consensus.cc:3060] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.035759  8605 raft_consensus.cc:515] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:05.037243  8605 leader_election.cc:290] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 election: Requested vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:49:05.038045  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf911de9e1046318d1b9612d0def820" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:49:05.038292  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf911de9e1046318d1b9612d0def820" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:49:05.038631  8533 raft_consensus.cc:3055] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:05.038833  8678 raft_consensus.cc:3060] T fbf911de9e1046318d1b9612d0def820 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.039009  8533 raft_consensus.cc:740] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:49:05.039849  8533 consensus_queue.cc:260] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:05.040872  8533 raft_consensus.cc:3060] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.044770  8678 raft_consensus.cc:2468] T fbf911de9e1046318d1b9612d0def820 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 2.
I20260709 14:49:05.046096  8576 leader_election.cc:304] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:49:05.046185  8533 raft_consensus.cc:2468] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 2.
I20260709 14:49:05.046957  9605 raft_consensus.cc:2804] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:05.047441  9605 raft_consensus.cc:697] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:49:05.048237  9605 consensus_queue.cc:237] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:05.058149  8356 catalog_manager.cc:5697] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c reported cstate change: term changed from 1 to 2, leader changed from 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2) to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 2 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:05.108242  9604 raft_consensus.cc:993] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103: : Instructing follower d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:05.108839  9593 raft_consensus.cc:1081] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 LEADER]: Signalling peer d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:05.110690  9479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a3ac88a219a47d8a782b0495e1217f3"
dest_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:58442
I20260709 14:49:05.111260  9479 raft_consensus.cc:493] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:05.111608  9479 raft_consensus.cc:3060] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.114790  9605 raft_consensus.cc:993] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c: : Instructing follower d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:05.115368  9524 raft_consensus.cc:1081] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Signalling peer d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:05.117312  9477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "041c24ae24d94ea19172bf3eba408e53"
dest_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:58458
I20260709 14:49:05.117964  9477 raft_consensus.cc:493] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:05.118345  9477 raft_consensus.cc:3060] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.119117  9479 raft_consensus.cc:515] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:05.120668  9479 leader_election.cc:290] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 3 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:49:05.121570  8605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3ac88a219a47d8a782b0495e1217f3" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:49:05.121767  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3ac88a219a47d8a782b0495e1217f3" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:49:05.122269  8605 raft_consensus.cc:3060] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.122442  8678 raft_consensus.cc:3055] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:05.122857  8678 raft_consensus.cc:740] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Running, Role: LEADER
I20260709 14:49:05.123576  8678 consensus_queue.cc:260] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [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: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:05.124639  8678 raft_consensus.cc:3060] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.125344  9477 raft_consensus.cc:515] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:49:05.127754  9477 leader_election.cc:290] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 election: Requested vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:49:05.128080  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041c24ae24d94ea19172bf3eba408e53" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:49:05.128525  8602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041c24ae24d94ea19172bf3eba408e53" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:49:05.128750  8533 raft_consensus.cc:3060] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.129130  8602 raft_consensus.cc:3055] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:05.129463  8602 raft_consensus.cc:740] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:49:05.130455  8678 raft_consensus.cc:2468] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 3.
I20260709 14:49:05.130260  8602 consensus_queue.cc:260] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:49:05.131608  8602 raft_consensus.cc:3060] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.133648  9402 leader_election.cc:304] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [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: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:49:05.133852  8605 raft_consensus.cc:2468] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 3.
I20260709 14:49:05.134997  9610 raft_consensus.cc:2804] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:05.135483  9610 raft_consensus.cc:697] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [term 3 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:49:05.136366  9610 consensus_queue.cc:237] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [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: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:05.141420  8602 raft_consensus.cc:2468] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 2.
I20260709 14:49:05.143175  9399 leader_election.cc:304] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:49:05.144292  9612 raft_consensus.cc:2804] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:05.145012  8533 raft_consensus.cc:2468] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 2.
I20260709 14:49:05.154732  9596 raft_consensus.cc:993] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c: : Instructing follower d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:05.155232  9596 raft_consensus.cc:1081] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Signalling peer d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:05.158543  9612 raft_consensus.cc:697] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [term 2 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:49:05.159564  9612 consensus_queue.cc:237] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:49:05.157593  9479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c97c4e22307649b0ae17cce80f9a7aab"
dest_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:58458
I20260709 14:49:05.161396  9479 raft_consensus.cc:493] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:05.164115  9479 raft_consensus.cc:3060] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.171015  8356 catalog_manager.cc:5697] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 2 to 3, leader changed from 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4) to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 3 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:05.178632  9524 raft_consensus.cc:993] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c: : Instructing follower d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:05.179169  9524 raft_consensus.cc:1081] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Signalling peer d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:05.181025  9480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a066aa5dfad841998db2eb1df31b4f6d"
dest_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:58458
I20260709 14:49:05.181603  9480 raft_consensus.cc:493] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:05.182003  9480 raft_consensus.cc:3060] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.187451  9479 raft_consensus.cc:515] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:49:05.189482  9479 leader_election.cc:290] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 election: Requested vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:49:05.191174  8602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97c4e22307649b0ae17cce80f9a7aab" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:49:05.191854  8602 raft_consensus.cc:3055] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:05.192189  8602 raft_consensus.cc:740] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:49:05.193025  8602 consensus_queue.cc:260] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:49:05.194389  8602 raft_consensus.cc:3060] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.196388  9480 raft_consensus.cc:515] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:05.196907  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97c4e22307649b0ae17cce80f9a7aab" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:49:05.197458  8536 raft_consensus.cc:3060] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.198700  9480 leader_election.cc:290] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:49:05.199378  8605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a066aa5dfad841998db2eb1df31b4f6d" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:49:05.200143  8605 raft_consensus.cc:3055] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:05.200461  8605 raft_consensus.cc:740] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:49:05.201385  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a066aa5dfad841998db2eb1df31b4f6d" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:49:05.201345  8605 consensus_queue.cc:260] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:05.201995  8678 raft_consensus.cc:3060] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.204578  8536 raft_consensus.cc:2468] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 2.
I20260709 14:49:05.207847  9400 leader_election.cc:304] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:49:05.208775  9612 raft_consensus.cc:2804] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:05.209227  9612 raft_consensus.cc:697] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 2 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:49:05.210016  8602 raft_consensus.cc:2468] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 2.
I20260709 14:49:05.210234  9612 consensus_queue.cc:237] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:49:05.199448  8356 catalog_manager.cc:5697] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 1 to 2, leader changed from 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3) to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 2 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:05.202425  8605 raft_consensus.cc:3060] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.218007  8605 raft_consensus.cc:2468] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 2.
I20260709 14:49:05.219362  9399 leader_election.cc:304] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:49:05.220433  9621 raft_consensus.cc:2804] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:05.220917  9621 raft_consensus.cc:697] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [term 2 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:49:05.209686  8678 raft_consensus.cc:2468] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 2.
I20260709 14:49:05.222026  9621 consensus_queue.cc:237] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:05.247736  8356 catalog_manager.cc:5697] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 1 to 2, leader changed from 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3) to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 2 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:05.249320  8356 catalog_manager.cc:5697] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 1 to 2, leader changed from 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3) to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 2 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:05.351490  8680 raft_consensus.cc:1275] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:05.352674  9612 consensus_queue.cc:1048] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:05.364578  8605 raft_consensus.cc:1275] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:05.366621  9621 consensus_queue.cc:1048] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:05.403416  8605 raft_consensus.cc:1275] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:05.404762  9621 consensus_queue.cc:1048] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:05.415589  8536 raft_consensus.cc:1275] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:05.418536  9612 consensus_queue.cc:1048] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:05.461047  8536 raft_consensus.cc:1275] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Refusing update from remote peer 12ebba9454084865b7a5eb3b3bd05e5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:05.462281  9605 consensus_queue.cc:1048] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:05.470672  8680 raft_consensus.cc:1275] T fbf911de9e1046318d1b9612d0def820 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Refusing update from remote peer 12ebba9454084865b7a5eb3b3bd05e5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:05.474063  9596 consensus_queue.cc:1048] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:05.527683  8605 raft_consensus.cc:1275] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:05.528924  9612 consensus_queue.cc:1048] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:05.537916  8680 raft_consensus.cc:1275] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:05.539718  9621 consensus_queue.cc:1048] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:05.598131  8605 raft_consensus.cc:1275] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:05.599309  9621 consensus_queue.cc:1048] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:05.608412  8536 raft_consensus.cc:1275] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:05.609673  9612 consensus_queue.cc:1048] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:05.629673  8605 raft_consensus.cc:1275] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:05.631114  9612 consensus_queue.cc:1048] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:05.642297  8605 raft_consensus.cc:1275] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:05.642432  8680 raft_consensus.cc:1275] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:05.643889  9610 consensus_queue.cc:1048] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:05.647887  9632 consensus_queue.cc:1048] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:05.669958  8536 raft_consensus.cc:1275] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:05.671445  9612 consensus_queue.cc:1048] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:05.782730  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:05.825592  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:05.864063  8602 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63c7640a99cd438a8aa285cd62d31c77"
dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
mode: GRACEFUL
new_leader_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:44804
I20260709 14:49:05.864607  8602 raft_consensus.cc:606] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 LEADER]: Received request to transfer leadership to TS d312256c957844c79c8546b5556c3a3b
I20260709 14:49:05.866840  8533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e0fd9840b114e94a8a5447db03cd5e9"
dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
mode: GRACEFUL
new_leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
 from {username='slave'} at 127.0.0.1:47132
I20260709 14:49:05.867293  8533 raft_consensus.cc:606] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Received request to transfer leadership to TS 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:49:05.869688  8602 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd6d2f668ff645bba377bab35dcea859"
dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
mode: GRACEFUL
new_leader_uuid: "5f2615d274f24db5a6164f86f9b4b103"
 from {username='slave'} at 127.0.0.1:44804
I20260709 14:49:05.870355  8602 raft_consensus.cc:606] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Received request to transfer leadership to TS 5f2615d274f24db5a6164f86f9b4b103
I20260709 14:49:05.872597  8533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dec7ede7720d4b6995893bbbfa0e1fb9"
dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
mode: GRACEFUL
new_leader_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:47132
I20260709 14:49:05.873062  8533 raft_consensus.cc:606] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Received request to transfer leadership to TS d312256c957844c79c8546b5556c3a3b
I20260709 14:49:05.875228  8533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f36a8802096f42e0ab8ebb24f5157927"
dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
mode: GRACEFUL
new_leader_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:47132
I20260709 14:49:05.875654  8533 raft_consensus.cc:606] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Received request to transfer leadership to TS d312256c957844c79c8546b5556c3a3b
I20260709 14:49:05.876561  6412 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:05.877573  6412 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:05.883622  9611 raft_consensus.cc:993] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf: : Instructing follower 12ebba9454084865b7a5eb3b3bd05e5c to start an election
I20260709 14:49:05.884177  9575 raft_consensus.cc:1081] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Signalling peer 12ebba9454084865b7a5eb3b3bd05e5c to start an election
I20260709 14:49:05.885679  8602 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e0fd9840b114e94a8a5447db03cd5e9"
dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
 from {username='slave'} at 127.0.0.1:52046
I20260709 14:49:05.886287  8602 raft_consensus.cc:493] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:05.886626  8602 raft_consensus.cc:3060] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.893409  8602 raft_consensus.cc:515] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:05.896015  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0fd9840b114e94a8a5447db03cd5e9" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:49:05.896574  8536 raft_consensus.cc:3055] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:05.896838  8536 raft_consensus.cc:740] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:49:05.897425  8536 consensus_queue.cc:260] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:05.898454  8536 raft_consensus.cc:3060] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.909015  8536 raft_consensus.cc:2468] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 2.
I20260709 14:49:05.910159  8602 leader_election.cc:290] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 election: Requested vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:49:05.910512  8574 leader_election.cc:304] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 
I20260709 14:49:05.911183  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0fd9840b114e94a8a5447db03cd5e9" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:49:05.911477  9605 raft_consensus.cc:2804] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:05.911778  8678 raft_consensus.cc:3060] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.912071  9605 raft_consensus.cc:697] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:49:05.913084  9605 consensus_queue.cc:237] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:05.917773  8678 raft_consensus.cc:2468] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 2.
I20260709 14:49:05.923048  8357 catalog_manager.cc:5697] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c reported cstate change: term changed from 1 to 2, leader changed from 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2) to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 2 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:05.984948  9611 raft_consensus.cc:993] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf: : Instructing follower d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:05.985486  9611 raft_consensus.cc:1081] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Signalling peer d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:05.987447  9477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f36a8802096f42e0ab8ebb24f5157927"
dest_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:58438
I20260709 14:49:05.987968  9477 raft_consensus.cc:493] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:05.988323  9477 raft_consensus.cc:3060] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.994402  9477 raft_consensus.cc:515] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:05.996671  9477 leader_election.cc:290] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:49:05.997295  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36a8802096f42e0ab8ebb24f5157927" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:49:05.997943  8678 raft_consensus.cc:3060] T f36a8802096f42e0ab8ebb24f5157927 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.998353  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36a8802096f42e0ab8ebb24f5157927" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:49:05.998895  8536 raft_consensus.cc:3055] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:05.999188  8536 raft_consensus.cc:740] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:49:05.999945  8536 consensus_queue.cc:260] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:06.000990  8536 raft_consensus.cc:3060] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:06.003659  8678 raft_consensus.cc:2468] T f36a8802096f42e0ab8ebb24f5157927 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 2.
I20260709 14:49:06.005052  9402 leader_election.cc:304] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:49:06.005916  9632 raft_consensus.cc:2804] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:06.006446  9632 raft_consensus.cc:697] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [term 2 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:49:06.007362  9632 consensus_queue.cc:237] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:06.007879  8536 raft_consensus.cc:2468] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 2.
I20260709 14:49:06.019265  8357 catalog_manager.cc:5697] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 1 to 2, leader changed from 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2) to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 2 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:06.115880  9524 raft_consensus.cc:993] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c: : Instructing follower 5f2615d274f24db5a6164f86f9b4b103 to start an election
I20260709 14:49:06.116391  9605 raft_consensus.cc:1081] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Signalling peer 5f2615d274f24db5a6164f86f9b4b103 to start an election
I20260709 14:49:06.117874  8678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd6d2f668ff645bba377bab35dcea859"
dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
 from {username='slave'} at 127.0.0.1:46696
I20260709 14:49:06.118391  8678 raft_consensus.cc:493] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:06.118701  8678 raft_consensus.cc:3060] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:06.124809  8678 raft_consensus.cc:515] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:06.126380  8678 leader_election.cc:290] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 election: Requested vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:49:06.127140  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6d2f668ff645bba377bab35dcea859" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:49:06.127292  8602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6d2f668ff645bba377bab35dcea859" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:49:06.127645  8533 raft_consensus.cc:3060] T cd6d2f668ff645bba377bab35dcea859 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:06.127909  8602 raft_consensus.cc:3055] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:06.128356  8602 raft_consensus.cc:740] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:49:06.129024  8602 consensus_queue.cc:260] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:06.129788  8602 raft_consensus.cc:3060] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:06.132349  8533 raft_consensus.cc:2468] T cd6d2f668ff645bba377bab35dcea859 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 2.
I20260709 14:49:06.133613  8648 leader_election.cc:304] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:49:06.134410  9623 raft_consensus.cc:2804] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:06.134824  9623 raft_consensus.cc:697] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 LEADER]: Becoming Leader. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Running, Role: LEADER
I20260709 14:49:06.135041  8602 raft_consensus.cc:2468] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 2.
I20260709 14:49:06.135634  9623 consensus_queue.cc:237] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:06.147215  8357 catalog_manager.cc:5697] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 reported cstate change: term changed from 1 to 2, leader changed from 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3) to 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4). New cstate: current_term: 2 leader_uuid: "5f2615d274f24db5a6164f86f9b4b103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:06.387642  9611 raft_consensus.cc:993] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf: : Instructing follower d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:06.388125  9575 raft_consensus.cc:1081] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Signalling peer d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:06.389775  9477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dec7ede7720d4b6995893bbbfa0e1fb9"
dest_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:58438
I20260709 14:49:06.390306  9477 raft_consensus.cc:493] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:06.390673  9477 raft_consensus.cc:3060] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:06.391043  9605 raft_consensus.cc:993] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c: : Instructing follower d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:06.391508  9524 raft_consensus.cc:1081] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 LEADER]: Signalling peer d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:06.392854  9480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63c7640a99cd438a8aa285cd62d31c77"
dest_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:58458
I20260709 14:49:06.393356  9480 raft_consensus.cc:493] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:06.393644  9480 raft_consensus.cc:3060] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:06.396116  9477 raft_consensus.cc:515] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:06.399016  9477 leader_election.cc:290] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:49:06.399492  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec7ede7720d4b6995893bbbfa0e1fb9" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:49:06.399869  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec7ede7720d4b6995893bbbfa0e1fb9" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:49:06.400076  8678 raft_consensus.cc:3060] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:06.400383  8533 raft_consensus.cc:3055] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:06.400339  9480 raft_consensus.cc:515] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:49:06.400847  8533 raft_consensus.cc:740] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:49:06.401635  8533 consensus_queue.cc:260] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:06.402309  9480 leader_election.cc:290] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 4 election: Requested vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:49:06.402738  8533 raft_consensus.cc:3060] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:06.406980  8605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c7640a99cd438a8aa285cd62d31c77" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:49:06.407593  8605 raft_consensus.cc:3055] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:06.407886  8605 raft_consensus.cc:740] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:49:06.408139  8678 raft_consensus.cc:2468] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 2.
I20260709 14:49:06.408478  8605 consensus_queue.cc:260] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [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: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:49:06.409099  9402 leader_election.cc:304] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:49:06.409492  8605 raft_consensus.cc:3060] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:06.409852  9632 raft_consensus.cc:2804] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:06.410378  9632 raft_consensus.cc:697] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [term 2 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:49:06.411070  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c7640a99cd438a8aa285cd62d31c77" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:49:06.411617  8536 raft_consensus.cc:3060] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:06.411245  9632 consensus_queue.cc:237] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:06.417181  8533 raft_consensus.cc:2468] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 2.
I20260709 14:49:06.422256  8536 raft_consensus.cc:2468] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 4.
I20260709 14:49:06.423552  9400 leader_election.cc:304] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [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: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:49:06.424407  9612 raft_consensus.cc:2804] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:06.424870  9612 raft_consensus.cc:697] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 4 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:49:06.425697  9612 consensus_queue.cc:237] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [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: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:49:06.429703  8605 raft_consensus.cc:2468] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 4.
I20260709 14:49:06.440400  8357 catalog_manager.cc:5697] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 1 to 2, leader changed from 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2) to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 2 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:06.454862  8357 catalog_manager.cc:5697] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 3 to 4, leader changed from 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3) to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 4 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:06.507414  8678 raft_consensus.cc:1275] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Refusing update from remote peer 12ebba9454084865b7a5eb3b3bd05e5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:06.509227  9524 consensus_queue.cc:1048] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:06.516505  8536 raft_consensus.cc:1275] T cd6d2f668ff645bba377bab35dcea859 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Refusing update from remote peer 5f2615d274f24db5a6164f86f9b4b103: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:06.518401  9604 consensus_queue.cc:1048] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:06.520326  8536 raft_consensus.cc:1275] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Refusing update from remote peer 12ebba9454084865b7a5eb3b3bd05e5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:06.525806  9524 consensus_queue.cc:1048] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:06.544449  8528 raft_consensus.cc:1275] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:06.545996  9621 consensus_queue.cc:1048] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:06.574728  8605 raft_consensus.cc:1275] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Refusing update from remote peer 5f2615d274f24db5a6164f86f9b4b103: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:06.577091  9604 consensus_queue.cc:1048] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:06.578163  8678 raft_consensus.cc:1275] T f36a8802096f42e0ab8ebb24f5157927 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:06.579488  9621 consensus_queue.cc:1048] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:06.878321  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:06.907302  8528 raft_consensus.cc:1275] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 4 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:06.908807  9621 consensus_queue.cc:1048] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:06.925694  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:06.931504  8602 raft_consensus.cc:1275] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 4 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:06.934083  8528 raft_consensus.cc:1275] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:06.936486  9612 consensus_queue.cc:1048] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:06.938014  9632 consensus_queue.cc:1048] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:06.968308  8678 raft_consensus.cc:1275] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:06.970149  9610 consensus_queue.cc:1048] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:06.985191  8528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2de2c5fed5c240bfa56f24511c98b744"
dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
mode: GRACEFUL
new_leader_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:47132
I20260709 14:49:06.985841  8528 raft_consensus.cc:606] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 LEADER]: Received request to transfer leadership to TS d312256c957844c79c8546b5556c3a3b
I20260709 14:49:06.991829  8680 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39d58ad977214aac9d77d8ad9c5ac3cc"
dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
mode: GRACEFUL
new_leader_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:60616
I20260709 14:49:06.992429  8680 raft_consensus.cc:606] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [term 1 LEADER]: Received request to transfer leadership to TS d312256c957844c79c8546b5556c3a3b
I20260709 14:49:06.995141  8528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a81c0ecd99444dfbe91b9f18126ecf3"
dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
mode: GRACEFUL
new_leader_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:47132
I20260709 14:49:06.995697  8528 raft_consensus.cc:606] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Received request to transfer leadership to TS d312256c957844c79c8546b5556c3a3b
I20260709 14:49:06.998807  8602 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd8e61a0f9b04b869c83557340666688"
dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
mode: GRACEFUL
new_leader_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:44804
I20260709 14:49:06.999364  8602 raft_consensus.cc:606] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 LEADER]: Received request to transfer leadership to TS d312256c957844c79c8546b5556c3a3b
I20260709 14:49:07.002019  8528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9b7bc4cdbca4999a96818e24c8081a9"
dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
mode: GRACEFUL
new_leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
 from {username='slave'} at 127.0.0.1:47132
I20260709 14:49:07.002552  8528 raft_consensus.cc:606] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Received request to transfer leadership to TS 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:49:07.003567  6412 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:07.004720  6412 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:07.054090  9611 raft_consensus.cc:993] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf: : Instructing follower d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:07.054708  9667 raft_consensus.cc:1081] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Signalling peer d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:07.056207  9480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a81c0ecd99444dfbe91b9f18126ecf3"
dest_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:58438
I20260709 14:49:07.056725  9480 raft_consensus.cc:493] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:07.056991  9480 raft_consensus.cc:3060] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:07.061520  9480 raft_consensus.cc:515] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:49:07.063547  9480 leader_election.cc:290] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 election: Requested vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:49:07.064029  8602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a81c0ecd99444dfbe91b9f18126ecf3" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:49:07.064438  8528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a81c0ecd99444dfbe91b9f18126ecf3" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:49:07.064625  8602 raft_consensus.cc:3060] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:07.065083  8528 raft_consensus.cc:3055] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:07.065407  8528 raft_consensus.cc:740] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:49:07.066110  8528 consensus_queue.cc:260] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:49:07.067186  8528 raft_consensus.cc:3060] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:07.071349  8602 raft_consensus.cc:2468] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 2.
I20260709 14:49:07.072525  9399 leader_election.cc:304] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:49:07.074361  9632 raft_consensus.cc:2804] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:07.074862  9632 raft_consensus.cc:697] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [term 2 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:49:07.075644  9632 consensus_queue.cc:237] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } }
I20260709 14:49:07.078585  8528 raft_consensus.cc:2468] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 2.
I20260709 14:49:07.095417  8356 catalog_manager.cc:5697] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 1 to 2, leader changed from 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2) to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 2 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:07.223500  9575 raft_consensus.cc:993] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf: : Instructing follower 12ebba9454084865b7a5eb3b3bd05e5c to start an election
I20260709 14:49:07.223977  9667 raft_consensus.cc:1081] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Signalling peer 12ebba9454084865b7a5eb3b3bd05e5c to start an election
I20260709 14:49:07.225332  8605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9b7bc4cdbca4999a96818e24c8081a9"
dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
 from {username='slave'} at 127.0.0.1:52046
I20260709 14:49:07.225842  8605 raft_consensus.cc:493] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:07.226128  8605 raft_consensus.cc:3060] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:07.230465  8605 raft_consensus.cc:515] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:07.231829  8605 leader_election.cc:290] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 election: Requested vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:49:07.232715  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b7bc4cdbca4999a96818e24c8081a9" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:49:07.232841  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b7bc4cdbca4999a96818e24c8081a9" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:49:07.233377  8533 raft_consensus.cc:3055] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:07.233500  8680 raft_consensus.cc:3060] T d9b7bc4cdbca4999a96818e24c8081a9 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:07.233669  8533 raft_consensus.cc:740] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:49:07.234455  8533 consensus_queue.cc:260] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:07.235584  8533 raft_consensus.cc:3060] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:07.240469  8680 raft_consensus.cc:2468] T d9b7bc4cdbca4999a96818e24c8081a9 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 2.
I20260709 14:49:07.241578  8576 leader_election.cc:304] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:49:07.241887  8533 raft_consensus.cc:2468] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 2.
I20260709 14:49:07.242380  9524 raft_consensus.cc:2804] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:07.242867  9524 raft_consensus.cc:697] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:49:07.243533  9524 consensus_queue.cc:237] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:07.252957  9605 raft_consensus.cc:993] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c: : Instructing follower d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:07.253495  9524 raft_consensus.cc:1081] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 LEADER]: Signalling peer d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:07.253115  8356 catalog_manager.cc:5697] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c reported cstate change: term changed from 1 to 2, leader changed from 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2) to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 2 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:07.254917  9480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd8e61a0f9b04b869c83557340666688"
dest_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:58458
I20260709 14:49:07.255409  9480 raft_consensus.cc:493] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:07.255733  9480 raft_consensus.cc:3060] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.261077  9480 raft_consensus.cc:515] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:07.263214  9480 leader_election.cc:290] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 3 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:49:07.263921  8602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8e61a0f9b04b869c83557340666688" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:49:07.264103  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8e61a0f9b04b869c83557340666688" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:49:07.264541  8602 raft_consensus.cc:3055] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:07.264596  8680 raft_consensus.cc:3060] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.264930  8602 raft_consensus.cc:740] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:49:07.265642  8602 consensus_queue.cc:260] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [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: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:07.266799  8602 raft_consensus.cc:3060] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.271181  8680 raft_consensus.cc:2468] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 3.
I20260709 14:49:07.272261  9402 leader_election.cc:304] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [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: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:49:07.273833  9621 raft_consensus.cc:2804] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:07.274329  9621 raft_consensus.cc:697] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [term 3 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:49:07.275080  9621 consensus_queue.cc:237] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [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: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:07.282305  8602 raft_consensus.cc:2468] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 3.
I20260709 14:49:07.282974  9575 raft_consensus.cc:993] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf: : Instructing follower d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:07.283463  9575 raft_consensus.cc:1081] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 LEADER]: Signalling peer d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:07.286058  9480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2de2c5fed5c240bfa56f24511c98b744"
dest_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:58438
I20260709 14:49:07.286610  9480 raft_consensus.cc:493] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:07.286959  9480 raft_consensus.cc:3060] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.304268  8356 catalog_manager.cc:5697] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 2 to 3, leader changed from 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3) to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 3 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:07.305476  9480 raft_consensus.cc:515] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:07.308229  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de2c5fed5c240bfa56f24511c98b744" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:49:07.308763  8680 raft_consensus.cc:3060] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.309588  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de2c5fed5c240bfa56f24511c98b744" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:49:07.310168  8533 raft_consensus.cc:3055] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:07.310443  8533 raft_consensus.cc:740] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:49:07.310518  9480 leader_election.cc:290] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 3 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:49:07.311285  8533 consensus_queue.cc:260] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:07.312296  8533 raft_consensus.cc:3060] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.316182  8680 raft_consensus.cc:2468] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 3.
I20260709 14:49:07.317333  9402 leader_election.cc:304] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [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: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:49:07.318051  9621 raft_consensus.cc:2804] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:07.318512  9621 raft_consensus.cc:697] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [term 3 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:49:07.319309  9621 consensus_queue.cc:237] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [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: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:07.321900  8533 raft_consensus.cc:2468] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 3.
I20260709 14:49:07.329273  8356 catalog_manager.cc:5697] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 2 to 3, leader changed from 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2) to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 3 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:07.334154  9665 raft_consensus.cc:993] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103: : Instructing follower d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:07.334689  9604 raft_consensus.cc:1081] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [term 1 LEADER]: Signalling peer d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:07.336410  9480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39d58ad977214aac9d77d8ad9c5ac3cc"
dest_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:58442
I20260709 14:49:07.336975  9480 raft_consensus.cc:493] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:07.337381  9480 raft_consensus.cc:3060] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:07.342772  9480 raft_consensus.cc:515] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:07.344987  9480 leader_election.cc:290] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 election: Requested vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:49:07.345110  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d58ad977214aac9d77d8ad9c5ac3cc" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:49:07.345925  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d58ad977214aac9d77d8ad9c5ac3cc" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:49:07.346468  8533 raft_consensus.cc:3060] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:07.345911  8680 raft_consensus.cc:3055] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:07.349710  8680 raft_consensus.cc:740] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f2615d274f24db5a6164f86f9b4b103, State: Running, Role: LEADER
I20260709 14:49:07.350440  8680 consensus_queue.cc:260] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:07.351617  8680 raft_consensus.cc:3060] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:07.355453  8533 raft_consensus.cc:2468] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 2.
I20260709 14:49:07.356411  9400 leader_election.cc:304] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:49:07.357055  9621 raft_consensus.cc:2804] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:07.357710  9621 raft_consensus.cc:697] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [term 2 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:49:07.358126  8680 raft_consensus.cc:2468] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 2.
I20260709 14:49:07.358629  9621 consensus_queue.cc:237] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:07.367559  8356 catalog_manager.cc:5697] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 1 to 2, leader changed from 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4) to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 2 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:07.474742  8533 raft_consensus.cc:1275] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:07.475914  9621 consensus_queue.cc:1048] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:07.493072  8602 raft_consensus.cc:1275] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:07.494511  9610 consensus_queue.cc:1048] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:07.657632  8605 raft_consensus.cc:1275] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:07.658809  9610 consensus_queue.cc:1048] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:07.667842  8680 raft_consensus.cc:1275] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:07.669231  9621 consensus_queue.cc:1048] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:07.695588  8533 raft_consensus.cc:1275] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Refusing update from remote peer 12ebba9454084865b7a5eb3b3bd05e5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:07.697556  9666 consensus_queue.cc:1048] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:07.706138  8678 raft_consensus.cc:1275] T d9b7bc4cdbca4999a96818e24c8081a9 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Refusing update from remote peer 12ebba9454084865b7a5eb3b3bd05e5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:07.708256  9605 consensus_queue.cc:1048] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:07.817662  8678 raft_consensus.cc:1275] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:07.818948  9621 consensus_queue.cc:1048] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:07.828330  8533 raft_consensus.cc:1275] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:07.830204  9621 consensus_queue.cc:1048] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:07.874583  8680 raft_consensus.cc:1275] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:07.875860  9621 consensus_queue.cc:1048] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:07.884047  8533 raft_consensus.cc:1275] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 3 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:07.886237  9610 consensus_queue.cc:1048] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:08.005640  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:08.047911  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:08.095387  8601 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbf911de9e1046318d1b9612d0def820"
dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
mode: GRACEFUL
new_leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
 from {username='slave'} at 127.0.0.1:44804
I20260709 14:49:08.095922  8601 raft_consensus.cc:606] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 LEADER]: Received request to transfer leadership to TS 1fab580e7f9f4932bdd1b8cfcc8411bf
I20260709 14:49:08.097045  6412 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:49:08.098610  6412 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:08.446488  9524 raft_consensus.cc:993] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c: : Instructing follower 1fab580e7f9f4932bdd1b8cfcc8411bf to start an election
I20260709 14:49:08.446897  9666 raft_consensus.cc:1081] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 LEADER]: Signalling peer 1fab580e7f9f4932bdd1b8cfcc8411bf to start an election
I20260709 14:49:08.448202  8533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbf911de9e1046318d1b9612d0def820"
dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
 from {username='slave'} at 127.0.0.1:52116
I20260709 14:49:08.448632  8533 raft_consensus.cc:493] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:08.448899  8533 raft_consensus.cc:3060] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:08.454856  8533 raft_consensus.cc:515] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:08.456890  8533 leader_election.cc:290] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [CANDIDATE]: Term 3 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:49:08.457094  8602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf911de9e1046318d1b9612d0def820" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:49:08.457716  8602 raft_consensus.cc:3055] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:08.458076  8602 raft_consensus.cc:740] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:49:08.458770  8602 consensus_queue.cc:260] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [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: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:08.459795  8602 raft_consensus.cc:3060] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:08.462199  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf911de9e1046318d1b9612d0def820" candidate_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:49:08.462726  8678 raft_consensus.cc:3060] T fbf911de9e1046318d1b9612d0def820 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:08.464588  8602 raft_consensus.cc:2468] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 3.
I20260709 14:49:08.465770  8499 leader_election.cc:304] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 
I20260709 14:49:08.466547  9575 raft_consensus.cc:2804] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:08.466984  9575 raft_consensus.cc:697] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 3 LEADER]: Becoming Leader. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:49:08.467636  9575 consensus_queue.cc:237] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:08.470194  8678 raft_consensus.cc:2468] T fbf911de9e1046318d1b9612d0def820 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fab580e7f9f4932bdd1b8cfcc8411bf in term 3.
I20260709 14:49:08.477028  8355 catalog_manager.cc:5697] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf reported cstate change: term changed from 2 to 3, leader changed from 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3) to 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2). New cstate: current_term: 3 leader_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:09.022104  8680 raft_consensus.cc:1275] T fbf911de9e1046318d1b9612d0def820 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Refusing update from remote peer 1fab580e7f9f4932bdd1b8cfcc8411bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:09.023381  9667 consensus_queue.cc:1048] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:09.041851  8602 raft_consensus.cc:1275] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Refusing update from remote peer 1fab580e7f9f4932bdd1b8cfcc8411bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:09.044188  9703 consensus_queue.cc:1048] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:09.099745  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:09.146397  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:09.187604  8536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbf911de9e1046318d1b9612d0def820"
dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
mode: GRACEFUL
new_leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
 from {username='slave'} at 127.0.0.1:47132
I20260709 14:49:09.188237  8536 raft_consensus.cc:606] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 3 LEADER]: Received request to transfer leadership to TS 12ebba9454084865b7a5eb3b3bd05e5c
I20260709 14:49:09.189404  6412 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:49:09.190904  6412 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:09.672837  9703 raft_consensus.cc:993] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf: : Instructing follower 12ebba9454084865b7a5eb3b3bd05e5c to start an election
I20260709 14:49:09.673345  9709 raft_consensus.cc:1081] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 3 LEADER]: Signalling peer 12ebba9454084865b7a5eb3b3bd05e5c to start an election
I20260709 14:49:09.674902  8601 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbf911de9e1046318d1b9612d0def820"
dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
 from {username='slave'} at 127.0.0.1:52046
I20260709 14:49:09.675396  8601 raft_consensus.cc:493] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:09.675695  8601 raft_consensus.cc:3060] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:09.683573  8601 raft_consensus.cc:515] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:09.685343  8601 leader_election.cc:290] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 4 election: Requested vote from peers 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:49:09.686177  8533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf911de9e1046318d1b9612d0def820" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf"
I20260709 14:49:09.686869  8533 raft_consensus.cc:3055] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:09.687067  8533 raft_consensus.cc:740] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1fab580e7f9f4932bdd1b8cfcc8411bf, State: Running, Role: LEADER
I20260709 14:49:09.687028  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf911de9e1046318d1b9612d0def820" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:49:09.688071  8533 consensus_queue.cc:260] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [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: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:09.688529  8678 raft_consensus.cc:3060] T fbf911de9e1046318d1b9612d0def820 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:09.689036  8533 raft_consensus.cc:3060] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:09.694027  8533 raft_consensus.cc:2468] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 4.
I20260709 14:49:09.695472  8574 leader_election.cc:304] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c, 1fab580e7f9f4932bdd1b8cfcc8411bf; no voters: 
I20260709 14:49:09.696439  9524 raft_consensus.cc:2804] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:09.697135  9524 raft_consensus.cc:697] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 4 LEADER]: Becoming Leader. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:49:09.696741  8678 raft_consensus.cc:2468] T fbf911de9e1046318d1b9612d0def820 P 5f2615d274f24db5a6164f86f9b4b103 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 4.
I20260709 14:49:09.698084  9524 consensus_queue.cc:237] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [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: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:09.710829  8356 catalog_manager.cc:5697] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c reported cstate change: term changed from 3 to 4, leader changed from 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2) to 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3). New cstate: current_term: 4 leader_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:10.143689  8680 raft_consensus.cc:1275] T fbf911de9e1046318d1b9612d0def820 P 5f2615d274f24db5a6164f86f9b4b103 [term 4 FOLLOWER]: Refusing update from remote peer 12ebba9454084865b7a5eb3b3bd05e5c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:10.144996  9708 consensus_queue.cc:1048] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:10.181931  8533 raft_consensus.cc:1275] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 4 FOLLOWER]: Refusing update from remote peer 12ebba9454084865b7a5eb3b3bd05e5c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:10.183514  9708 consensus_queue.cc:1048] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:10.191920  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:10.259867  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:10.304198  8601 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09d148ab20e642469755f169d463b0e6"
dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
mode: GRACEFUL
new_leader_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:44804
I20260709 14:49:10.304837  8601 raft_consensus.cc:606] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Received request to transfer leadership to TS d312256c957844c79c8546b5556c3a3b
I20260709 14:49:10.306286  6412 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:49:10.307866  6412 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:10.532964  9708 raft_consensus.cc:993] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c: : Instructing follower d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:10.533588  9708 raft_consensus.cc:1081] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Signalling peer d312256c957844c79c8546b5556c3a3b to start an election
I20260709 14:49:10.535207  9477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09d148ab20e642469755f169d463b0e6"
dest_uuid: "d312256c957844c79c8546b5556c3a3b"
 from {username='slave'} at 127.0.0.1:58458
I20260709 14:49:10.535653  9477 raft_consensus.cc:493] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:10.535954  9477 raft_consensus.cc:3060] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:10.540738  9477 raft_consensus.cc:515] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:10.542439  9477 leader_election.cc:290] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 election: Requested vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:49:10.542986  8602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d148ab20e642469755f169d463b0e6" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:49:10.543346  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d148ab20e642469755f169d463b0e6" candidate_uuid: "d312256c957844c79c8546b5556c3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:49:10.543653  8602 raft_consensus.cc:3055] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:10.544057  8602 raft_consensus.cc:740] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12ebba9454084865b7a5eb3b3bd05e5c, State: Running, Role: LEADER
I20260709 14:49:10.544086  8680 raft_consensus.cc:3060] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:10.544786  8602 consensus_queue.cc:260] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:10.545960  8602 raft_consensus.cc:3060] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:10.550420  8680 raft_consensus.cc:2468] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 2.
I20260709 14:49:10.551168  8602 raft_consensus.cc:2468] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312256c957844c79c8546b5556c3a3b in term 2.
I20260709 14:49:10.551440  9402 leader_election.cc:304] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b; no voters: 
I20260709 14:49:10.552286  9632 raft_consensus.cc:2804] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:10.552780  9632 raft_consensus.cc:697] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [term 2 LEADER]: Becoming Leader. State: Replica: d312256c957844c79c8546b5556c3a3b, State: Running, Role: LEADER
I20260709 14:49:10.553431  9632 consensus_queue.cc:237] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:10.562724  8356 catalog_manager.cc:5697] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b reported cstate change: term changed from 1 to 2, leader changed from 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3) to d312256c957844c79c8546b5556c3a3b (127.6.67.1). New cstate: current_term: 2 leader_uuid: "d312256c957844c79c8546b5556c3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:10.935555  8680 raft_consensus.cc:1275] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:10.936726  9632 consensus_queue.cc:1048] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:10.955176  8602 raft_consensus.cc:1275] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Refusing update from remote peer d312256c957844c79c8546b5556c3a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:10.957624  9632 consensus_queue.cc:1048] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:11.308887  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:11.353231  6412 tablet_server.cc:179] TabletServer@127.6.67.1:44327 shutting down...
W20260709 14:49:11.362356  8499 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 262 similar messages]
W20260709 14:49:11.380226  8499 consensus_peers.cc:597] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.385357  8499 consensus_peers.cc:597] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.390823  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:11.391588  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.392292  6412 raft_consensus.cc:2243] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:11.393196  6412 raft_consensus.cc:2272] T bd8e61a0f9b04b869c83557340666688 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.395078  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.395687  6412 raft_consensus.cc:2243] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:11.396463  6412 raft_consensus.cc:2272] T 2de2c5fed5c240bfa56f24511c98b744 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:11.396664  8573 consensus_peers.cc:597] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.398403  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.399068  6412 raft_consensus.cc:2243] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.399441  6412 raft_consensus.cc:2272] T 2466171899264acab9a42ff5ce20f63b P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.401145  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.401903  6412 raft_consensus.cc:2243] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.402330  6412 raft_consensus.cc:2272] T a0001602408e4c5d8bbc94e80efc5d87 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.404835  6412 tablet_replica.cc:333] stopping tablet replica
W20260709 14:49:11.405607  8573 consensus_peers.cc:597] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.405639  6412 raft_consensus.cc:2243] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:11.406687  6412 raft_consensus.cc:2272] T 2a3ac88a219a47d8a782b0495e1217f3 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.408629  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.409209  6412 raft_consensus.cc:2243] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.409629  6412 raft_consensus.cc:2272] T 351876f2d9204884a9de60f6409e8e39 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.411590  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.412137  6412 raft_consensus.cc:2243] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.412539  6412 raft_consensus.cc:2272] T de00421bf1554e4690ec96362fa41a7c P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.414418  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.414991  6412 raft_consensus.cc:2243] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.415369  6412 raft_consensus.cc:2272] T ca0932a24d2a4c3ba72de31515819864 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.417215  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.417925  6412 raft_consensus.cc:2243] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.418304  6412 raft_consensus.cc:2272] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.420192  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.420882  6412 raft_consensus.cc:2243] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.421279  6412 raft_consensus.cc:2272] T 6d968ef5f7e74ba0806e7198cdbcdd10 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.423118  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.423712  6412 raft_consensus.cc:2243] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.424096  6412 raft_consensus.cc:2272] T 2ee8b73505e04c3dbaad863aacfae4e2 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.426368  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.427107  6412 raft_consensus.cc:2243] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.427590  6412 raft_consensus.cc:2272] T c8f5949235404d7c96f7499e1b667c81 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.429790  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.430408  6412 raft_consensus.cc:2243] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.430792  6412 raft_consensus.cc:2272] T a6ca7d5d3af74196bf48388cbffeffab P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.432765  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.433395  6412 raft_consensus.cc:2243] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.433840  6412 raft_consensus.cc:2272] T d99a0d569493448fa4108d482eb22b09 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.435577  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.436168  6412 raft_consensus.cc:2243] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:11.436862  6412 raft_consensus.cc:2272] T 745236136bb24d16acfd4ceb58a337f8 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.439117  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.439949  6412 raft_consensus.cc:2243] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.440387  6412 raft_consensus.cc:2272] T 9aea02c331e747628b5d312be981add0 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.442250  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.442801  6412 raft_consensus.cc:2243] T 134d809e47904505a9e43a878f057472 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.443253  6412 raft_consensus.cc:2272] T 134d809e47904505a9e43a878f057472 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.479993  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.548375  6412 raft_consensus.cc:2243] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:49:11.555636  8573 consensus_peers.cc:597] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.556910  8573 consensus_peers.cc:597] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.566046  8573 consensus_peers.cc:597] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.581163  8647 consensus_peers.cc:597] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.596071  6412 raft_consensus.cc:2272] T e330e4de03014b8c8de08763f6478603 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:11.601531  8647 consensus_peers.cc:597] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.602291  8647 consensus_peers.cc:597] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.606910  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.608529  6412 raft_consensus.cc:2243] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:49:11.609721  8647 consensus_peers.cc:597] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.610167  8499 consensus_peers.cc:597] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.610442  8647 consensus_peers.cc:597] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.610896  8499 consensus_peers.cc:597] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.611203  8647 consensus_peers.cc:597] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.613132  8499 consensus_peers.cc:597] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.614485  8499 consensus_peers.cc:597] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.619446  8647 consensus_peers.cc:597] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.609416  6412 raft_consensus.cc:2272] T c41b26842d3041f5b86a7311af10c94b P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.625226  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.626807  6412 raft_consensus.cc:2243] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.627620  6412 raft_consensus.cc:2272] T 31e037dfe5ce469285aba77993646fcc P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.630470  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.631296  6412 raft_consensus.cc:2243] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.631812  6412 raft_consensus.cc:2272] T 4ff2ba7db66a40b5992681d31faeec32 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.634379  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.635044  6412 raft_consensus.cc:2243] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.635489  6412 raft_consensus.cc:2272] T 78b315b0f90b4dedbe779a9d0f9003e6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.638054  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.639336  6412 raft_consensus.cc:2243] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.640233  6412 raft_consensus.cc:2272] T 272a905a4af44aaabcde30af6b671ba4 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.644716  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.645757  6412 raft_consensus.cc:2243] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.646502  6412 raft_consensus.cc:2272] T 95e81f7348f2447dbd1ca98f5c4cdf68 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:11.649447  8647 consensus_peers.cc:597] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.649767  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.650460  6412 raft_consensus.cc:2243] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.650918  6412 raft_consensus.cc:2272] T 29a406327ae9457f9d6dd7f5870330d6 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.653556  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.654844  6412 raft_consensus.cc:2243] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.655655  6412 raft_consensus.cc:2272] T 19a376cbc1b84f3a82248680bc498d0c P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:11.657968  8647 consensus_peers.cc:597] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.659386  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.660660  6412 raft_consensus.cc:2243] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.661235  6412 raft_consensus.cc:2272] T 7cae07fc33bc4532985ccce38a54f966 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.664538  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.665560  6412 raft_consensus.cc:2243] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.666234  6412 raft_consensus.cc:2272] T b77c4a7494d2428784e23746440ee952 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.669303  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.670013  6412 raft_consensus.cc:2243] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.670665  6412 raft_consensus.cc:2272] T 9fefdf58788a4e0ba60943d5266f0406 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.673596  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.674420  6412 raft_consensus.cc:2243] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:11.675557  6412 raft_consensus.cc:2272] T f36a8802096f42e0ab8ebb24f5157927 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.679421  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.680351  6412 raft_consensus.cc:2243] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:11.681895  6412 raft_consensus.cc:2272] T 63c7640a99cd438a8aa285cd62d31c77 P d312256c957844c79c8546b5556c3a3b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.686584  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.687564  6412 raft_consensus.cc:2243] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:11.689368  6412 raft_consensus.cc:2272] T 7a81c0ecd99444dfbe91b9f18126ecf3 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.692759  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.693545  6412 raft_consensus.cc:2243] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.694182  6412 raft_consensus.cc:2272] T 24365dcd059845ad8e4df2b8c715be06 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.696552  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.697429  6412 raft_consensus.cc:2243] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:11.698902  6412 raft_consensus.cc:2272] T 09d148ab20e642469755f169d463b0e6 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.702430  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.703362  6412 raft_consensus.cc:2243] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:11.704574  6412 raft_consensus.cc:2272] T c97c4e22307649b0ae17cce80f9a7aab P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:11.705610  8499 consensus_peers.cc:597] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.707034  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.707691  6412 raft_consensus.cc:2243] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:11.708626  6412 raft_consensus.cc:2272] T dec7ede7720d4b6995893bbbfa0e1fb9 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.711808  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.712604  6412 raft_consensus.cc:2243] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.713284  6412 raft_consensus.cc:2272] T bb03ce019a4b44faa433ce42ee370795 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.716053  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.716952  6412 raft_consensus.cc:2243] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.717666  6412 raft_consensus.cc:2272] T a97d4e3d42e540bdade93e89dc2c65b5 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.720620  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.721252  6412 raft_consensus.cc:2243] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:11.722230  6412 raft_consensus.cc:2272] T 041c24ae24d94ea19172bf3eba408e53 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.724331  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.724924  6412 raft_consensus.cc:2243] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.725443  6412 raft_consensus.cc:2272] T 03f1e99746ab4d88823d0b4f8da3b378 P d312256c957844c79c8546b5556c3a3b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.727676  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.728412  6412 raft_consensus.cc:2243] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.728986  6412 raft_consensus.cc:2272] T 37a6e21a4c94415caaef199ee5b674e1 P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.731705  6412 tablet_replica.cc:333] stopping tablet replica
W20260709 14:49:11.731750  8647 consensus_peers.cc:597] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.732302  6412 raft_consensus.cc:2243] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.732820  6412 raft_consensus.cc:2272] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.735713  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.736357  6412 raft_consensus.cc:2243] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:11.737578  6412 raft_consensus.cc:2272] T 39d58ad977214aac9d77d8ad9c5ac3cc P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:11.738104  8499 consensus_peers.cc:597] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.740383  6412 tablet_replica.cc:333] stopping tablet replica
W20260709 14:49:11.740641  8573 consensus_peers.cc:597] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.741052  6412 raft_consensus.cc:2243] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:11.741578  6412 raft_consensus.cc:2272] T c10c3d42d2c44484b85fc6f27cdb51eb P d312256c957844c79c8546b5556c3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:11.743862  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:11.744347  6412 raft_consensus.cc:2243] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:11.745352  6412 raft_consensus.cc:2272] T a066aa5dfad841998db2eb1df31b4f6d P d312256c957844c79c8546b5556c3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:11.776453  8499 consensus_peers.cc:597] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.779650  8499 consensus_peers.cc:597] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.794283  8647 consensus_peers.cc:597] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. 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 14:49:11.821758  6412 tablet_server.cc:196] TabletServer@127.6.67.1:44327 shutdown complete.
W20260709 14:49:11.825851  8647 consensus_peers.cc:597] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:11.841362  8647 consensus_peers.cc:597] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:11.869462  8499 consensus_peers.cc:597] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:11.871821  8647 consensus_peers.cc:597] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Couldn't send request to peer d312256c957844c79c8546b5556c3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:11.940215  6412 tablet_server.cc:179] TabletServer@127.6.67.2:0 shutting down...
W20260709 14:49:11.957896  8574 consensus_peers.cc:597] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Couldn't send request to peer 1fab580e7f9f4932bdd1b8cfcc8411bf. 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 14:49:12.026634  8574 consensus_peers.cc:597] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Couldn't send request to peer 1fab580e7f9f4932bdd1b8cfcc8411bf. 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 14:49:12.043105  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:12.285929  6412 tablet_replica.cc:333] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.287559  6412 raft_consensus.cc:2243] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.288488  6412 raft_consensus.cc:2272] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.291105  6412 tablet_replica.cc:333] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.291821  6412 raft_consensus.cc:2243] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.292315  6412 raft_consensus.cc:2272] T f36a8802096f42e0ab8ebb24f5157927 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.294566  6412 tablet_replica.cc:333] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.295269  6412 raft_consensus.cc:2243] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.296175  6412 raft_consensus.cc:2272] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.298177  6412 tablet_replica.cc:333] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.298818  6412 raft_consensus.cc:2243] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.299305  6412 raft_consensus.cc:2272] T fbf911de9e1046318d1b9612d0def820 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.301371  6412 tablet_replica.cc:333] T aea08c7464694e9e80d1ee71e8c805ff P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.302224  6412 raft_consensus.cc:2243] T aea08c7464694e9e80d1ee71e8c805ff P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.302804  6412 raft_consensus.cc:2272] T aea08c7464694e9e80d1ee71e8c805ff P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.306387  6412 tablet_replica.cc:333] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.307318  6412 raft_consensus.cc:2243] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.308445  6412 raft_consensus.cc:2272] T a97d4e3d42e540bdade93e89dc2c65b5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.311764  6412 tablet_replica.cc:333] T 9fefdf58788a4e0ba60943d5266f0406 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.312667  6412 raft_consensus.cc:2243] T 9fefdf58788a4e0ba60943d5266f0406 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.313315  6412 raft_consensus.cc:2272] T 9fefdf58788a4e0ba60943d5266f0406 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.316754  6412 tablet_replica.cc:333] T b77c4a7494d2428784e23746440ee952 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.317600  6412 raft_consensus.cc:2243] T b77c4a7494d2428784e23746440ee952 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.318145  6412 raft_consensus.cc:2272] T b77c4a7494d2428784e23746440ee952 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.320964  6412 tablet_replica.cc:333] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.321729  6412 raft_consensus.cc:2243] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.322330  6412 raft_consensus.cc:2272] T a0001602408e4c5d8bbc94e80efc5d87 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.325163  6412 tablet_replica.cc:333] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.326097  6412 raft_consensus.cc:2243] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.326642  6412 raft_consensus.cc:2272] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.330176  6412 tablet_replica.cc:333] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.330947  6412 raft_consensus.cc:2243] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.331743  6412 raft_consensus.cc:2272] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.334407  6412 tablet_replica.cc:333] T 2466171899264acab9a42ff5ce20f63b P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.335268  6412 raft_consensus.cc:2243] T 2466171899264acab9a42ff5ce20f63b P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.335867  6412 raft_consensus.cc:2272] T 2466171899264acab9a42ff5ce20f63b P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.338860  6412 tablet_replica.cc:333] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.339690  6412 raft_consensus.cc:2243] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.340314  6412 raft_consensus.cc:2272] T d9b7bc4cdbca4999a96818e24c8081a9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.343102  6412 tablet_replica.cc:333] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.344101  6412 raft_consensus.cc:2243] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.344774  6412 raft_consensus.cc:2272] T c97c4e22307649b0ae17cce80f9a7aab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.347569  6412 tablet_replica.cc:333] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.348328  6412 raft_consensus.cc:2243] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.348896  6412 raft_consensus.cc:2272] T dec7ede7720d4b6995893bbbfa0e1fb9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.351835  6412 tablet_replica.cc:333] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.352566  6412 raft_consensus.cc:2243] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.353474  6412 raft_consensus.cc:2272] T ab20ee5ee9224d229583b4fa1b9337ad P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.356163  6412 tablet_replica.cc:333] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.357016  6412 raft_consensus.cc:2243] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.357630  6412 raft_consensus.cc:2272] T 39d58ad977214aac9d77d8ad9c5ac3cc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.360374  6412 tablet_replica.cc:333] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.361171  6412 raft_consensus.cc:2243] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.361734  6412 raft_consensus.cc:2272] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.364552  6412 tablet_replica.cc:333] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
W20260709 14:49:12.365252  8648 consensus_peers.cc:597] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 -> Peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Couldn't send request to peer 1fab580e7f9f4932bdd1b8cfcc8411bf. 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 14:49:12.365365  6412 raft_consensus.cc:2243] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.366109  9701 raft_consensus.cc:493] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:49:12.366434  6412 raft_consensus.cc:2272] T 09e8e22611f94a1aa1278a23708157ae P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.366765  9701 raft_consensus.cc:515] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:12.369441  6412 tablet_replica.cc:333] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.370306  6412 raft_consensus.cc:2243] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.371112  6412 raft_consensus.cc:2272] T c8f5949235404d7c96f7499e1b667c81 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.373685  6412 tablet_replica.cc:333] T 0bba019d70504e0780c42e5446995b57 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.374446  6412 raft_consensus.cc:2243] T 0bba019d70504e0780c42e5446995b57 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.374981  6412 raft_consensus.cc:2272] T 0bba019d70504e0780c42e5446995b57 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.369625  9701 leader_election.cc:290] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:49:12.378103  6412 tablet_replica.cc:333] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.378897  6412 raft_consensus.cc:2243] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.379727  6412 raft_consensus.cc:2272] T 19a376cbc1b84f3a82248680bc498d0c P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.382457  6412 tablet_replica.cc:333] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.383446  6412 raft_consensus.cc:2243] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.384171  6412 raft_consensus.cc:2272] T 7cae07fc33bc4532985ccce38a54f966 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.386951  6412 tablet_replica.cc:333] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
W20260709 14:49:12.387029  8574 consensus_peers.cc:597] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Couldn't send request to peer 1fab580e7f9f4932bdd1b8cfcc8411bf. 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 14:49:12.387754  6412 raft_consensus.cc:2243] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.388439  6412 raft_consensus.cc:2272] T a6ca7d5d3af74196bf48388cbffeffab P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.389611  8605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8e61a0f9b04b869c83557340666688" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:49:12.391958  6412 tablet_replica.cc:333] T d99a0d569493448fa4108d482eb22b09 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.392948  6412 raft_consensus.cc:2243] T d99a0d569493448fa4108d482eb22b09 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.393592  6412 raft_consensus.cc:2272] T d99a0d569493448fa4108d482eb22b09 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.396657  6412 tablet_replica.cc:333] T 02e6312aee464181ae320e6b1efd87e5 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.397492  6412 raft_consensus.cc:2243] T 02e6312aee464181ae320e6b1efd87e5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.398104  6412 raft_consensus.cc:2272] T 02e6312aee464181ae320e6b1efd87e5 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.408685  6412 tablet_replica.cc:333] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.409628  6412 raft_consensus.cc:2243] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.410277  6412 raft_consensus.cc:2272] T 31e037dfe5ce469285aba77993646fcc P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.413868  6412 tablet_replica.cc:333] T 4ff2ba7db66a40b5992681d31faeec32 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.414707  6412 raft_consensus.cc:2243] T 4ff2ba7db66a40b5992681d31faeec32 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.415274  6412 raft_consensus.cc:2272] T 4ff2ba7db66a40b5992681d31faeec32 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.418076  6412 tablet_replica.cc:333] T cd6d2f668ff645bba377bab35dcea859 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.418895  6412 raft_consensus.cc:2243] T cd6d2f668ff645bba377bab35dcea859 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.419479  6412 raft_consensus.cc:2272] T cd6d2f668ff645bba377bab35dcea859 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.422263  6412 tablet_replica.cc:333] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.423048  6412 raft_consensus.cc:2243] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.423600  6412 raft_consensus.cc:2272] T 5916ecaa15e646b188d8c6a9ebf932ea P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.426122  6412 tablet_replica.cc:333] T 8df0334ddf0a4fc3b9f97132d10e155c P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.426921  6412 raft_consensus.cc:2243] T 8df0334ddf0a4fc3b9f97132d10e155c P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:49:12.427095  8647 leader_election.cc:336] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
W20260709 14:49:12.432257  8574 consensus_peers.cc:597] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Couldn't send request to peer 1fab580e7f9f4932bdd1b8cfcc8411bf. 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 14:49:12.432972  8647 leader_election.cc:304] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
W20260709 14:49:12.432258  8648 consensus_peers.cc:597] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Couldn't send request to peer 1fab580e7f9f4932bdd1b8cfcc8411bf. 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 14:49:12.433894  8648 consensus_peers.cc:597] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Couldn't send request to peer 1fab580e7f9f4932bdd1b8cfcc8411bf. 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 14:49:12.434444  9747 raft_consensus.cc:2749] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:12.427527  6412 raft_consensus.cc:2272] T 8df0334ddf0a4fc3b9f97132d10e155c P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.439903  6412 tablet_replica.cc:333] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.440685  6412 raft_consensus.cc:2243] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.441286  6412 raft_consensus.cc:2272] T 041c24ae24d94ea19172bf3eba408e53 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.443908  6412 tablet_replica.cc:333] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.444615  6412 raft_consensus.cc:2243] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.445173  6412 raft_consensus.cc:2272] T 9aea02c331e747628b5d312be981add0 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:12.446198  8574 consensus_peers.cc:597] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Couldn't send request to peer 1fab580e7f9f4932bdd1b8cfcc8411bf. 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 14:49:12.447681  6412 tablet_replica.cc:333] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
W20260709 14:49:12.447889  8574 consensus_peers.cc:597] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Couldn't send request to peer 1fab580e7f9f4932bdd1b8cfcc8411bf. 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 14:49:12.448495  6412 raft_consensus.cc:2243] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.449052  6412 raft_consensus.cc:2272] T e330e4de03014b8c8de08763f6478603 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:12.449501  8574 consensus_peers.cc:597] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Couldn't send request to peer 1fab580e7f9f4932bdd1b8cfcc8411bf. 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 14:49:12.450301  8574 consensus_peers.cc:597] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Couldn't send request to peer 1fab580e7f9f4932bdd1b8cfcc8411bf. 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 14:49:12.450500  8648 consensus_peers.cc:597] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Couldn't send request to peer 1fab580e7f9f4932bdd1b8cfcc8411bf. 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 14:49:12.451591  6412 tablet_replica.cc:333] T 272a905a4af44aaabcde30af6b671ba4 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.452327  6412 raft_consensus.cc:2243] T 272a905a4af44aaabcde30af6b671ba4 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:49:12.452708  8648 consensus_peers.cc:597] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Couldn't send request to peer 1fab580e7f9f4932bdd1b8cfcc8411bf. 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 14:49:12.453647  8648 consensus_peers.cc:597] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Couldn't send request to peer 1fab580e7f9f4932bdd1b8cfcc8411bf. 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 14:49:12.454493  8648 consensus_peers.cc:597] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Couldn't send request to peer 1fab580e7f9f4932bdd1b8cfcc8411bf. 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 14:49:12.455338  8648 consensus_peers.cc:597] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Couldn't send request to peer 1fab580e7f9f4932bdd1b8cfcc8411bf. 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 14:49:12.456157  9524 raft_consensus.cc:493] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:49:12.456751  9524 raft_consensus.cc:515] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:12.459131  9524 leader_election.cc:290] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:49:12.460809  6412 raft_consensus.cc:2272] T 272a905a4af44aaabcde30af6b671ba4 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.463296  9747 raft_consensus.cc:493] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:49:12.463657  6412 tablet_replica.cc:333] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
W20260709 14:49:12.464073  8573 leader_election.cc:336] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:49:12.463917  9747 raft_consensus.cc:515] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:12.464464  6412 raft_consensus.cc:2243] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.465509  6412 raft_consensus.cc:2272] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.467176  9747 leader_election.cc:290] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:49:12.468087  6412 tablet_replica.cc:333] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.468870  6412 raft_consensus.cc:2243] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.469851  6412 raft_consensus.cc:2272] T 29a406327ae9457f9d6dd7f5870330d6 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.471565  8601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3ac88a219a47d8a782b0495e1217f3" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" is_pre_election: true
I20260709 14:49:12.472227  8601 raft_consensus.cc:2468] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2615d274f24db5a6164f86f9b4b103 in term 3.
I20260709 14:49:12.472651  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3ac88a219a47d8a782b0495e1217f3" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
I20260709 14:49:12.472515  6412 tablet_replica.cc:333] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.475221  6412 raft_consensus.cc:2243] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.473302  8680 raft_consensus.cc:2468] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebba9454084865b7a5eb3b3bd05e5c in term 3.
I20260709 14:49:12.477519  8647 leader_election.cc:304] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [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: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: 
I20260709 14:49:12.477957  6412 raft_consensus.cc:2272] T 2de2c5fed5c240bfa56f24511c98b744 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.478610  9746 raft_consensus.cc:2804] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:49:12.477559  8576 leader_election.cc:304] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c, 5f2615d274f24db5a6164f86f9b4b103; no voters: d312256c957844c79c8546b5556c3a3b
I20260709 14:49:12.479012  9746 raft_consensus.cc:493] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Starting leader election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:49:12.479636  9708 raft_consensus.cc:2804] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:49:12.480644  9708 raft_consensus.cc:493] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Starting leader election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:49:12.481033  9708 raft_consensus.cc:3060] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:12.481935  9746 raft_consensus.cc:3060] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:12.483800  6412 tablet_replica.cc:333] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
W20260709 14:49:12.484364  8647 leader_election.cc:336] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:49:12.484606  6412 raft_consensus.cc:2243] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:49:12.484742  8574 consensus_peers.cc:597] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Couldn't send request to peer 1fab580e7f9f4932bdd1b8cfcc8411bf. 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 14:49:12.488032  6412 raft_consensus.cc:2272] T 9e0fd9840b114e94a8a5447db03cd5e9 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.489252  9708 raft_consensus.cc:515] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:12.490751  6412 tablet_replica.cc:333] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.491321  9708 leader_election.cc:290] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 4 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177)
I20260709 14:49:12.491557  6412 raft_consensus.cc:2243] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:49:12.491770  8574 consensus_peers.cc:597] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Couldn't send request to peer 1fab580e7f9f4932bdd1b8cfcc8411bf. 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 14:49:12.492244  6412 raft_consensus.cc:2272] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.493448  8681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3ac88a219a47d8a782b0495e1217f3" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103"
I20260709 14:49:12.495184  6412 tablet_replica.cc:333] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.495857  6412 raft_consensus.cc:2243] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.496376  6412 raft_consensus.cc:2272] T 63c7640a99cd438a8aa285cd62d31c77 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.496266  9746 raft_consensus.cc:515] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } }
I20260709 14:49:12.497332  8681 raft_consensus.cc:2393] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 12ebba9454084865b7a5eb3b3bd05e5c in current term 4: Already voted for candidate 5f2615d274f24db5a6164f86f9b4b103 in this term.
I20260709 14:49:12.498910  6412 tablet_replica.cc:333] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.499652  6412 raft_consensus.cc:2243] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.500872  9746 leader_election.cc:290] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 4 election: Requested vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509)
I20260709 14:49:12.501024  6412 raft_consensus.cc:2272] T 24365dcd059845ad8e4df2b8c715be06 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.503674  6412 tablet_replica.cc:333] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.504125  8605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3ac88a219a47d8a782b0495e1217f3" candidate_uuid: "5f2615d274f24db5a6164f86f9b4b103" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "12ebba9454084865b7a5eb3b3bd05e5c"
I20260709 14:49:12.504326  6412 raft_consensus.cc:2243] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.504899  8605 raft_consensus.cc:2393] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f2615d274f24db5a6164f86f9b4b103 in current term 4: Already voted for candidate 12ebba9454084865b7a5eb3b3bd05e5c in this term.
I20260709 14:49:12.505312  6412 raft_consensus.cc:2272] T 37a6e21a4c94415caaef199ee5b674e1 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:12.505455  8647 leader_election.cc:336] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
W20260709 14:49:12.505573  8573 leader_election.cc:336] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:49:12.506136  8573 leader_election.cc:304] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b
I20260709 14:49:12.506839  9708 raft_consensus.cc:2749] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:49:12.507460  8647 leader_election.cc:304] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:49:12.507894  6412 tablet_replica.cc:333] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf: stopping tablet replica
I20260709 14:49:12.508123  9746 raft_consensus.cc:2749] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:49:12.508459  6412 raft_consensus.cc:2243] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.509238  6412 raft_consensus.cc:2272] T ca0932a24d2a4c3ba72de31515819864 P 1fab580e7f9f4932bdd1b8cfcc8411bf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:12.527362  8574 consensus_peers.cc:597] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Couldn't send request to peer 1fab580e7f9f4932bdd1b8cfcc8411bf. 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 14:49:12.545100  8574 consensus_peers.cc:597] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c -> Peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Couldn't send request to peer 1fab580e7f9f4932bdd1b8cfcc8411bf. 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 14:49:12.573748  6412 tablet_server.cc:196] TabletServer@127.6.67.2:0 shutdown complete.
I20260709 14:49:12.634179  6412 tablet_server.cc:179] TabletServer@127.6.67.3:0 shutting down...
I20260709 14:49:12.662107  9524 raft_consensus.cc:493] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:49:12.662935  9524 raft_consensus.cc:515] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:12.664599  9524 leader_election.cc:290] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5f2615d274f24db5a6164f86f9b4b103 (127.6.67.4:43177), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:49:12.665438  8681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745236136bb24d16acfd4ceb58a337f8" candidate_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5f2615d274f24db5a6164f86f9b4b103" is_pre_election: true
W20260709 14:49:12.669070  8573 leader_election.cc:336] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:49:12.669505  8573 leader_election.cc:304] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [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: 12ebba9454084865b7a5eb3b3bd05e5c; no voters: 5f2615d274f24db5a6164f86f9b4b103, d312256c957844c79c8546b5556c3a3b
I20260709 14:49:12.670203  9524 raft_consensus.cc:2749] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:12.680454  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:12.681743  6412 tablet_replica.cc:333] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.682723  6412 raft_consensus.cc:2243] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.683194  6412 raft_consensus.cc:2272] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.685122  6412 tablet_replica.cc:333] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.685670  6412 raft_consensus.cc:2243] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.686494  6412 raft_consensus.cc:2272] T fbf911de9e1046318d1b9612d0def820 P 12ebba9454084865b7a5eb3b3bd05e5c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.688210  6412 tablet_replica.cc:333] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.688709  6412 raft_consensus.cc:2243] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.689379  6412 raft_consensus.cc:2272] T 78b315b0f90b4dedbe779a9d0f9003e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.691385  6412 tablet_replica.cc:333] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.692014  6412 raft_consensus.cc:2243] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.692394  6412 raft_consensus.cc:2272] T bd8e61a0f9b04b869c83557340666688 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.694211  6412 tablet_replica.cc:333] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.694708  6412 raft_consensus.cc:2243] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.695389  6412 raft_consensus.cc:2272] T 9fefdf58788a4e0ba60943d5266f0406 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.696954  9747 raft_consensus.cc:493] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:49:12.697211  6412 tablet_replica.cc:333] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.697527  9747 raft_consensus.cc:515] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:12.697973  6412 raft_consensus.cc:2243] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.698863  6412 raft_consensus.cc:2272] T b77c4a7494d2428784e23746440ee952 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.699401  9747 leader_election.cc:290] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:49:12.701399  6412 tablet_replica.cc:333] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.702306  6412 raft_consensus.cc:2243] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:49:12.702539  8647 leader_election.cc:336] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:49:12.703106  8647 leader_election.cc:336] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:49:12.703428  6412 raft_consensus.cc:2272] T aea08c7464694e9e80d1ee71e8c805ff P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.703500  8647 leader_election.cc:304] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:49:12.704252  9747 raft_consensus.cc:2749] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:12.705677  6412 tablet_replica.cc:333] T 19a376cbc1b84f3a82248680bc498d0c P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.706323  6412 raft_consensus.cc:2243] T 19a376cbc1b84f3a82248680bc498d0c P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.706715  6412 raft_consensus.cc:2272] T 19a376cbc1b84f3a82248680bc498d0c P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.708976  6412 tablet_replica.cc:333] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.709694  6412 raft_consensus.cc:2243] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.710206  6412 raft_consensus.cc:2272] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.712786  6412 tablet_replica.cc:333] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.713600  6412 raft_consensus.cc:2243] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.714125  6412 raft_consensus.cc:2272] T a066aa5dfad841998db2eb1df31b4f6d P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.716482  6412 tablet_replica.cc:333] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.717149  6412 raft_consensus.cc:2243] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.717589  6412 raft_consensus.cc:2272] T c10c3d42d2c44484b85fc6f27cdb51eb P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.719360  6412 tablet_replica.cc:333] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.719834  6412 raft_consensus.cc:2243] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.720213  6412 raft_consensus.cc:2272] T a97d4e3d42e540bdade93e89dc2c65b5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.722013  6412 tablet_replica.cc:333] T bb03ce019a4b44faa433ce42ee370795 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.722500  6412 raft_consensus.cc:2243] T bb03ce019a4b44faa433ce42ee370795 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.722838  6412 raft_consensus.cc:2272] T bb03ce019a4b44faa433ce42ee370795 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.724864  6412 tablet_replica.cc:333] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.725446  6412 raft_consensus.cc:2243] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.726325  6412 raft_consensus.cc:2272] T 9e0fd9840b114e94a8a5447db03cd5e9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.728066  6412 tablet_replica.cc:333] T ab20ee5ee9224d229583b4fa1b9337ad P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.728611  6412 raft_consensus.cc:2243] T ab20ee5ee9224d229583b4fa1b9337ad P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.729046  6412 raft_consensus.cc:2272] T ab20ee5ee9224d229583b4fa1b9337ad P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.730908  6412 tablet_replica.cc:333] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.731443  6412 raft_consensus.cc:2243] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.732535  6412 raft_consensus.cc:2272] T d9b7bc4cdbca4999a96818e24c8081a9 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.734472  6412 tablet_replica.cc:333] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.734947  6412 raft_consensus.cc:2243] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.735324  6412 raft_consensus.cc:2272] T de00421bf1554e4690ec96362fa41a7c P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.737015  6412 tablet_replica.cc:333] T 351876f2d9204884a9de60f6409e8e39 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.737527  6412 raft_consensus.cc:2243] T 351876f2d9204884a9de60f6409e8e39 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.737984  6412 raft_consensus.cc:2272] T 351876f2d9204884a9de60f6409e8e39 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.739794  6412 tablet_replica.cc:333] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.740361  6412 raft_consensus.cc:2243] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.740782  6412 raft_consensus.cc:2272] T 09d148ab20e642469755f169d463b0e6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.742637  6412 tablet_replica.cc:333] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.743369  6412 raft_consensus.cc:2243] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.743790  6412 raft_consensus.cc:2272] T c97c4e22307649b0ae17cce80f9a7aab P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.745497  6412 tablet_replica.cc:333] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.746039  6412 raft_consensus.cc:2243] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.746795  6412 raft_consensus.cc:2272] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.748566  6412 tablet_replica.cc:333] T 03f1e99746ab4d88823d0b4f8da3b378 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.749110  6412 raft_consensus.cc:2243] T 03f1e99746ab4d88823d0b4f8da3b378 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.749523  6412 raft_consensus.cc:2272] T 03f1e99746ab4d88823d0b4f8da3b378 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.751657  6412 tablet_replica.cc:333] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.752231  6412 raft_consensus.cc:2243] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.753037  6412 raft_consensus.cc:2272] T 5916ecaa15e646b188d8c6a9ebf932ea P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.754987  6412 tablet_replica.cc:333] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.755540  6412 raft_consensus.cc:2243] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.756289  6412 raft_consensus.cc:2272] T 8df0334ddf0a4fc3b9f97132d10e155c P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.758183  6412 tablet_replica.cc:333] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.758729  6412 raft_consensus.cc:2243] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.759212  6412 raft_consensus.cc:2272] T 041c24ae24d94ea19172bf3eba408e53 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.761638  6412 tablet_replica.cc:333] T c8f5949235404d7c96f7499e1b667c81 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.762331  6412 raft_consensus.cc:2243] T c8f5949235404d7c96f7499e1b667c81 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.762805  6412 raft_consensus.cc:2272] T c8f5949235404d7c96f7499e1b667c81 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.765484  6412 tablet_replica.cc:333] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.766217  6412 raft_consensus.cc:2243] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.767267  6412 raft_consensus.cc:2272] T 0bba019d70504e0780c42e5446995b57 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.769709  6412 tablet_replica.cc:333] T 09e8e22611f94a1aa1278a23708157ae P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.770329  6412 raft_consensus.cc:2243] T 09e8e22611f94a1aa1278a23708157ae P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.770781  6412 raft_consensus.cc:2272] T 09e8e22611f94a1aa1278a23708157ae P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.772548  6412 tablet_replica.cc:333] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.773077  6412 raft_consensus.cc:2243] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.773785  6412 raft_consensus.cc:2272] T c41b26842d3041f5b86a7311af10c94b P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.775609  6412 tablet_replica.cc:333] T 134d809e47904505a9e43a878f057472 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.776125  6412 raft_consensus.cc:2243] T 134d809e47904505a9e43a878f057472 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.776552  6412 raft_consensus.cc:2272] T 134d809e47904505a9e43a878f057472 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.778342  6412 tablet_replica.cc:333] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.778878  6412 raft_consensus.cc:2243] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.779311  6412 raft_consensus.cc:2272] T e330e4de03014b8c8de08763f6478603 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.780326  9747 raft_consensus.cc:493] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:49:12.780836  9747 raft_consensus.cc:515] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:12.781190  6412 tablet_replica.cc:333] T 29a406327ae9457f9d6dd7f5870330d6 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.781929  6412 raft_consensus.cc:2243] T 29a406327ae9457f9d6dd7f5870330d6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.782430  6412 raft_consensus.cc:2272] T 29a406327ae9457f9d6dd7f5870330d6 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.782691  9747 leader_election.cc:290] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
I20260709 14:49:12.785094  6412 tablet_replica.cc:333] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.785980  6412 raft_consensus.cc:2243] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:49:12.787267  8647 leader_election.cc:336] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:49:12.787371  6412 raft_consensus.cc:2272] T 02e6312aee464181ae320e6b1efd87e5 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:12.788300  8648 leader_election.cc:336] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Network error: Client connection negotiation failed: client connection to 127.6.67.2:40799: connect: Connection refused (error 111)
I20260709 14:49:12.788666  8648 leader_election.cc:304] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b
I20260709 14:49:12.789258  9747 raft_consensus.cc:2749] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:12.790035  6412 tablet_replica.cc:333] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.790648  6412 raft_consensus.cc:2243] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.791086  6412 raft_consensus.cc:2272] T 2a3ac88a219a47d8a782b0495e1217f3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.792881  6412 tablet_replica.cc:333] T 37a6e21a4c94415caaef199ee5b674e1 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.793421  6412 raft_consensus.cc:2243] T 37a6e21a4c94415caaef199ee5b674e1 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.793865  6412 raft_consensus.cc:2272] T 37a6e21a4c94415caaef199ee5b674e1 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.795887  6412 tablet_replica.cc:333] T ca0932a24d2a4c3ba72de31515819864 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.796418  6412 raft_consensus.cc:2243] T ca0932a24d2a4c3ba72de31515819864 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.796850  6412 raft_consensus.cc:2272] T ca0932a24d2a4c3ba72de31515819864 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.798734  6412 tablet_replica.cc:333] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.799311  6412 raft_consensus.cc:2243] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.799817  6412 raft_consensus.cc:2272] T 745236136bb24d16acfd4ceb58a337f8 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.802418  6412 tablet_replica.cc:333] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.803222  6412 raft_consensus.cc:2243] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.804158  6412 raft_consensus.cc:2272] T 31e037dfe5ce469285aba77993646fcc P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.806905  6412 tablet_replica.cc:333] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.807572  6412 raft_consensus.cc:2243] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.808238  6412 raft_consensus.cc:2272] T cd6d2f668ff645bba377bab35dcea859 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.810703  6412 tablet_replica.cc:333] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.811175  6412 raft_consensus.cc:2243] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.811707  6412 raft_consensus.cc:2272] T 7a81c0ecd99444dfbe91b9f18126ecf3 P 12ebba9454084865b7a5eb3b3bd05e5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.813788  6412 tablet_replica.cc:333] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.814390  6412 raft_consensus.cc:2243] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 14:49:12.814785  8647 consensus_peers.cc:597] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Couldn't send request to peer 12ebba9454084865b7a5eb3b3bd05e5c. 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 14:49:12.814945  6412 raft_consensus.cc:2272] T 63c7640a99cd438a8aa285cd62d31c77 P 12ebba9454084865b7a5eb3b3bd05e5c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.816941  6412 tablet_replica.cc:333] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.817442  6412 raft_consensus.cc:2243] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.817893  6412 raft_consensus.cc:2272] T 24365dcd059845ad8e4df2b8c715be06 P 12ebba9454084865b7a5eb3b3bd05e5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.820034  6412 tablet_replica.cc:333] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.820722  6412 raft_consensus.cc:2243] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.821625  6412 raft_consensus.cc:2272] T 2ee8b73505e04c3dbaad863aacfae4e2 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.823945  6412 tablet_replica.cc:333] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 12ebba9454084865b7a5eb3b3bd05e5c: stopping tablet replica
I20260709 14:49:12.824419  6412 raft_consensus.cc:2243] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.824822  6412 raft_consensus.cc:2272] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 12ebba9454084865b7a5eb3b3bd05e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.834851  9746 raft_consensus.cc:493] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:49:12.835449  9746 raft_consensus.cc:515] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:12.837321  9746 leader_election.cc:290] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
W20260709 14:49:12.840584  8647 leader_election.cc:336] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:49:12.842854  8647 leader_election.cc:336] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:49:12.843235  8647 leader_election.cc:304] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:49:12.843871  9746 raft_consensus.cc:2749] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:49:12.862320  8647 consensus_peers.cc:597] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 -> Peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Couldn't send request to peer 12ebba9454084865b7a5eb3b3bd05e5c. 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 14:49:12.876390  8647 consensus_peers.cc:597] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Couldn't send request to peer 12ebba9454084865b7a5eb3b3bd05e5c. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:12.882444  8647 consensus_peers.cc:597] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Couldn't send request to peer 12ebba9454084865b7a5eb3b3bd05e5c. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.3:37509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:12.929759  8647 consensus_peers.cc:597] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Couldn't send request to peer 12ebba9454084865b7a5eb3b3bd05e5c. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.3:37509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:12.950177  6412 tablet_server.cc:196] TabletServer@127.6.67.3:0 shutdown complete.
W20260709 14:49:12.985523  8647 consensus_peers.cc:597] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Couldn't send request to peer 12ebba9454084865b7a5eb3b3bd05e5c. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.3:37509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:12.994354  8647 consensus_peers.cc:597] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 -> Peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Couldn't send request to peer 12ebba9454084865b7a5eb3b3bd05e5c. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.3:37509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:13.005985  9604 raft_consensus.cc:493] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:49:13.006560  9604 raft_consensus.cc:515] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:13.008687  9604 leader_election.cc:290] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
W20260709 14:49:13.015698  8647 consensus_peers.cc:597] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 -> Peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Couldn't send request to peer 12ebba9454084865b7a5eb3b3bd05e5c. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.3:37509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:13.016736  8647 leader_election.cc:336] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
W20260709 14:49:13.017241  8648 leader_election.cc:336] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Network error: Client connection negotiation failed: client connection to 127.6.67.2:40799: connect: Connection refused (error 111)
I20260709 14:49:13.017665  8648 leader_election.cc:304] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b
I20260709 14:49:13.018405  9604 raft_consensus.cc:2749] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:13.027639  6412 tablet_server.cc:179] TabletServer@127.6.67.4:0 shutting down...
I20260709 14:49:13.042304  9604 raft_consensus.cc:493] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:49:13.042886  9604 raft_consensus.cc:515] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } } peers { permanent_uuid: "1fab580e7f9f4932bdd1b8cfcc8411bf" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 40799 } }
I20260709 14:49:13.046833  9604 leader_election.cc:290] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327), 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799)
W20260709 14:49:13.052825  8647 leader_election.cc:336] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
W20260709 14:49:13.053376  8648 leader_election.cc:336] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1fab580e7f9f4932bdd1b8cfcc8411bf (127.6.67.2:40799): Network error: Client connection negotiation failed: client connection to 127.6.67.2:40799: connect: Connection refused (error 111)
I20260709 14:49:13.053836  8648 leader_election.cc:304] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103; no voters: 1fab580e7f9f4932bdd1b8cfcc8411bf, d312256c957844c79c8546b5556c3a3b
I20260709 14:49:13.054491  9604 raft_consensus.cc:2749] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:13.074920  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:13.075852  6412 tablet_replica.cc:333] T f36a8802096f42e0ab8ebb24f5157927 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.076874  6412 raft_consensus.cc:2243] T f36a8802096f42e0ab8ebb24f5157927 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.077546  6412 raft_consensus.cc:2272] T f36a8802096f42e0ab8ebb24f5157927 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.079527  6412 tablet_replica.cc:333] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.080040  6412 raft_consensus.cc:2243] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.080408  6412 raft_consensus.cc:2272] T 3daf2fdfffb74d6fbfc221b2c8dcb8e2 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.082221  6412 tablet_replica.cc:333] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.082723  6412 raft_consensus.cc:2243] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.083163  6412 raft_consensus.cc:2272] T 7fb9a2b73c72438e8ebe85916d1b9cb6 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.085029  6412 tablet_replica.cc:333] T fbf911de9e1046318d1b9612d0def820 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.085574  6412 raft_consensus.cc:2243] T fbf911de9e1046318d1b9612d0def820 P 5f2615d274f24db5a6164f86f9b4b103 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.086081  6412 raft_consensus.cc:2272] T fbf911de9e1046318d1b9612d0def820 P 5f2615d274f24db5a6164f86f9b4b103 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.087761  6412 tablet_replica.cc:333] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.088397  6412 raft_consensus.cc:2243] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:13.089061  6412 raft_consensus.cc:2272] T a0001602408e4c5d8bbc94e80efc5d87 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.090785  6412 tablet_replica.cc:333] T aea08c7464694e9e80d1ee71e8c805ff P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.091280  6412 raft_consensus.cc:2243] T aea08c7464694e9e80d1ee71e8c805ff P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.091614  6412 raft_consensus.cc:2272] T aea08c7464694e9e80d1ee71e8c805ff P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.093233  6412 tablet_replica.cc:333] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.093706  6412 raft_consensus.cc:2243] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.094197  6412 raft_consensus.cc:2272] T e6bb0dadc70a4eef99fb75ff4aee1f47 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.098104  6412 tablet_replica.cc:333] T 78b315b0f90b4dedbe779a9d0f9003e6 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.098752  6412 raft_consensus.cc:2243] T 78b315b0f90b4dedbe779a9d0f9003e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.099152  6412 raft_consensus.cc:2272] T 78b315b0f90b4dedbe779a9d0f9003e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.100770  6412 tablet_replica.cc:333] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.101256  6412 raft_consensus.cc:2243] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.101631  6412 raft_consensus.cc:2272] T bd8e61a0f9b04b869c83557340666688 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.103452  6412 tablet_replica.cc:333] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.104075  6412 raft_consensus.cc:2243] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.104398  9604 raft_consensus.cc:493] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d312256c957844c79c8546b5556c3a3b)
I20260709 14:49:13.104756  6412 raft_consensus.cc:2272] T a066aa5dfad841998db2eb1df31b4f6d P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.105020  9604 raft_consensus.cc:515] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ebba9454084865b7a5eb3b3bd05e5c" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 37509 } } peers { permanent_uuid: "5f2615d274f24db5a6164f86f9b4b103" member_type: VOTER last_known_addr { host: "127.6.67.4" port: 43177 } } peers { permanent_uuid: "d312256c957844c79c8546b5556c3a3b" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44327 } }
I20260709 14:49:13.107131  9604 leader_election.cc:290] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509), d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327)
I20260709 14:49:13.107270  6412 tablet_replica.cc:333] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.107901  6412 raft_consensus.cc:2243] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:13.108824  6412 raft_consensus.cc:2272] T c10c3d42d2c44484b85fc6f27cdb51eb P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.111250  6412 tablet_replica.cc:333] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
W20260709 14:49:13.111290  8647 leader_election.cc:336] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 12ebba9454084865b7a5eb3b3bd05e5c (127.6.67.3:37509): Network error: Client connection negotiation failed: client connection to 127.6.67.3:37509: connect: Connection refused (error 111)
W20260709 14:49:13.112105  8647 leader_election.cc:336] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d312256c957844c79c8546b5556c3a3b (127.6.67.1:44327): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44327: connect: Connection refused (error 111)
I20260709 14:49:13.112149  6412 raft_consensus.cc:2243] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:13.112458  8647 leader_election.cc:304] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [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: 5f2615d274f24db5a6164f86f9b4b103; no voters: 12ebba9454084865b7a5eb3b3bd05e5c, d312256c957844c79c8546b5556c3a3b
I20260709 14:49:13.113058  9604 raft_consensus.cc:2749] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:13.113144  6412 raft_consensus.cc:2272] T 2466171899264acab9a42ff5ce20f63b P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.115200  6412 tablet_replica.cc:333] T d9b7bc4cdbca4999a96818e24c8081a9 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.115715  6412 raft_consensus.cc:2243] T d9b7bc4cdbca4999a96818e24c8081a9 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.116101  6412 raft_consensus.cc:2272] T d9b7bc4cdbca4999a96818e24c8081a9 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.117776  6412 tablet_replica.cc:333] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.118371  6412 raft_consensus.cc:2243] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:13.119032  6412 raft_consensus.cc:2272] T bb03ce019a4b44faa433ce42ee370795 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.120653  6412 tablet_replica.cc:333] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.121155  6412 raft_consensus.cc:2243] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.121490  6412 raft_consensus.cc:2272] T 8feb081bb5ab462d9acc3e6ee827e3f6 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.123154  6412 tablet_replica.cc:333] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.123647  6412 raft_consensus.cc:2243] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:13.124347  6412 raft_consensus.cc:2272] T 03f1e99746ab4d88823d0b4f8da3b378 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.126099  6412 tablet_replica.cc:333] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.126636  6412 raft_consensus.cc:2243] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.127058  6412 raft_consensus.cc:2272] T 09d148ab20e642469755f169d463b0e6 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.128693  6412 tablet_replica.cc:333] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.129221  6412 raft_consensus.cc:2243] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.129607  6412 raft_consensus.cc:2272] T dec7ede7720d4b6995893bbbfa0e1fb9 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.131330  6412 tablet_replica.cc:333] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.131850  6412 raft_consensus.cc:2243] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:13.132570  6412 raft_consensus.cc:2272] T de00421bf1554e4690ec96362fa41a7c P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.134289  6412 tablet_replica.cc:333] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.134905  6412 raft_consensus.cc:2243] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:13.135756  6412 raft_consensus.cc:2272] T 351876f2d9204884a9de60f6409e8e39 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.138201  6412 tablet_replica.cc:333] T ab20ee5ee9224d229583b4fa1b9337ad P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.138974  6412 raft_consensus.cc:2243] T ab20ee5ee9224d229583b4fa1b9337ad P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.139499  6412 raft_consensus.cc:2272] T ab20ee5ee9224d229583b4fa1b9337ad P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.141217  6412 tablet_replica.cc:333] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.141675  6412 raft_consensus.cc:2243] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:13.142417  6412 raft_consensus.cc:2272] T 272a905a4af44aaabcde30af6b671ba4 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.143959  6412 tablet_replica.cc:333] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.144511  6412 raft_consensus.cc:2243] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.144838  6412 raft_consensus.cc:2272] T 95e81f7348f2447dbd1ca98f5c4cdf68 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.146574  6412 tablet_replica.cc:333] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.147094  6412 raft_consensus.cc:2243] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.147614  6412 raft_consensus.cc:2272] T 39d58ad977214aac9d77d8ad9c5ac3cc P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.149402  6412 tablet_replica.cc:333] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.150072  6412 raft_consensus.cc:2243] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:13.150799  6412 raft_consensus.cc:2272] T 0993bf70ab8d4088aa7f0c9ecbb4e937 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.152590  6412 tablet_replica.cc:333] T 7cae07fc33bc4532985ccce38a54f966 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.153134  6412 raft_consensus.cc:2243] T 7cae07fc33bc4532985ccce38a54f966 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.153537  6412 raft_consensus.cc:2272] T 7cae07fc33bc4532985ccce38a54f966 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.155339  6412 tablet_replica.cc:333] T 0bba019d70504e0780c42e5446995b57 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.155839  6412 raft_consensus.cc:2243] T 0bba019d70504e0780c42e5446995b57 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.156227  6412 raft_consensus.cc:2272] T 0bba019d70504e0780c42e5446995b57 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.158217  6412 tablet_replica.cc:333] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.158767  6412 raft_consensus.cc:2243] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.159204  6412 raft_consensus.cc:2272] T 09e8e22611f94a1aa1278a23708157ae P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.161002  6412 tablet_replica.cc:333] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.161561  6412 raft_consensus.cc:2243] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.162024  6412 raft_consensus.cc:2272] T 2de2c5fed5c240bfa56f24511c98b744 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.163748  6412 tablet_replica.cc:333] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.164244  6412 raft_consensus.cc:2243] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.164614  6412 raft_consensus.cc:2272] T 9e0fd9840b114e94a8a5447db03cd5e9 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.166312  6412 tablet_replica.cc:333] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.166803  6412 raft_consensus.cc:2243] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.167199  6412 raft_consensus.cc:2272] T 2a3ac88a219a47d8a782b0495e1217f3 P 5f2615d274f24db5a6164f86f9b4b103 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.168967  6412 tablet_replica.cc:333] T 02e6312aee464181ae320e6b1efd87e5 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.169466  6412 raft_consensus.cc:2243] T 02e6312aee464181ae320e6b1efd87e5 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.169920  6412 raft_consensus.cc:2272] T 02e6312aee464181ae320e6b1efd87e5 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.171671  6412 tablet_replica.cc:333] T c41b26842d3041f5b86a7311af10c94b P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.172151  6412 raft_consensus.cc:2243] T c41b26842d3041f5b86a7311af10c94b P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.172515  6412 raft_consensus.cc:2272] T c41b26842d3041f5b86a7311af10c94b P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.174250  6412 tablet_replica.cc:333] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.174713  6412 raft_consensus.cc:2243] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:13.175393  6412 raft_consensus.cc:2272] T 134d809e47904505a9e43a878f057472 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.177352  6412 tablet_replica.cc:333] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.177938  6412 raft_consensus.cc:2243] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:13.178709  6412 raft_consensus.cc:2272] T cd6d2f668ff645bba377bab35dcea859 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.180510  6412 tablet_replica.cc:333] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.181048  6412 raft_consensus.cc:2243] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:13.181851  6412 raft_consensus.cc:2272] T 4ff2ba7db66a40b5992681d31faeec32 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.183692  6412 tablet_replica.cc:333] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.184312  6412 raft_consensus.cc:2243] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:13.185084  6412 raft_consensus.cc:2272] T 9aea02c331e747628b5d312be981add0 P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.187006  6412 tablet_replica.cc:333] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.187569  6412 raft_consensus.cc:2243] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.187965  6412 raft_consensus.cc:2272] T 745236136bb24d16acfd4ceb58a337f8 P 5f2615d274f24db5a6164f86f9b4b103 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.189669  6412 tablet_replica.cc:333] T a6ca7d5d3af74196bf48388cbffeffab P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.190246  6412 raft_consensus.cc:2243] T a6ca7d5d3af74196bf48388cbffeffab P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.190676  6412 raft_consensus.cc:2272] T a6ca7d5d3af74196bf48388cbffeffab P 5f2615d274f24db5a6164f86f9b4b103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.192338  6412 tablet_replica.cc:333] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.192880  6412 raft_consensus.cc:2243] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:13.193629  6412 raft_consensus.cc:2272] T d99a0d569493448fa4108d482eb22b09 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.195634  6412 tablet_replica.cc:333] T 2ee8b73505e04c3dbaad863aacfae4e2 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.196223  6412 raft_consensus.cc:2243] T 2ee8b73505e04c3dbaad863aacfae4e2 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.196657  6412 raft_consensus.cc:2272] T 2ee8b73505e04c3dbaad863aacfae4e2 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.198405  6412 tablet_replica.cc:333] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.198912  6412 raft_consensus.cc:2243] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:13.199663  6412 raft_consensus.cc:2272] T 6d968ef5f7e74ba0806e7198cdbcdd10 P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.201428  6412 tablet_replica.cc:333] T 5916ecaa15e646b188d8c6a9ebf932ea P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.201969  6412 raft_consensus.cc:2243] T 5916ecaa15e646b188d8c6a9ebf932ea P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.202400  6412 raft_consensus.cc:2272] T 5916ecaa15e646b188d8c6a9ebf932ea P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.204169  6412 tablet_replica.cc:333] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103: stopping tablet replica
I20260709 14:49:13.204663  6412 raft_consensus.cc:2243] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.205066  6412 raft_consensus.cc:2272] T 8df0334ddf0a4fc3b9f97132d10e155c P 5f2615d274f24db5a6164f86f9b4b103 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:13.252122  8390 debug-util.cc:398] Leaking SignalData structure 0x7b08001daec0 after lost signal to thread 6415
W20260709 14:49:13.253436  8390 debug-util.cc:398] Leaking SignalData structure 0x7b080021cee0 after lost signal to thread 8393
I20260709 14:49:13.270328  6412 tablet_server.cc:196] TabletServer@127.6.67.4:0 shutdown complete.
I20260709 14:49:13.340365  6412 master.cc:562] Master@127.6.67.62:35501 shutting down...
I20260709 14:49:13.373520  6412 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:13.374313  6412 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.374747  6412 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3bd798ad89c44f8eaf95f02981996c90: stopping tablet replica
I20260709 14:49:13.835062  6412 master.cc:584] Master@127.6.67.62:35501 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (36807 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:49:13.929490  6412 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.67.62:44835
I20260709 14:49:13.930909  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:13.936506  9751 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 14:49:13.936936  9752 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 14:49:13.938144  9754 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 14:49:13.941303  6412 server_base.cc:1061] running on GCE node
I20260709 14:49:13.942821  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:13.943078  6412 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 14:49:13.943279  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608553943254 us; error 0 us; skew 500 ppm
I20260709 14:49:13.943826  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:13.946563  6412 webserver.cc:533] Webserver started at http://127.6.67.62:46645/ using document root <none> and password file <none>
I20260709 14:49:13.947079  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:13.947311  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:13.947595  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:13.948743  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608470283356-6412-0/minicluster-data/master-0-root/instance:
uuid: "52c26311878b41bd8852c5d128faa542"
format_stamp: "Formatted at 2026-07-09 14:49:13 on dist-test-slave-5tjq"
I20260709 14:49:13.953408  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:49:13.957001  9759 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:13.957975  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:49:13.958288  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608470283356-6412-0/minicluster-data/master-0-root
uuid: "52c26311878b41bd8852c5d128faa542"
format_stamp: "Formatted at 2026-07-09 14:49:13 on dist-test-slave-5tjq"
I20260709 14:49:13.958596  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608470283356-6412-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608470283356-6412-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608470283356-6412-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 14:49:13.978978  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:13.980258  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:14.018605  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.62:44835
I20260709 14:49:14.018705  9810 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.62:44835 every 8 connection(s)
I20260709 14:49:14.022571  9811 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 14:49:14.032945  9811 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542: Bootstrap starting.
I20260709 14:49:14.037730  9811 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:14.042292  9811 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542: No bootstrap required, opened a new log
I20260709 14:49:14.044471  9811 raft_consensus.cc:359] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52c26311878b41bd8852c5d128faa542" member_type: VOTER }
I20260709 14:49:14.044847  9811 raft_consensus.cc:385] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:14.045097  9811 raft_consensus.cc:740] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52c26311878b41bd8852c5d128faa542, State: Initialized, Role: FOLLOWER
I20260709 14:49:14.045885  9811 consensus_queue.cc:260] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "52c26311878b41bd8852c5d128faa542" member_type: VOTER }
I20260709 14:49:14.046370  9811 raft_consensus.cc:399] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:14.046582  9811 raft_consensus.cc:493] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:14.046878  9811 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:14.051411  9811 raft_consensus.cc:515] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52c26311878b41bd8852c5d128faa542" member_type: VOTER }
I20260709 14:49:14.051968  9811 leader_election.cc:304] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542 [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: 52c26311878b41bd8852c5d128faa542; no voters: 
I20260709 14:49:14.053046  9811 leader_election.cc:290] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:14.053366  9814 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:14.054771  9814 raft_consensus.cc:697] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542 [term 1 LEADER]: Becoming Leader. State: Replica: 52c26311878b41bd8852c5d128faa542, State: Running, Role: LEADER
I20260709 14:49:14.055486  9814 consensus_queue.cc:237] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542 [LEADER]: Queue going to LEADER mode. State: All 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: "52c26311878b41bd8852c5d128faa542" member_type: VOTER }
I20260709 14:49:14.056057  9811 sys_catalog.cc:565] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:14.060242  9815 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "52c26311878b41bd8852c5d128faa542" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52c26311878b41bd8852c5d128faa542" member_type: VOTER } }
I20260709 14:49:14.060464  9816 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 52c26311878b41bd8852c5d128faa542. Latest consensus state: current_term: 1 leader_uuid: "52c26311878b41bd8852c5d128faa542" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52c26311878b41bd8852c5d128faa542" member_type: VOTER } }
I20260709 14:49:14.060909  9815 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:14.060956  9816 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:14.063021  9821 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:14.068127  9821 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:14.072234  6412 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:14.077940  9821 catalog_manager.cc:1383] Generated new cluster ID: 8baec2fd541c43c9b949673fe107cce7
I20260709 14:49:14.078292  9821 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:14.092083  9821 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:14.093351  9821 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:14.105173  9821 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542: Generated new TSK 0
I20260709 14:49:14.105871  9821 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:14.139452  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:14.145903  9832 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 14:49:14.146941  9833 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 14:49:14.148636  9835 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 14:49:14.150527  6412 server_base.cc:1061] running on GCE node
I20260709 14:49:14.151527  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:14.151727  6412 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 14:49:14.151850  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608554151839 us; error 0 us; skew 500 ppm
I20260709 14:49:14.152326  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:14.154750  6412 webserver.cc:533] Webserver started at http://127.6.67.1:34119/ using document root <none> and password file <none>
I20260709 14:49:14.155198  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:14.155360  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:14.155563  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:14.156586  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608470283356-6412-0/minicluster-data/ts-0-root/instance:
uuid: "1a5e034befa54d768cd21663691bcf63"
format_stamp: "Formatted at 2026-07-09 14:49:14 on dist-test-slave-5tjq"
I20260709 14:49:14.161219  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:49:14.164623  9840 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:14.165452  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:14.165723  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608470283356-6412-0/minicluster-data/ts-0-root
uuid: "1a5e034befa54d768cd21663691bcf63"
format_stamp: "Formatted at 2026-07-09 14:49:14 on dist-test-slave-5tjq"
I20260709 14:49:14.166112  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608470283356-6412-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608470283356-6412-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608470283356-6412-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 14:49:14.183632  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:14.184912  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:14.186553  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:14.188911  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:14.189147  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:14.189416  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:14.189616  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:14.229108  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.1:44197
I20260709 14:49:14.229221  9902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.1:44197 every 8 connection(s)
I20260709 14:49:14.234305  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:14.241354  9907 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 14:49:14.241724  9908 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 14:49:14.244529  6412 server_base.cc:1061] running on GCE node
W20260709 14:49:14.245863  9911 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 14:49:14.246986  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:14.247246  6412 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 14:49:14.247452  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608554247435 us; error 0 us; skew 500 ppm
I20260709 14:49:14.247851  9903 heartbeater.cc:344] Connected to a master server at 127.6.67.62:44835
I20260709 14:49:14.248039  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:14.248239  9903 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:14.249024  9903 heartbeater.cc:507] Master 127.6.67.62:44835 requested a full tablet report, sending...
I20260709 14:49:14.250958  6412 webserver.cc:533] Webserver started at http://127.6.67.2:45727/ using document root <none> and password file <none>
I20260709 14:49:14.251241  9776 ts_manager.cc:194] Registered new tserver with Master: 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197)
I20260709 14:49:14.251488  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:14.251788  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:14.252056  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:14.253072  9776 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53430
I20260709 14:49:14.253147  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608470283356-6412-0/minicluster-data/ts-1-root/instance:
uuid: "b8b8ab8439c94ae0b9db076a503cf208"
format_stamp: "Formatted at 2026-07-09 14:49:14 on dist-test-slave-5tjq"
I20260709 14:49:14.257701  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:49:14.261085  9915 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:14.261780  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:49:14.262126  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608470283356-6412-0/minicluster-data/ts-1-root
uuid: "b8b8ab8439c94ae0b9db076a503cf208"
format_stamp: "Formatted at 2026-07-09 14:49:14 on dist-test-slave-5tjq"
I20260709 14:49:14.262425  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608470283356-6412-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608470283356-6412-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608470283356-6412-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 14:49:14.291533  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:14.292791  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:14.294302  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:14.298761  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:14.299032  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:14.299335  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:14.299547  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:14.340202  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.2:45243
I20260709 14:49:14.340296  9977 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.2:45243 every 8 connection(s)
I20260709 14:49:14.345043  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:14.351493  9981 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 14:49:14.353314  9982 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 14:49:14.356573  9984 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 14:49:14.356969  6412 server_base.cc:1061] running on GCE node
I20260709 14:49:14.358011  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:14.358253  6412 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 14:49:14.358469  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608554358448 us; error 0 us; skew 500 ppm
I20260709 14:49:14.358531  9978 heartbeater.cc:344] Connected to a master server at 127.6.67.62:44835
I20260709 14:49:14.358935  9978 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:14.359292  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:14.359855  9978 heartbeater.cc:507] Master 127.6.67.62:44835 requested a full tablet report, sending...
I20260709 14:49:14.362345  6412 webserver.cc:533] Webserver started at http://127.6.67.3:40517/ using document root <none> and password file <none>
I20260709 14:49:14.362342  9776 ts_manager.cc:194] Registered new tserver with Master: b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243)
I20260709 14:49:14.363013  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:14.363281  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:14.363561  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:14.364362  9776 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53440
I20260709 14:49:14.364955  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608470283356-6412-0/minicluster-data/ts-2-root/instance:
uuid: "250a2782b5544a2481d99c7c5f78f110"
format_stamp: "Formatted at 2026-07-09 14:49:14 on dist-test-slave-5tjq"
I20260709 14:49:14.370012  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 14:49:14.373447  9989 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:14.374311  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:49:14.374652  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608470283356-6412-0/minicluster-data/ts-2-root
uuid: "250a2782b5544a2481d99c7c5f78f110"
format_stamp: "Formatted at 2026-07-09 14:49:14 on dist-test-slave-5tjq"
I20260709 14:49:14.374956  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608470283356-6412-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608470283356-6412-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608470283356-6412-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 14:49:14.421236  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:14.422492  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:14.424024  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:14.426319  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:14.426564  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:14.426815  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:14.426992  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:14.468577  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.3:34265
I20260709 14:49:14.468693 10051 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.3:34265 every 8 connection(s)
I20260709 14:49:14.482753 10052 heartbeater.cc:344] Connected to a master server at 127.6.67.62:44835
I20260709 14:49:14.483244 10052 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:14.483971 10052 heartbeater.cc:507] Master 127.6.67.62:44835 requested a full tablet report, sending...
I20260709 14:49:14.485958  9776 ts_manager.cc:194] Registered new tserver with Master: 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
I20260709 14:49:14.486418  6412 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014448555s
I20260709 14:49:14.487624  9776 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53456
I20260709 14:49:14.512858  9776 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53472:
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 14:49:14.515780  9776 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 14:49:14.590319  9943 tablet_service.cc:1511] Processing CreateTablet for tablet 4aaf929b884a46e9b72736e6ea591bdb (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:49:14.592180  9943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aaf929b884a46e9b72736e6ea591bdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.593371  9942 tablet_service.cc:1511] Processing CreateTablet for tablet c1c1cede6df246ea8a554c136571516c (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:49:14.594870  9942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c1cede6df246ea8a554c136571516c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.594923 10017 tablet_service.cc:1511] Processing CreateTablet for tablet 4aaf929b884a46e9b72736e6ea591bdb (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:49:14.596367 10017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aaf929b884a46e9b72736e6ea591bdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.596900  9941 tablet_service.cc:1511] Processing CreateTablet for tablet 23d3dbce2dc54b5484544ff32e91b3c5 (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:49:14.598300  9941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d3dbce2dc54b5484544ff32e91b3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.605161  9940 tablet_service.cc:1511] Processing CreateTablet for tablet bcbccbd61e0540ecb6c0da1a620b3fdd (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:49:14.606706  9940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcbccbd61e0540ecb6c0da1a620b3fdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.607501 10016 tablet_service.cc:1511] Processing CreateTablet for tablet c1c1cede6df246ea8a554c136571516c (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:49:14.609259 10016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c1cede6df246ea8a554c136571516c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.631837  9939 tablet_service.cc:1511] Processing CreateTablet for tablet 59eb8fe5656c4b52a3fe013ae178a99d (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:49:14.633338  9939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59eb8fe5656c4b52a3fe013ae178a99d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.636507  9938 tablet_service.cc:1511] Processing CreateTablet for tablet 53599ffe2ad144b298ec88d951b755a9 (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:49:14.638010  9938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53599ffe2ad144b298ec88d951b755a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.639700 10015 tablet_service.cc:1511] Processing CreateTablet for tablet 23d3dbce2dc54b5484544ff32e91b3c5 (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:49:14.641150 10015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d3dbce2dc54b5484544ff32e91b3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.643512  9867 tablet_service.cc:1511] Processing CreateTablet for tablet c1c1cede6df246ea8a554c136571516c (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:49:14.643935  9937 tablet_service.cc:1511] Processing CreateTablet for tablet 5a702af3e5544299ab330f8e73448ee1 (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:49:14.645017  9867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c1cede6df246ea8a554c136571516c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.645227  9937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a702af3e5544299ab330f8e73448ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.647022 10014 tablet_service.cc:1511] Processing CreateTablet for tablet bcbccbd61e0540ecb6c0da1a620b3fdd (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:49:14.648453 10014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcbccbd61e0540ecb6c0da1a620b3fdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.650681 10010 tablet_service.cc:1511] Processing CreateTablet for tablet bf25d74431de4d219dbd1602d75121e7 (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:49:14.652114 10010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf25d74431de4d219dbd1602d75121e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.651789  9936 tablet_service.cc:1511] Processing CreateTablet for tablet bf25d74431de4d219dbd1602d75121e7 (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:49:14.653131  9936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf25d74431de4d219dbd1602d75121e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.654981  9866 tablet_service.cc:1511] Processing CreateTablet for tablet 23d3dbce2dc54b5484544ff32e91b3c5 (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:49:14.655879  9935 tablet_service.cc:1511] Processing CreateTablet for tablet db359e5cc17942209eb469da071b87db (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:49:14.656383  9866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d3dbce2dc54b5484544ff32e91b3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.657188  9935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db359e5cc17942209eb469da071b87db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.658991 10013 tablet_service.cc:1511] Processing CreateTablet for tablet 59eb8fe5656c4b52a3fe013ae178a99d (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:49:14.660436 10013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59eb8fe5656c4b52a3fe013ae178a99d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.661248  9934 tablet_service.cc:1511] Processing CreateTablet for tablet c116fc22fd0148e881f66bea50e114e7 (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:49:14.662599  9934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c116fc22fd0148e881f66bea50e114e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.663044  9865 tablet_service.cc:1511] Processing CreateTablet for tablet bcbccbd61e0540ecb6c0da1a620b3fdd (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:49:14.666697  9868 tablet_service.cc:1511] Processing CreateTablet for tablet 4aaf929b884a46e9b72736e6ea591bdb (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:49:14.671228 10008 tablet_service.cc:1511] Processing CreateTablet for tablet c116fc22fd0148e881f66bea50e114e7 (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:49:14.673115  9865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcbccbd61e0540ecb6c0da1a620b3fdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.673310 10012 tablet_service.cc:1511] Processing CreateTablet for tablet 53599ffe2ad144b298ec88d951b755a9 (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:49:14.675463  9864 tablet_service.cc:1511] Processing CreateTablet for tablet 59eb8fe5656c4b52a3fe013ae178a99d (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:49:14.658994 10009 tablet_service.cc:1511] Processing CreateTablet for tablet db359e5cc17942209eb469da071b87db (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:49:14.677361 10011 tablet_service.cc:1511] Processing CreateTablet for tablet 5a702af3e5544299ab330f8e73448ee1 (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:49:14.663823  9863 tablet_service.cc:1511] Processing CreateTablet for tablet 53599ffe2ad144b298ec88d951b755a9 (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:49:14.682621  9864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59eb8fe5656c4b52a3fe013ae178a99d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.683308  9863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53599ffe2ad144b298ec88d951b755a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.686158 10012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53599ffe2ad144b298ec88d951b755a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.686390  9868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aaf929b884a46e9b72736e6ea591bdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.687815 10011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a702af3e5544299ab330f8e73448ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.689303 10008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c116fc22fd0148e881f66bea50e114e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.706110 10009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db359e5cc17942209eb469da071b87db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.726611  9862 tablet_service.cc:1511] Processing CreateTablet for tablet 5a702af3e5544299ab330f8e73448ee1 (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:49:14.728147  9862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a702af3e5544299ab330f8e73448ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.731873  9861 tablet_service.cc:1511] Processing CreateTablet for tablet bf25d74431de4d219dbd1602d75121e7 (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:49:14.733412  9861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf25d74431de4d219dbd1602d75121e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.735813  9860 tablet_service.cc:1511] Processing CreateTablet for tablet db359e5cc17942209eb469da071b87db (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:49:14.737251  9860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db359e5cc17942209eb469da071b87db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.740474  9859 tablet_service.cc:1511] Processing CreateTablet for tablet c116fc22fd0148e881f66bea50e114e7 (DEFAULT_TABLE table=test-workload [id=2f33a72c8e6545dc92ec024f8ae4f739]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:49:14.741925  9859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c116fc22fd0148e881f66bea50e114e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:14.772202 10067 tablet_bootstrap.cc:492] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110: Bootstrap starting.
I20260709 14:49:14.788286 10067 tablet_bootstrap.cc:654] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:14.802495 10068 tablet_bootstrap.cc:492] T 4aaf929b884a46e9b72736e6ea591bdb P b8b8ab8439c94ae0b9db076a503cf208: Bootstrap starting.
I20260709 14:49:14.834515 10068 tablet_bootstrap.cc:654] T 4aaf929b884a46e9b72736e6ea591bdb P b8b8ab8439c94ae0b9db076a503cf208: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:14.839967 10069 tablet_bootstrap.cc:492] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63: Bootstrap starting.
I20260709 14:49:14.869956 10067 tablet_bootstrap.cc:492] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110: No bootstrap required, opened a new log
I20260709 14:49:14.870028 10069 tablet_bootstrap.cc:654] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:14.870673 10067 ts_tablet_manager.cc:1403] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110: Time spent bootstrapping tablet: real 0.099s	user 0.020s	sys 0.021s
I20260709 14:49:14.873922 10067 raft_consensus.cc:359] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } } peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } }
I20260709 14:49:14.874923 10067 raft_consensus.cc:385] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:14.875326 10067 raft_consensus.cc:740] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Initialized, Role: FOLLOWER
I20260709 14:49:14.876399 10067 consensus_queue.cc:260] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } } peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } }
I20260709 14:49:14.878315 10068 tablet_bootstrap.cc:492] T 4aaf929b884a46e9b72736e6ea591bdb P b8b8ab8439c94ae0b9db076a503cf208: No bootstrap required, opened a new log
I20260709 14:49:14.878829 10068 ts_tablet_manager.cc:1403] T 4aaf929b884a46e9b72736e6ea591bdb P b8b8ab8439c94ae0b9db076a503cf208: Time spent bootstrapping tablet: real 0.077s	user 0.005s	sys 0.015s
I20260709 14:49:14.882162 10067 ts_tablet_manager.cc:1434] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260709 14:49:14.882565 10069 tablet_bootstrap.cc:492] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63: No bootstrap required, opened a new log
I20260709 14:49:14.883019 10052 heartbeater.cc:499] Master 127.6.67.62:44835 was elected leader, sending a full tablet report...
I20260709 14:49:14.883066 10069 ts_tablet_manager.cc:1403] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.010s
I20260709 14:49:14.883309 10067 tablet_bootstrap.cc:492] T db359e5cc17942209eb469da071b87db P 250a2782b5544a2481d99c7c5f78f110: Bootstrap starting.
I20260709 14:49:14.881865 10068 raft_consensus.cc:359] T 4aaf929b884a46e9b72736e6ea591bdb P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } } peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } }
I20260709 14:49:14.886360 10069 raft_consensus.cc:359] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:14.886931 10068 raft_consensus.cc:385] T 4aaf929b884a46e9b72736e6ea591bdb P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:14.887197 10069 raft_consensus.cc:385] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:14.887359 10068 raft_consensus.cc:740] T 4aaf929b884a46e9b72736e6ea591bdb P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b8ab8439c94ae0b9db076a503cf208, State: Initialized, Role: FOLLOWER
I20260709 14:49:14.887562 10069 raft_consensus.cc:740] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a5e034befa54d768cd21663691bcf63, State: Initialized, Role: FOLLOWER
I20260709 14:49:14.888386 10068 consensus_queue.cc:260] T 4aaf929b884a46e9b72736e6ea591bdb P b8b8ab8439c94ae0b9db076a503cf208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } } peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } }
I20260709 14:49:14.888707 10069 consensus_queue.cc:260] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:14.890020 10067 tablet_bootstrap.cc:654] T db359e5cc17942209eb469da071b87db P 250a2782b5544a2481d99c7c5f78f110: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:14.892802  9903 heartbeater.cc:499] Master 127.6.67.62:44835 was elected leader, sending a full tablet report...
I20260709 14:49:14.898869 10068 ts_tablet_manager.cc:1434] T 4aaf929b884a46e9b72736e6ea591bdb P b8b8ab8439c94ae0b9db076a503cf208: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.002s
I20260709 14:49:14.899695  9978 heartbeater.cc:499] Master 127.6.67.62:44835 was elected leader, sending a full tablet report...
I20260709 14:49:14.908036 10068 tablet_bootstrap.cc:492] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208: Bootstrap starting.
I20260709 14:49:14.911715 10069 ts_tablet_manager.cc:1434] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.004s
I20260709 14:49:14.913425 10069 tablet_bootstrap.cc:492] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63: Bootstrap starting.
I20260709 14:49:14.914079 10068 tablet_bootstrap.cc:654] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:14.916244 10067 tablet_bootstrap.cc:492] T db359e5cc17942209eb469da071b87db P 250a2782b5544a2481d99c7c5f78f110: No bootstrap required, opened a new log
I20260709 14:49:14.916875 10067 ts_tablet_manager.cc:1403] T db359e5cc17942209eb469da071b87db P 250a2782b5544a2481d99c7c5f78f110: Time spent bootstrapping tablet: real 0.034s	user 0.024s	sys 0.009s
I20260709 14:49:14.920789 10069 tablet_bootstrap.cc:654] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:14.920722 10067 raft_consensus.cc:359] T db359e5cc17942209eb469da071b87db P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:14.922060 10067 raft_consensus.cc:385] T db359e5cc17942209eb469da071b87db P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:14.922521 10067 raft_consensus.cc:740] T db359e5cc17942209eb469da071b87db P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Initialized, Role: FOLLOWER
I20260709 14:49:14.923708 10067 consensus_queue.cc:260] T db359e5cc17942209eb469da071b87db P 250a2782b5544a2481d99c7c5f78f110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:14.926787 10067 ts_tablet_manager.cc:1434] T db359e5cc17942209eb469da071b87db P 250a2782b5544a2481d99c7c5f78f110: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:49:14.927613 10068 tablet_bootstrap.cc:492] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208: No bootstrap required, opened a new log
I20260709 14:49:14.928239 10068 ts_tablet_manager.cc:1403] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260709 14:49:14.928387 10067 tablet_bootstrap.cc:492] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110: Bootstrap starting.
I20260709 14:49:14.931645 10068 raft_consensus.cc:359] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:14.932490 10068 raft_consensus.cc:385] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:14.932844 10068 raft_consensus.cc:740] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b8ab8439c94ae0b9db076a503cf208, State: Initialized, Role: FOLLOWER
I20260709 14:49:14.933795 10068 consensus_queue.cc:260] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:14.936394 10068 ts_tablet_manager.cc:1434] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 14:49:14.937436 10068 tablet_bootstrap.cc:492] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208: Bootstrap starting.
I20260709 14:49:14.938334 10067 tablet_bootstrap.cc:654] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:14.944829 10068 tablet_bootstrap.cc:654] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:14.951737 10067 tablet_bootstrap.cc:492] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110: No bootstrap required, opened a new log
I20260709 14:49:14.952551 10067 ts_tablet_manager.cc:1403] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.012s
I20260709 14:49:14.955295 10068 tablet_bootstrap.cc:492] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208: No bootstrap required, opened a new log
I20260709 14:49:14.955909 10068 ts_tablet_manager.cc:1403] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 14:49:14.956637 10067 raft_consensus.cc:359] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:14.957883 10067 raft_consensus.cc:385] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:14.958325 10067 raft_consensus.cc:740] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Initialized, Role: FOLLOWER
I20260709 14:49:14.958959 10068 raft_consensus.cc:359] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:14.959758 10068 raft_consensus.cc:385] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:14.960111 10068 raft_consensus.cc:740] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b8ab8439c94ae0b9db076a503cf208, State: Initialized, Role: FOLLOWER
I20260709 14:49:14.959399 10067 consensus_queue.cc:260] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:14.961211 10068 consensus_queue.cc:260] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:14.963042 10067 ts_tablet_manager.cc:1434] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:49:14.964578 10067 tablet_bootstrap.cc:492] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110: Bootstrap starting.
I20260709 14:49:14.965665 10068 ts_tablet_manager.cc:1434] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:49:14.966836 10068 tablet_bootstrap.cc:492] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208: Bootstrap starting.
I20260709 14:49:14.973541 10067 tablet_bootstrap.cc:654] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:14.974033 10073 raft_consensus.cc:493] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:14.974552 10073 raft_consensus.cc:515] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } } peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } }
I20260709 14:49:14.986433 10073 leader_election.cc:290] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243), 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197)
I20260709 14:49:14.992628 10069 tablet_bootstrap.cc:492] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63: No bootstrap required, opened a new log
I20260709 14:49:14.993216 10069 ts_tablet_manager.cc:1403] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63: Time spent bootstrapping tablet: real 0.080s	user 0.031s	sys 0.043s
I20260709 14:49:14.993999  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaf929b884a46e9b72736e6ea591bdb" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208" is_pre_election: true
I20260709 14:49:14.994777  9953 raft_consensus.cc:2468] T 4aaf929b884a46e9b72736e6ea591bdb P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 0.
I20260709 14:49:14.996167  9992 leader_election.cc:304] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 250a2782b5544a2481d99c7c5f78f110, b8b8ab8439c94ae0b9db076a503cf208; no voters: 
I20260709 14:49:14.996213 10069 raft_consensus.cc:359] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:14.997004 10069 raft_consensus.cc:385] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:14.997136 10073 raft_consensus.cc:2804] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:14.997327 10069 raft_consensus.cc:740] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a5e034befa54d768cd21663691bcf63, State: Initialized, Role: FOLLOWER
I20260709 14:49:14.997556 10073 raft_consensus.cc:493] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:14.997795 10067 tablet_bootstrap.cc:492] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110: No bootstrap required, opened a new log
I20260709 14:49:14.997941 10073 raft_consensus.cc:3060] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:14.998340 10067 ts_tablet_manager.cc:1403] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.002s
I20260709 14:49:14.998131 10069 consensus_queue.cc:260] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:14.973372 10068 tablet_bootstrap.cc:654] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:15.000331 10069 ts_tablet_manager.cc:1434] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:49:15.017508 10073 raft_consensus.cc:515] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } } peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } }
I20260709 14:49:15.018622 10069 tablet_bootstrap.cc:492] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63: Bootstrap starting.
I20260709 14:49:15.019871 10067 raft_consensus.cc:359] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.020687 10067 raft_consensus.cc:385] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:15.020499  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaf929b884a46e9b72736e6ea591bdb" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
I20260709 14:49:15.021055 10067 raft_consensus.cc:740] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Initialized, Role: FOLLOWER
I20260709 14:49:15.021251  9953 raft_consensus.cc:3060] T 4aaf929b884a46e9b72736e6ea591bdb P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.025360 10069 tablet_bootstrap.cc:654] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:15.025506 10067 consensus_queue.cc:260] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.026238  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaf929b884a46e9b72736e6ea591bdb" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a5e034befa54d768cd21663691bcf63" is_pre_election: true
W20260709 14:49:15.028297  9991 leader_election.cc:343] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:15.029170  9953 raft_consensus.cc:2468] T 4aaf929b884a46e9b72736e6ea591bdb P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 1.
I20260709 14:49:15.030539  9992 leader_election.cc:304] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 250a2782b5544a2481d99c7c5f78f110, b8b8ab8439c94ae0b9db076a503cf208; no voters: 
I20260709 14:49:15.031538 10068 tablet_bootstrap.cc:492] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208: No bootstrap required, opened a new log
I20260709 14:49:15.032052 10068 ts_tablet_manager.cc:1403] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.002s
I20260709 14:49:15.034531  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaf929b884a46e9b72736e6ea591bdb" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a5e034befa54d768cd21663691bcf63"
I20260709 14:49:15.035087 10068 raft_consensus.cc:359] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.035895 10068 raft_consensus.cc:385] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:15.036203 10068 raft_consensus.cc:740] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b8ab8439c94ae0b9db076a503cf208, State: Initialized, Role: FOLLOWER
W20260709 14:49:15.036592  9991 leader_election.cc:343] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:15.037580 10073 leader_election.cc:290] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 election: Requested vote from peers b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243), 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197)
I20260709 14:49:15.038744 10073 raft_consensus.cc:2804] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:15.039340 10073 raft_consensus.cc:697] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 [term 1 LEADER]: Becoming Leader. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Running, Role: LEADER
I20260709 14:49:15.040094 10067 ts_tablet_manager.cc:1434] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
I20260709 14:49:15.041196 10067 tablet_bootstrap.cc:492] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110: Bootstrap starting.
I20260709 14:49:15.040454 10073 consensus_queue.cc:237] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } } peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } }
I20260709 14:49:15.044121 10069 tablet_bootstrap.cc:492] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63: No bootstrap required, opened a new log
I20260709 14:49:15.044610 10069 ts_tablet_manager.cc:1403] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.015s
I20260709 14:49:15.046156 10068 consensus_queue.cc:260] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.047183 10069 raft_consensus.cc:359] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } } peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } }
I20260709 14:49:15.047914 10069 raft_consensus.cc:385] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:15.048200 10069 raft_consensus.cc:740] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a5e034befa54d768cd21663691bcf63, State: Initialized, Role: FOLLOWER
I20260709 14:49:15.048943 10069 consensus_queue.cc:260] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } } peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } }
I20260709 14:49:15.050158 10075 raft_consensus.cc:493] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.050673 10075 raft_consensus.cc:515] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.051174 10069 ts_tablet_manager.cc:1434] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:49:15.051880 10068 ts_tablet_manager.cc:1434] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
I20260709 14:49:15.052312 10069 tablet_bootstrap.cc:492] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63: Bootstrap starting.
I20260709 14:49:15.053025 10068 tablet_bootstrap.cc:492] T bf25d74431de4d219dbd1602d75121e7 P b8b8ab8439c94ae0b9db076a503cf208: Bootstrap starting.
I20260709 14:49:15.065567 10068 tablet_bootstrap.cc:654] T bf25d74431de4d219dbd1602d75121e7 P b8b8ab8439c94ae0b9db076a503cf208: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:15.065567 10069 tablet_bootstrap.cc:654] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:15.057493 10075 leader_election.cc:290] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
W20260709 14:49:15.067610  9824 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:15.072304 10069 tablet_bootstrap.cc:492] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63: No bootstrap required, opened a new log
I20260709 14:49:15.073150 10069 ts_tablet_manager.cc:1403] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.003s
I20260709 14:49:15.077157 10069 raft_consensus.cc:359] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.078311 10069 raft_consensus.cc:385] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:15.078786 10069 raft_consensus.cc:740] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a5e034befa54d768cd21663691bcf63, State: Initialized, Role: FOLLOWER
I20260709 14:49:15.079876 10069 consensus_queue.cc:260] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.083465 10069 ts_tablet_manager.cc:1434] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:49:15.084019 10068 tablet_bootstrap.cc:492] T bf25d74431de4d219dbd1602d75121e7 P b8b8ab8439c94ae0b9db076a503cf208: No bootstrap required, opened a new log
I20260709 14:49:15.082851  9776 catalog_manager.cc:5697] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 reported cstate change: term changed from 0 to 1, leader changed from <none> to 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "250a2782b5544a2481d99c7c5f78f110" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:15.084571 10069 tablet_bootstrap.cc:492] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63: Bootstrap starting.
I20260709 14:49:15.084636 10068 ts_tablet_manager.cc:1403] T bf25d74431de4d219dbd1602d75121e7 P b8b8ab8439c94ae0b9db076a503cf208: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.002s
I20260709 14:49:15.087812 10067 tablet_bootstrap.cc:654] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:15.087877 10068 raft_consensus.cc:359] T bf25d74431de4d219dbd1602d75121e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.089216 10068 raft_consensus.cc:385] T bf25d74431de4d219dbd1602d75121e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:15.089582 10068 raft_consensus.cc:740] T bf25d74431de4d219dbd1602d75121e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b8ab8439c94ae0b9db076a503cf208, State: Initialized, Role: FOLLOWER
I20260709 14:49:15.090597 10068 consensus_queue.cc:260] T bf25d74431de4d219dbd1602d75121e7 P b8b8ab8439c94ae0b9db076a503cf208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.093721 10068 ts_tablet_manager.cc:1434] T bf25d74431de4d219dbd1602d75121e7 P b8b8ab8439c94ae0b9db076a503cf208: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:49:15.094831 10068 tablet_bootstrap.cc:492] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208: Bootstrap starting.
I20260709 14:49:15.101251 10068 tablet_bootstrap.cc:654] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:15.091758 10069 tablet_bootstrap.cc:654] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:15.111718 10027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c1cede6df246ea8a554c136571516c" candidate_uuid: "1a5e034befa54d768cd21663691bcf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250a2782b5544a2481d99c7c5f78f110" is_pre_election: true
W20260709 14:49:15.114446  9844 leader_election.cc:343] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:15.128885 10069 tablet_bootstrap.cc:492] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63: No bootstrap required, opened a new log
I20260709 14:49:15.129803 10069 ts_tablet_manager.cc:1403] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.011s
I20260709 14:49:15.133989 10069 raft_consensus.cc:359] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.134899 10069 raft_consensus.cc:385] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:15.135074 10074 raft_consensus.cc:493] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.135299 10069 raft_consensus.cc:740] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a5e034befa54d768cd21663691bcf63, State: Initialized, Role: FOLLOWER
I20260709 14:49:15.135792 10074 raft_consensus.cc:515] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.136343 10069 consensus_queue.cc:260] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.137708 10067 tablet_bootstrap.cc:492] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110: No bootstrap required, opened a new log
I20260709 14:49:15.138273 10067 ts_tablet_manager.cc:1403] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110: Time spent bootstrapping tablet: real 0.097s	user 0.020s	sys 0.033s
I20260709 14:49:15.138947 10069 ts_tablet_manager.cc:1434] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:49:15.140056 10069 tablet_bootstrap.cc:492] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63: Bootstrap starting.
I20260709 14:49:15.139911  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c1cede6df246ea8a554c136571516c" candidate_uuid: "1a5e034befa54d768cd21663691bcf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208" is_pre_election: true
I20260709 14:49:15.140748  9953 raft_consensus.cc:2468] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a5e034befa54d768cd21663691bcf63 in term 0.
I20260709 14:49:15.141229 10067 raft_consensus.cc:359] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.141996 10067 raft_consensus.cc:385] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:15.142298 10067 raft_consensus.cc:740] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Initialized, Role: FOLLOWER
I20260709 14:49:15.143102 10067 consensus_queue.cc:260] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.143702  9843 leader_election.cc:304] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [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: 1a5e034befa54d768cd21663691bcf63, b8b8ab8439c94ae0b9db076a503cf208; no voters: 250a2782b5544a2481d99c7c5f78f110
I20260709 14:49:15.145419 10067 ts_tablet_manager.cc:1434] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:49:15.146206 10073 raft_consensus.cc:493] T db359e5cc17942209eb469da071b87db P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.146868 10073 raft_consensus.cc:515] T db359e5cc17942209eb469da071b87db P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.147989 10068 tablet_bootstrap.cc:492] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208: No bootstrap required, opened a new log
I20260709 14:49:15.148311 10069 tablet_bootstrap.cc:654] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:15.148517 10068 ts_tablet_manager.cc:1403] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.027s
I20260709 14:49:15.148590 10074 leader_election.cc:290] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
I20260709 14:49:15.151571  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db359e5cc17942209eb469da071b87db" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a5e034befa54d768cd21663691bcf63" is_pre_election: true
I20260709 14:49:15.151968 10068 raft_consensus.cc:359] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.152959 10068 raft_consensus.cc:385] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:15.153342 10068 raft_consensus.cc:740] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b8ab8439c94ae0b9db076a503cf208, State: Initialized, Role: FOLLOWER
I20260709 14:49:15.145493 10088 raft_consensus.cc:2804] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:15.154778 10088 raft_consensus.cc:493] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:15.154332 10068 consensus_queue.cc:260] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.155290 10088 raft_consensus.cc:3060] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:15.153573  9991 leader_election.cc:343] T db359e5cc17942209eb469da071b87db P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:15.158362 10067 tablet_bootstrap.cc:492] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110: Bootstrap starting.
I20260709 14:49:15.158213  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db359e5cc17942209eb469da071b87db" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208" is_pre_election: true
W20260709 14:49:15.160539  9992 leader_election.cc:343] T db359e5cc17942209eb469da071b87db P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:15.161170  9992 leader_election.cc:304] T db359e5cc17942209eb469da071b87db P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 250a2782b5544a2481d99c7c5f78f110; no voters: 1a5e034befa54d768cd21663691bcf63, b8b8ab8439c94ae0b9db076a503cf208
I20260709 14:49:15.162647 10084 raft_consensus.cc:2749] T db359e5cc17942209eb469da071b87db P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:15.163738 10073 leader_election.cc:290] T db359e5cc17942209eb469da071b87db P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243)
I20260709 14:49:15.167899 10067 tablet_bootstrap.cc:654] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:15.170248 10068 ts_tablet_manager.cc:1434] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.001s
I20260709 14:49:15.171733 10068 tablet_bootstrap.cc:492] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208: Bootstrap starting.
I20260709 14:49:15.173985 10088 raft_consensus.cc:515] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.177706  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c1cede6df246ea8a554c136571516c" candidate_uuid: "1a5e034befa54d768cd21663691bcf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
I20260709 14:49:15.178570  9953 raft_consensus.cc:3060] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.180536 10068 tablet_bootstrap.cc:654] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:15.189853 10075 raft_consensus.cc:493] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.190464 10075 raft_consensus.cc:515] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.192874 10075 leader_election.cc:290] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
I20260709 14:49:15.196015 10027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d3dbce2dc54b5484544ff32e91b3c5" candidate_uuid: "1a5e034befa54d768cd21663691bcf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250a2782b5544a2481d99c7c5f78f110" is_pre_election: true
W20260709 14:49:15.198501  9844 leader_election.cc:343] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:15.198863  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d3dbce2dc54b5484544ff32e91b3c5" candidate_uuid: "1a5e034befa54d768cd21663691bcf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208" is_pre_election: true
I20260709 14:49:15.199839  9952 raft_consensus.cc:2468] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a5e034befa54d768cd21663691bcf63 in term 0.
I20260709 14:49:15.201850  9843 leader_election.cc:304] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [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: 1a5e034befa54d768cd21663691bcf63, b8b8ab8439c94ae0b9db076a503cf208; no voters: 250a2782b5544a2481d99c7c5f78f110
I20260709 14:49:15.204768 10027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c1cede6df246ea8a554c136571516c" candidate_uuid: "1a5e034befa54d768cd21663691bcf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
W20260709 14:49:15.206713  9844 leader_election.cc:343] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:15.206804 10075 raft_consensus.cc:2804] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:15.210466 10075 raft_consensus.cc:493] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:15.210907 10075 raft_consensus.cc:3060] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.218642  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c1cede6df246ea8a554c136571516c" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a5e034befa54d768cd21663691bcf63" is_pre_election: true
I20260709 14:49:15.219630  9878 raft_consensus.cc:2393] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b8ab8439c94ae0b9db076a503cf208 in current term 1: Already voted for candidate 1a5e034befa54d768cd21663691bcf63 in this term.
I20260709 14:49:15.218979 10069 tablet_bootstrap.cc:492] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63: No bootstrap required, opened a new log
I20260709 14:49:15.221737 10069 ts_tablet_manager.cc:1403] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63: Time spent bootstrapping tablet: real 0.082s	user 0.043s	sys 0.031s
I20260709 14:49:15.224431 10069 raft_consensus.cc:359] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.225241 10069 raft_consensus.cc:385] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:15.225601 10069 raft_consensus.cc:740] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a5e034befa54d768cd21663691bcf63, State: Initialized, Role: FOLLOWER
I20260709 14:49:15.226424 10069 consensus_queue.cc:260] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.224618  9953 raft_consensus.cc:2468] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a5e034befa54d768cd21663691bcf63 in term 1.
I20260709 14:49:15.231312  9843 leader_election.cc:304] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a5e034befa54d768cd21663691bcf63, b8b8ab8439c94ae0b9db076a503cf208; no voters: 250a2782b5544a2481d99c7c5f78f110
I20260709 14:49:15.232230 10088 leader_election.cc:290] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [CANDIDATE]: Term 1 election: Requested vote from peers b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
I20260709 14:49:15.233690 10067 tablet_bootstrap.cc:492] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110: No bootstrap required, opened a new log
I20260709 14:49:15.234258 10067 ts_tablet_manager.cc:1403] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110: Time spent bootstrapping tablet: real 0.076s	user 0.025s	sys 0.012s
I20260709 14:49:15.237329 10067 raft_consensus.cc:359] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.238101 10067 raft_consensus.cc:385] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:15.238423 10067 raft_consensus.cc:740] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Initialized, Role: FOLLOWER
I20260709 14:49:15.239205 10067 consensus_queue.cc:260] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.239223 10088 raft_consensus.cc:2804] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:15.240674 10088 raft_consensus.cc:697] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [term 1 LEADER]: Becoming Leader. State: Replica: 1a5e034befa54d768cd21663691bcf63, State: Running, Role: LEADER
I20260709 14:49:15.242619 10075 raft_consensus.cc:515] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.245448 10075 leader_election.cc:290] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [CANDIDATE]: Term 1 election: Requested vote from peers b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
I20260709 14:49:15.241703 10067 ts_tablet_manager.cc:1434] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 14:49:15.247056 10027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d3dbce2dc54b5484544ff32e91b3c5" candidate_uuid: "1a5e034befa54d768cd21663691bcf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
I20260709 14:49:15.252193 10067 tablet_bootstrap.cc:492] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110: Bootstrap starting.
I20260709 14:49:15.252025 10026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c1cede6df246ea8a554c136571516c" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250a2782b5544a2481d99c7c5f78f110" is_pre_election: true
W20260709 14:49:15.253674  9919 leader_election.cc:343] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:15.254194  9919 leader_election.cc:304] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b8ab8439c94ae0b9db076a503cf208; no voters: 1a5e034befa54d768cd21663691bcf63, 250a2782b5544a2481d99c7c5f78f110
I20260709 14:49:15.255363 10074 raft_consensus.cc:2749] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:15.253659  9844 leader_election.cc:343] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:15.259032 10068 tablet_bootstrap.cc:492] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208: No bootstrap required, opened a new log
I20260709 14:49:15.259585 10068 ts_tablet_manager.cc:1403] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208: Time spent bootstrapping tablet: real 0.088s	user 0.034s	sys 0.010s
I20260709 14:49:15.260007 10069 ts_tablet_manager.cc:1434] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63: Time spent starting tablet: real 0.038s	user 0.013s	sys 0.020s
I20260709 14:49:15.260270 10104 raft_consensus.cc:493] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.261183 10069 tablet_bootstrap.cc:492] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63: Bootstrap starting.
I20260709 14:49:15.262075 10067 tablet_bootstrap.cc:654] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:15.241518 10088 consensus_queue.cc:237] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.262897 10068 raft_consensus.cc:359] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.263741 10068 raft_consensus.cc:385] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:15.264056 10068 raft_consensus.cc:740] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b8ab8439c94ae0b9db076a503cf208, State: Initialized, Role: FOLLOWER
I20260709 14:49:15.260823 10104 raft_consensus.cc:515] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } } peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } }
I20260709 14:49:15.265030 10068 consensus_queue.cc:260] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.266624 10104 leader_election.cc:290] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
I20260709 14:49:15.268440 10069 tablet_bootstrap.cc:654] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:15.269942 10026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaf929b884a46e9b72736e6ea591bdb" candidate_uuid: "1a5e034befa54d768cd21663691bcf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250a2782b5544a2481d99c7c5f78f110" is_pre_election: true
I20260709 14:49:15.270193 10104 raft_consensus.cc:493] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.270710 10104 raft_consensus.cc:515] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.271905 10068 ts_tablet_manager.cc:1434] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:49:15.272816 10104 leader_election.cc:290] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
I20260709 14:49:15.272986 10068 tablet_bootstrap.cc:492] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208: Bootstrap starting.
I20260709 14:49:15.278383 10026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbccbd61e0540ecb6c0da1a620b3fdd" candidate_uuid: "1a5e034befa54d768cd21663691bcf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250a2782b5544a2481d99c7c5f78f110" is_pre_election: true
I20260709 14:49:15.279096 10026 raft_consensus.cc:2468] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a5e034befa54d768cd21663691bcf63 in term 0.
I20260709 14:49:15.280342  9844 leader_election.cc:304] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a5e034befa54d768cd21663691bcf63, 250a2782b5544a2481d99c7c5f78f110; no voters: 
I20260709 14:49:15.281292 10104 raft_consensus.cc:2804] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:15.281679 10104 raft_consensus.cc:493] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:15.282047 10104 raft_consensus.cc:3060] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.282909 10068 tablet_bootstrap.cc:654] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:15.289273 10067 tablet_bootstrap.cc:492] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110: No bootstrap required, opened a new log
I20260709 14:49:15.289955 10067 ts_tablet_manager.cc:1403] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.008s
I20260709 14:49:15.290437  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d3dbce2dc54b5484544ff32e91b3c5" candidate_uuid: "1a5e034befa54d768cd21663691bcf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
I20260709 14:49:15.291121  9953 raft_consensus.cc:3060] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.292248  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaf929b884a46e9b72736e6ea591bdb" candidate_uuid: "1a5e034befa54d768cd21663691bcf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208" is_pre_election: true
I20260709 14:49:15.293135  9952 raft_consensus.cc:2393] T 4aaf929b884a46e9b72736e6ea591bdb P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a5e034befa54d768cd21663691bcf63 in current term 1: Already voted for candidate 250a2782b5544a2481d99c7c5f78f110 in this term.
I20260709 14:49:15.293866 10067 raft_consensus.cc:359] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.294875 10067 raft_consensus.cc:385] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:15.295398 10067 raft_consensus.cc:740] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Initialized, Role: FOLLOWER
I20260709 14:49:15.295444  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbccbd61e0540ecb6c0da1a620b3fdd" candidate_uuid: "1a5e034befa54d768cd21663691bcf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208" is_pre_election: true
I20260709 14:49:15.297001 10105 raft_consensus.cc:493] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.296502 10067 consensus_queue.cc:260] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.297545 10105 raft_consensus.cc:515] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.299755 10067 ts_tablet_manager.cc:1434] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:49:15.300014 10105 leader_election.cc:290] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
I20260709 14:49:15.301229 10067 tablet_bootstrap.cc:492] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110: Bootstrap starting.
I20260709 14:49:15.301838 10026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53599ffe2ad144b298ec88d951b755a9" candidate_uuid: "1a5e034befa54d768cd21663691bcf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250a2782b5544a2481d99c7c5f78f110" is_pre_election: true
I20260709 14:49:15.302565 10026 raft_consensus.cc:2468] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a5e034befa54d768cd21663691bcf63 in term 0.
I20260709 14:49:15.304042  9844 leader_election.cc:304] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a5e034befa54d768cd21663691bcf63, 250a2782b5544a2481d99c7c5f78f110; no voters: 
I20260709 14:49:15.290031 10104 raft_consensus.cc:515] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.305440 10105 raft_consensus.cc:2804] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:15.305958 10105 raft_consensus.cc:493] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:15.305459  9953 raft_consensus.cc:2468] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a5e034befa54d768cd21663691bcf63 in term 1.
I20260709 14:49:15.306404 10105 raft_consensus.cc:3060] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.316596 10073 raft_consensus.cc:493] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.316799 10026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbccbd61e0540ecb6c0da1a620b3fdd" candidate_uuid: "1a5e034befa54d768cd21663691bcf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
I20260709 14:49:15.317430 10026 raft_consensus.cc:3060] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.317170 10073 raft_consensus.cc:515] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.319561 10073 leader_election.cc:290] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243)
I20260709 14:49:15.307219  9843 leader_election.cc:304] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a5e034befa54d768cd21663691bcf63; no voters: 250a2782b5544a2481d99c7c5f78f110, b8b8ab8439c94ae0b9db076a503cf208
I20260709 14:49:15.322480 10088 raft_consensus.cc:3060] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:15.323027  9843 leader_election.cc:343] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:15.323402  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a702af3e5544299ab330f8e73448ee1" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208" is_pre_election: true
I20260709 14:49:15.324128  9952 raft_consensus.cc:2468] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 0.
I20260709 14:49:15.313743 10069 tablet_bootstrap.cc:492] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63: No bootstrap required, opened a new log
I20260709 14:49:15.326582  9951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbccbd61e0540ecb6c0da1a620b3fdd" candidate_uuid: "1a5e034befa54d768cd21663691bcf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
I20260709 14:49:15.326972 10069 ts_tablet_manager.cc:1403] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.035s
I20260709 14:49:15.327934  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53599ffe2ad144b298ec88d951b755a9" candidate_uuid: "1a5e034befa54d768cd21663691bcf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208" is_pre_election: true
I20260709 14:49:15.329140 10105 raft_consensus.cc:515] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.329767  9992 leader_election.cc:304] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 250a2782b5544a2481d99c7c5f78f110, b8b8ab8439c94ae0b9db076a503cf208; no voters: 
I20260709 14:49:15.329996 10069 raft_consensus.cc:359] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.330821 10069 raft_consensus.cc:385] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:15.331142 10069 raft_consensus.cc:740] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a5e034befa54d768cd21663691bcf63, State: Initialized, Role: FOLLOWER
I20260709 14:49:15.315523 10067 tablet_bootstrap.cc:654] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:15.321346  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a702af3e5544299ab330f8e73448ee1" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a5e034befa54d768cd21663691bcf63" is_pre_election: true
W20260709 14:49:15.331382  9843 leader_election.cc:343] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:15.333233 10088 raft_consensus.cc:2749] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:15.333572  9843 leader_election.cc:343] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:15.332381 10073 raft_consensus.cc:2804] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:15.334797 10073 raft_consensus.cc:493] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:15.334630 10027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53599ffe2ad144b298ec88d951b755a9" candidate_uuid: "1a5e034befa54d768cd21663691bcf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
I20260709 14:49:15.334592 10105 leader_election.cc:290] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [CANDIDATE]: Term 1 election: Requested vote from peers b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
I20260709 14:49:15.335485 10027 raft_consensus.cc:3060] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.335911 10026 raft_consensus.cc:2468] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a5e034befa54d768cd21663691bcf63 in term 1.
I20260709 14:49:15.336179 10069 consensus_queue.cc:260] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.337741  9844 leader_election.cc:304] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a5e034befa54d768cd21663691bcf63, 250a2782b5544a2481d99c7c5f78f110; no voters: b8b8ab8439c94ae0b9db076a503cf208
I20260709 14:49:15.338033  9878 raft_consensus.cc:2468] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 0.
I20260709 14:49:15.336434 10104 leader_election.cc:290] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [CANDIDATE]: Term 1 election: Requested vote from peers b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
I20260709 14:49:15.340534 10105 raft_consensus.cc:2804] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:15.341071 10105 raft_consensus.cc:697] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [term 1 LEADER]: Becoming Leader. State: Replica: 1a5e034befa54d768cd21663691bcf63, State: Running, Role: LEADER
I20260709 14:49:15.341174 10069 ts_tablet_manager.cc:1434] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260709 14:49:15.342700 10069 tablet_bootstrap.cc:492] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63: Bootstrap starting.
I20260709 14:49:15.342990 10105 consensus_queue.cc:237] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.345947 10073 raft_consensus.cc:3060] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.347767 10027 raft_consensus.cc:2468] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a5e034befa54d768cd21663691bcf63 in term 1.
I20260709 14:49:15.349152  9844 leader_election.cc:304] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a5e034befa54d768cd21663691bcf63, 250a2782b5544a2481d99c7c5f78f110; no voters: 
I20260709 14:49:15.350160 10075 raft_consensus.cc:2804] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:15.350611 10075 raft_consensus.cc:697] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 1 LEADER]: Becoming Leader. State: Replica: 1a5e034befa54d768cd21663691bcf63, State: Running, Role: LEADER
I20260709 14:49:15.351776 10068 tablet_bootstrap.cc:492] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208: No bootstrap required, opened a new log
I20260709 14:49:15.351420 10075 consensus_queue.cc:237] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.352440 10068 ts_tablet_manager.cc:1403] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208: Time spent bootstrapping tablet: real 0.080s	user 0.023s	sys 0.011s
I20260709 14:49:15.354528  9843 leader_election.cc:304] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a5e034befa54d768cd21663691bcf63, b8b8ab8439c94ae0b9db076a503cf208; no voters: 250a2782b5544a2481d99c7c5f78f110
I20260709 14:49:15.356033 10068 raft_consensus.cc:359] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.355696  9776 catalog_manager.cc:5697] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a5e034befa54d768cd21663691bcf63 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "1a5e034befa54d768cd21663691bcf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:15.356909 10068 raft_consensus.cc:385] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:15.356966  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53599ffe2ad144b298ec88d951b755a9" candidate_uuid: "1a5e034befa54d768cd21663691bcf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
I20260709 14:49:15.357375 10068 raft_consensus.cc:740] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b8ab8439c94ae0b9db076a503cf208, State: Initialized, Role: FOLLOWER
I20260709 14:49:15.358299 10068 consensus_queue.cc:260] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.357085 10088 raft_consensus.cc:2804] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:15.359803 10088 raft_consensus.cc:697] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [term 1 LEADER]: Becoming Leader. State: Replica: 1a5e034befa54d768cd21663691bcf63, State: Running, Role: LEADER
I20260709 14:49:15.360469 10068 ts_tablet_manager.cc:1434] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:49:15.361101 10088 consensus_queue.cc:237] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.363649 10068 tablet_bootstrap.cc:492] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208: Bootstrap starting.
I20260709 14:49:15.365886 10084 raft_consensus.cc:493] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.366397 10084 raft_consensus.cc:515] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.368734 10084 leader_election.cc:290] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243)
I20260709 14:49:15.370267 10068 tablet_bootstrap.cc:654] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:15.370425  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf25d74431de4d219dbd1602d75121e7" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a5e034befa54d768cd21663691bcf63" is_pre_election: true
I20260709 14:49:15.371122  9878 raft_consensus.cc:2468] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 0.
I20260709 14:49:15.372545  9991 leader_election.cc:304] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a5e034befa54d768cd21663691bcf63, 250a2782b5544a2481d99c7c5f78f110; no voters: 
I20260709 14:49:15.373463 10084 raft_consensus.cc:2804] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:15.373862 10084 raft_consensus.cc:493] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:15.374035 10069 tablet_bootstrap.cc:654] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:15.374287 10084 raft_consensus.cc:3060] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.377251  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf25d74431de4d219dbd1602d75121e7" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208" is_pre_election: true
I20260709 14:49:15.378144  9953 raft_consensus.cc:2468] T bf25d74431de4d219dbd1602d75121e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 0.
W20260709 14:49:15.383805  9843 leader_election.cc:343] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:15.379259 10073 raft_consensus.cc:515] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.388674  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a702af3e5544299ab330f8e73448ee1" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a5e034befa54d768cd21663691bcf63"
I20260709 14:49:15.387631 10073 leader_election.cc:290] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 election: Requested vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243)
I20260709 14:49:15.389536  9878 raft_consensus.cc:3060] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.392405 10067 tablet_bootstrap.cc:492] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110: No bootstrap required, opened a new log
I20260709 14:49:15.392995 10067 ts_tablet_manager.cc:1403] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110: Time spent bootstrapping tablet: real 0.092s	user 0.029s	sys 0.009s
I20260709 14:49:15.395953 10068 tablet_bootstrap.cc:492] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208: No bootstrap required, opened a new log
I20260709 14:49:15.396065 10067 raft_consensus.cc:359] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.396546 10068 ts_tablet_manager.cc:1403] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.006s
I20260709 14:49:15.396870 10067 raft_consensus.cc:385] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:15.396910  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a702af3e5544299ab330f8e73448ee1" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
I20260709 14:49:15.397388 10067 raft_consensus.cc:740] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Initialized, Role: FOLLOWER
I20260709 14:49:15.397714  9953 raft_consensus.cc:3060] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.396497  9776 catalog_manager.cc:5697] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a5e034befa54d768cd21663691bcf63 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "1a5e034befa54d768cd21663691bcf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:15.398252 10067 consensus_queue.cc:260] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.398926  9776 catalog_manager.cc:5697] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a5e034befa54d768cd21663691bcf63 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "1a5e034befa54d768cd21663691bcf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:15.400349 10068 raft_consensus.cc:359] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.401111 10068 raft_consensus.cc:385] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:15.401448 10068 raft_consensus.cc:740] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b8ab8439c94ae0b9db076a503cf208, State: Initialized, Role: FOLLOWER
I20260709 14:49:15.402088 10067 ts_tablet_manager.cc:1434] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:49:15.402307 10068 consensus_queue.cc:260] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.403275  9776 catalog_manager.cc:5697] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a5e034befa54d768cd21663691bcf63 (127.6.67.1). New cstate: current_term: 1 leader_uuid: "1a5e034befa54d768cd21663691bcf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:15.404143 10084 raft_consensus.cc:515] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.404747 10068 ts_tablet_manager.cc:1434] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:49:15.405887 10068 tablet_bootstrap.cc:492] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208: Bootstrap starting.
I20260709 14:49:15.411839 10068 tablet_bootstrap.cc:654] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:15.413563  9953 raft_consensus.cc:2468] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 1.
I20260709 14:49:15.414695  9992 leader_election.cc:304] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 250a2782b5544a2481d99c7c5f78f110, b8b8ab8439c94ae0b9db076a503cf208; no voters: 
I20260709 14:49:15.415020 10067 tablet_bootstrap.cc:492] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110: Bootstrap starting.
I20260709 14:49:15.415596 10073 raft_consensus.cc:2804] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:15.416085 10073 raft_consensus.cc:697] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 1 LEADER]: Becoming Leader. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Running, Role: LEADER
I20260709 14:49:15.416893 10073 consensus_queue.cc:237] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.421695 10067 tablet_bootstrap.cc:654] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:15.423905 10069 tablet_bootstrap.cc:492] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63: No bootstrap required, opened a new log
I20260709 14:49:15.424439 10069 ts_tablet_manager.cc:1403] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63: Time spent bootstrapping tablet: real 0.082s	user 0.015s	sys 0.006s
I20260709 14:49:15.427670 10069 raft_consensus.cc:359] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.428580 10069 raft_consensus.cc:385] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:15.428871 10069 raft_consensus.cc:740] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a5e034befa54d768cd21663691bcf63, State: Initialized, Role: FOLLOWER
I20260709 14:49:15.431313 10067 tablet_bootstrap.cc:492] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110: No bootstrap required, opened a new log
I20260709 14:49:15.431871 10067 ts_tablet_manager.cc:1403] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.004s
I20260709 14:49:15.433190 10084 leader_election.cc:290] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 election: Requested vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243)
I20260709 14:49:15.434058  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf25d74431de4d219dbd1602d75121e7" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a5e034befa54d768cd21663691bcf63"
I20260709 14:49:15.434785  9877 raft_consensus.cc:3060] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.435640  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf25d74431de4d219dbd1602d75121e7" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
I20260709 14:49:15.436502  9952 raft_consensus.cc:3060] T bf25d74431de4d219dbd1602d75121e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.437320  9878 raft_consensus.cc:2468] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 1.
I20260709 14:49:15.429553 10069 consensus_queue.cc:260] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.439819 10069 ts_tablet_manager.cc:1434] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:49:15.442832 10068 tablet_bootstrap.cc:492] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208: No bootstrap required, opened a new log
I20260709 14:49:15.443360 10068 ts_tablet_manager.cc:1403] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.015s
I20260709 14:49:15.444444 10069 tablet_bootstrap.cc:492] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63: Bootstrap starting.
I20260709 14:49:15.445498  9877 raft_consensus.cc:2468] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 1.
I20260709 14:49:15.446118 10068 raft_consensus.cc:359] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.446818 10068 raft_consensus.cc:385] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:15.446717  9991 leader_election.cc:304] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a5e034befa54d768cd21663691bcf63, 250a2782b5544a2481d99c7c5f78f110; no voters: 
I20260709 14:49:15.447157 10068 raft_consensus.cc:740] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b8ab8439c94ae0b9db076a503cf208, State: Initialized, Role: FOLLOWER
I20260709 14:49:15.447630 10084 raft_consensus.cc:2804] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:15.448101 10084 raft_consensus.cc:697] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110 [term 1 LEADER]: Becoming Leader. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Running, Role: LEADER
I20260709 14:49:15.447827 10068 consensus_queue.cc:260] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.448905 10084 consensus_queue.cc:237] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.449898 10068 ts_tablet_manager.cc:1434] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:15.450500 10069 tablet_bootstrap.cc:654] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:15.443193  9776 catalog_manager.cc:5697] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 reported cstate change: term changed from 0 to 1, leader changed from <none> to 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "250a2782b5544a2481d99c7c5f78f110" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:15.443259 10067 raft_consensus.cc:359] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.457026 10067 raft_consensus.cc:385] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:15.457309 10067 raft_consensus.cc:740] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Initialized, Role: FOLLOWER
I20260709 14:49:15.458153 10067 consensus_queue.cc:260] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.460378 10067 ts_tablet_manager.cc:1434] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:49:15.461287 10067 tablet_bootstrap.cc:492] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110: Bootstrap starting.
I20260709 14:49:15.462468 10084 raft_consensus.cc:493] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.463243 10084 raft_consensus.cc:515] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.466333 10084 leader_election.cc:290] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243)
I20260709 14:49:15.466918 10067 tablet_bootstrap.cc:654] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:15.468346 10074 raft_consensus.cc:493] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.468901 10074 raft_consensus.cc:515] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.471568  9952 raft_consensus.cc:2468] T bf25d74431de4d219dbd1602d75121e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 1.
I20260709 14:49:15.473199 10027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db359e5cc17942209eb469da071b87db" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250a2782b5544a2481d99c7c5f78f110" is_pre_election: true
I20260709 14:49:15.474032 10027 raft_consensus.cc:2468] T db359e5cc17942209eb469da071b87db P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b8ab8439c94ae0b9db076a503cf208 in term 0.
I20260709 14:49:15.474829  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db359e5cc17942209eb469da071b87db" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a5e034befa54d768cd21663691bcf63" is_pre_election: true
I20260709 14:49:15.475286  9919 leader_election.cc:304] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 250a2782b5544a2481d99c7c5f78f110, b8b8ab8439c94ae0b9db076a503cf208; no voters: 
I20260709 14:49:15.475461  9877 raft_consensus.cc:2468] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b8ab8439c94ae0b9db076a503cf208 in term 0.
I20260709 14:49:15.476009  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c116fc22fd0148e881f66bea50e114e7" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a5e034befa54d768cd21663691bcf63" is_pre_election: true
W20260709 14:49:15.477471  9991 leader_election.cc:343] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:15.478113 10074 leader_election.cc:290] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
I20260709 14:49:15.478667 10074 raft_consensus.cc:2804] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:15.479027 10074 raft_consensus.cc:493] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:15.479362 10074 raft_consensus.cc:3060] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.480021 10067 tablet_bootstrap.cc:492] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110: No bootstrap required, opened a new log
I20260709 14:49:15.480444 10067 ts_tablet_manager.cc:1403] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.001s
I20260709 14:49:15.479777  9776 catalog_manager.cc:5697] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110 reported cstate change: term changed from 0 to 1, leader changed from <none> to 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "250a2782b5544a2481d99c7c5f78f110" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:15.475332 10069 tablet_bootstrap.cc:492] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63: No bootstrap required, opened a new log
I20260709 14:49:15.482419 10069 ts_tablet_manager.cc:1403] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.009s
I20260709 14:49:15.482885 10067 raft_consensus.cc:359] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.483618 10067 raft_consensus.cc:385] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:15.483944 10067 raft_consensus.cc:740] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Initialized, Role: FOLLOWER
I20260709 14:49:15.484777 10067 consensus_queue.cc:260] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.487473 10069 raft_consensus.cc:359] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.487995  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c116fc22fd0148e881f66bea50e114e7" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208" is_pre_election: true
I20260709 14:49:15.488687  9952 raft_consensus.cc:2468] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 0.
I20260709 14:49:15.489727 10067 ts_tablet_manager.cc:1434] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:49:15.490084  9992 leader_election.cc:304] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [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: 250a2782b5544a2481d99c7c5f78f110, b8b8ab8439c94ae0b9db076a503cf208; no voters: 1a5e034befa54d768cd21663691bcf63
I20260709 14:49:15.490895 10084 raft_consensus.cc:2804] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:15.491261 10084 raft_consensus.cc:493] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:15.488200 10069 raft_consensus.cc:385] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:15.491636 10084 raft_consensus.cc:3060] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.491784 10069 raft_consensus.cc:740] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a5e034befa54d768cd21663691bcf63, State: Initialized, Role: FOLLOWER
I20260709 14:49:15.492516 10069 consensus_queue.cc:260] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.492928 10074 raft_consensus.cc:515] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.494637 10069 ts_tablet_manager.cc:1434] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 14:49:15.495486 10074 leader_election.cc:290] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 1 election: Requested vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
I20260709 14:49:15.496405  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db359e5cc17942209eb469da071b87db" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a5e034befa54d768cd21663691bcf63"
I20260709 14:49:15.497068  9878 raft_consensus.cc:3060] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.498515 10069 tablet_bootstrap.cc:492] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63: Bootstrap starting.
I20260709 14:49:15.499128 10084 raft_consensus.cc:515] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.502763  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c116fc22fd0148e881f66bea50e114e7" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a5e034befa54d768cd21663691bcf63"
I20260709 14:49:15.503011 10027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db359e5cc17942209eb469da071b87db" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
I20260709 14:49:15.503548 10027 raft_consensus.cc:3060] T db359e5cc17942209eb469da071b87db P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.504123  9878 raft_consensus.cc:2468] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8ab8439c94ae0b9db076a503cf208 in term 1.
W20260709 14:49:15.504215  9991 leader_election.cc:343] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:15.504455 10069 tablet_bootstrap.cc:654] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:15.505756  9917 leader_election.cc:304] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a5e034befa54d768cd21663691bcf63, b8b8ab8439c94ae0b9db076a503cf208; no voters: 
I20260709 14:49:15.506773 10123 raft_consensus.cc:2804] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:15.507988 10123 raft_consensus.cc:697] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208 [term 1 LEADER]: Becoming Leader. State: Replica: b8b8ab8439c94ae0b9db076a503cf208, State: Running, Role: LEADER
I20260709 14:49:15.508838 10123 consensus_queue.cc:237] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.510887 10027 raft_consensus.cc:2468] T db359e5cc17942209eb469da071b87db P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8ab8439c94ae0b9db076a503cf208 in term 1.
I20260709 14:49:15.513427 10084 leader_election.cc:290] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 election: Requested vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243)
I20260709 14:49:15.513690  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c116fc22fd0148e881f66bea50e114e7" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
I20260709 14:49:15.514325  9952 raft_consensus.cc:3060] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.517308 10069 tablet_bootstrap.cc:492] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63: No bootstrap required, opened a new log
I20260709 14:49:15.517864 10069 ts_tablet_manager.cc:1403] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.006s
I20260709 14:49:15.520552 10069 raft_consensus.cc:359] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.521224 10069 raft_consensus.cc:385] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:15.521488 10069 raft_consensus.cc:740] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a5e034befa54d768cd21663691bcf63, State: Initialized, Role: FOLLOWER
I20260709 14:49:15.521384  9776 catalog_manager.cc:5697] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2). New cstate: current_term: 1 leader_uuid: "b8b8ab8439c94ae0b9db076a503cf208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:15.521829  9952 raft_consensus.cc:2468] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 1.
I20260709 14:49:15.522327 10069 consensus_queue.cc:260] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.523169  9992 leader_election.cc:304] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 250a2782b5544a2481d99c7c5f78f110, b8b8ab8439c94ae0b9db076a503cf208; no voters: 1a5e034befa54d768cd21663691bcf63
I20260709 14:49:15.523947 10084 raft_consensus.cc:2804] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:15.524632 10086 raft_consensus.cc:493] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.524427 10084 raft_consensus.cc:697] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 1 LEADER]: Becoming Leader. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Running, Role: LEADER
I20260709 14:49:15.524356 10069 ts_tablet_manager.cc:1434] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:15.525179 10086 raft_consensus.cc:515] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.525691 10084 consensus_queue.cc:237] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.527343 10086 leader_election.cc:290] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243)
I20260709 14:49:15.528977  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c1cede6df246ea8a554c136571516c" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a5e034befa54d768cd21663691bcf63" is_pre_election: true
I20260709 14:49:15.529130  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c1cede6df246ea8a554c136571516c" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208" is_pre_election: true
I20260709 14:49:15.530133  9952 raft_consensus.cc:2393] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 250a2782b5544a2481d99c7c5f78f110 in current term 1: Already voted for candidate 1a5e034befa54d768cd21663691bcf63 in this term.
I20260709 14:49:15.531350  9991 leader_election.cc:304] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 250a2782b5544a2481d99c7c5f78f110; no voters: 1a5e034befa54d768cd21663691bcf63, b8b8ab8439c94ae0b9db076a503cf208
I20260709 14:49:15.532478 10073 raft_consensus.cc:3060] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.539714 10073 raft_consensus.cc:2749] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:15.539690  9775 catalog_manager.cc:5697] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 reported cstate change: term changed from 0 to 1, leader changed from <none> to 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "250a2782b5544a2481d99c7c5f78f110" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:15.545426 10123 raft_consensus.cc:493] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.545959 10123 raft_consensus.cc:515] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.547987 10073 raft_consensus.cc:493] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.548538 10073 raft_consensus.cc:515] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.548873 10027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53599ffe2ad144b298ec88d951b755a9" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250a2782b5544a2481d99c7c5f78f110" is_pre_election: true
I20260709 14:49:15.549114 10123 leader_election.cc:290] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
I20260709 14:49:15.548938  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53599ffe2ad144b298ec88d951b755a9" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a5e034befa54d768cd21663691bcf63" is_pre_election: true
I20260709 14:49:15.549693 10027 raft_consensus.cc:2393] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b8ab8439c94ae0b9db076a503cf208 in current term 1: Already voted for candidate 1a5e034befa54d768cd21663691bcf63 in this term.
I20260709 14:49:15.550726 10073 leader_election.cc:290] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243)
I20260709 14:49:15.551283  9919 leader_election.cc:304] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b8ab8439c94ae0b9db076a503cf208; no voters: 1a5e034befa54d768cd21663691bcf63, 250a2782b5544a2481d99c7c5f78f110
I20260709 14:49:15.551894  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59eb8fe5656c4b52a3fe013ae178a99d" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208" is_pre_election: true
I20260709 14:49:15.552083 10123 raft_consensus.cc:3060] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.551913  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59eb8fe5656c4b52a3fe013ae178a99d" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a5e034befa54d768cd21663691bcf63" is_pre_election: true
I20260709 14:49:15.552700  9952 raft_consensus.cc:2468] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 0.
I20260709 14:49:15.552830  9878 raft_consensus.cc:2468] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 0.
I20260709 14:49:15.553685  9992 leader_election.cc:304] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 250a2782b5544a2481d99c7c5f78f110, b8b8ab8439c94ae0b9db076a503cf208; no voters: 
I20260709 14:49:15.554526 10073 raft_consensus.cc:2804] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:15.554922 10073 raft_consensus.cc:493] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:15.555219 10073 raft_consensus.cc:3060] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.558220 10084 raft_consensus.cc:493] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.558355 10123 raft_consensus.cc:2749] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:15.558853 10084 raft_consensus.cc:515] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.560770 10084 leader_election.cc:290] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243)
I20260709 14:49:15.560735 10073 raft_consensus.cc:515] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.561687  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d3dbce2dc54b5484544ff32e91b3c5" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a5e034befa54d768cd21663691bcf63" is_pre_election: true
I20260709 14:49:15.561896  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d3dbce2dc54b5484544ff32e91b3c5" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208" is_pre_election: true
I20260709 14:49:15.562633  9952 raft_consensus.cc:2393] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 250a2782b5544a2481d99c7c5f78f110 in current term 1: Already voted for candidate 1a5e034befa54d768cd21663691bcf63 in this term.
I20260709 14:49:15.563565  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59eb8fe5656c4b52a3fe013ae178a99d" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a5e034befa54d768cd21663691bcf63"
I20260709 14:49:15.563733 10073 leader_election.cc:290] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 election: Requested vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243)
I20260709 14:49:15.563865  9992 leader_election.cc:304] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 250a2782b5544a2481d99c7c5f78f110; no voters: 1a5e034befa54d768cd21663691bcf63, b8b8ab8439c94ae0b9db076a503cf208
I20260709 14:49:15.564157  9878 raft_consensus.cc:3060] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.564745 10073 raft_consensus.cc:3060] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.566128  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59eb8fe5656c4b52a3fe013ae178a99d" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
I20260709 14:49:15.566721  9952 raft_consensus.cc:3060] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.570461 10073 raft_consensus.cc:2749] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:15.571564  9878 raft_consensus.cc:2468] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 1.
I20260709 14:49:15.572798  9991 leader_election.cc:304] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a5e034befa54d768cd21663691bcf63, 250a2782b5544a2481d99c7c5f78f110; no voters: 
I20260709 14:49:15.573475 10073 raft_consensus.cc:2804] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:15.573757  9952 raft_consensus.cc:2468] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 1.
I20260709 14:49:15.574045 10073 raft_consensus.cc:697] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [term 1 LEADER]: Becoming Leader. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Running, Role: LEADER
I20260709 14:49:15.574838 10073 consensus_queue.cc:237] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.582386  9775 catalog_manager.cc:5697] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 reported cstate change: term changed from 0 to 1, leader changed from <none> to 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "250a2782b5544a2481d99c7c5f78f110" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:15.623785 10123 raft_consensus.cc:493] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.624344 10123 raft_consensus.cc:515] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:15.626456 10123 leader_election.cc:290] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
I20260709 14:49:15.626328 10073 consensus_queue.cc:1048] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:15.627380  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbccbd61e0540ecb6c0da1a620b3fdd" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a5e034befa54d768cd21663691bcf63" is_pre_election: true
I20260709 14:49:15.627743 10027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbccbd61e0540ecb6c0da1a620b3fdd" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250a2782b5544a2481d99c7c5f78f110" is_pre_election: true
I20260709 14:49:15.628537 10027 raft_consensus.cc:2393] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b8ab8439c94ae0b9db076a503cf208 in current term 1: Already voted for candidate 1a5e034befa54d768cd21663691bcf63 in this term.
I20260709 14:49:15.629434  9919 leader_election.cc:304] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b8ab8439c94ae0b9db076a503cf208; no voters: 1a5e034befa54d768cd21663691bcf63, 250a2782b5544a2481d99c7c5f78f110
I20260709 14:49:15.630263 10123 raft_consensus.cc:3060] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:15.638716 10073 consensus_queue.cc:1048] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:49:15.643042 10123 raft_consensus.cc:2749] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:15.708614 10088 consensus_queue.cc:1048] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:15.719130 10075 consensus_queue.cc:1048] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:15.737897  6412 ts_manager.cc:295] Set tserver state for 1a5e034befa54d768cd21663691bcf63 to MAINTENANCE_MODE
I20260709 14:49:15.738766  6412 tablet_server.cc:179] TabletServer@127.6.67.1:0 shutting down...
I20260709 14:49:15.756230 10111 consensus_queue.cc:1048] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:15.763059  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:15.764154  6412 tablet_replica.cc:333] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63: stopping tablet replica
I20260709 14:49:15.765066  6412 raft_consensus.cc:2243] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:15.765416  6412 raft_consensus.cc:2272] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:15.767580  6412 tablet_replica.cc:333] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63: stopping tablet replica
I20260709 14:49:15.771865  6412 raft_consensus.cc:2243] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:15.771739 10105 consensus_queue.cc:1048] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:15.772468  6412 raft_consensus.cc:2272] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:15.779843  6412 tablet_replica.cc:333] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63: stopping tablet replica
I20260709 14:49:15.780726  6412 raft_consensus.cc:2243] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:15.781185  6412 raft_consensus.cc:2272] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:15.783510  6412 tablet_replica.cc:333] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63: stopping tablet replica
I20260709 14:49:15.784276  6412 raft_consensus.cc:2243] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:15.784981  6412 pending_rounds.cc:70] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63: Trying to abort 1 pending ops.
I20260709 14:49:15.785202  6412 pending_rounds.cc:77] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305660642745241600 op_type: NO_OP noop_request { }
I20260709 14:49:15.785542  6412 raft_consensus.cc:2889] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:15.785894  6412 raft_consensus.cc:2272] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:15.788142  6412 tablet_replica.cc:333] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63: stopping tablet replica
I20260709 14:49:15.788733  6412 raft_consensus.cc:2243] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:15.789121  6412 raft_consensus.cc:2272] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:15.791162  6412 tablet_replica.cc:333] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63: stopping tablet replica
I20260709 14:49:15.791721  6412 raft_consensus.cc:2243] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:15.792135  6412 raft_consensus.cc:2272] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:15.794310  6412 tablet_replica.cc:333] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63: stopping tablet replica
I20260709 14:49:15.794854  6412 raft_consensus.cc:2243] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:15.795629  6412 raft_consensus.cc:2272] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:15.797725  6412 tablet_replica.cc:333] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63: stopping tablet replica
I20260709 14:49:15.798316  6412 raft_consensus.cc:2243] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:15.798697  6412 raft_consensus.cc:2272] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:15.800248  6412 tablet_replica.cc:333] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63: stopping tablet replica
I20260709 14:49:15.800727  6412 raft_consensus.cc:2243] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:15.801441  6412 raft_consensus.cc:2272] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:15.803519  6412 tablet_replica.cc:333] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63: stopping tablet replica
I20260709 14:49:15.803997  6412 raft_consensus.cc:2243] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:15.804543  6412 pending_rounds.cc:70] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63: Trying to abort 1 pending ops.
I20260709 14:49:15.804738  6412 pending_rounds.cc:77] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305660642694430720 op_type: NO_OP noop_request { }
I20260709 14:49:15.805032  6412 raft_consensus.cc:2889] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:15.805291  6412 raft_consensus.cc:2272] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:15.834118  6412 tablet_server.cc:196] TabletServer@127.6.67.1:0 shutdown complete.
W20260709 14:49:15.863260  9991 consensus_peers.cc:597] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110 -> Peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Couldn't send request to peer 1a5e034befa54d768cd21663691bcf63. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:15.865332  9991 consensus_peers.cc:597] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 -> Peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Couldn't send request to peer 1a5e034befa54d768cd21663691bcf63. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:15.932896 10073 consensus_queue.cc:1048] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:15.995481  9917 consensus_peers.cc:597] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208 -> Peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Couldn't send request to peer 1a5e034befa54d768cd21663691bcf63. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:16.010010 10086 consensus_queue.cc:1048] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:16.012080 10086 consensus_queue.cc:1048] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:16.026881  9991 consensus_peers.cc:597] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 -> Peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Couldn't send request to peer 1a5e034befa54d768cd21663691bcf63. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:16.030567  9991 consensus_peers.cc:597] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 -> Peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Couldn't send request to peer 1a5e034befa54d768cd21663691bcf63. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:16.039139 10073 consensus_queue.cc:1048] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:16.068770  9824 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:49:16.082475 10123 consensus_queue.cc:1048] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:16.198608  9991 consensus_peers.cc:597] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 -> Peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Couldn't send request to peer 1a5e034befa54d768cd21663691bcf63. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:16.544611  9991 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111) [suppressed 151 similar messages]
W20260709 14:49:17.069691  9824 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:49:17.153370 10151 raft_consensus.cc:493] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:17.153990 10151 raft_consensus.cc:515] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:17.155638 10151 leader_election.cc:290] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243)
I20260709 14:49:17.156704  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbccbd61e0540ecb6c0da1a620b3fdd" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208" is_pre_election: true
I20260709 14:49:17.157321  9953 raft_consensus.cc:2468] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 1.
I20260709 14:49:17.158531  9992 leader_election.cc:304] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [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: 250a2782b5544a2481d99c7c5f78f110, b8b8ab8439c94ae0b9db076a503cf208; no voters: 
W20260709 14:49:17.159241  9991 leader_election.cc:336] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111)
I20260709 14:49:17.159265 10151 raft_consensus.cc:2804] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:17.159858 10151 raft_consensus.cc:493] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:17.160239 10151 raft_consensus.cc:3060] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:17.166224 10151 raft_consensus.cc:515] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:17.167870 10151 leader_election.cc:290] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 2 election: Requested vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243)
I20260709 14:49:17.168992  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbccbd61e0540ecb6c0da1a620b3fdd" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
I20260709 14:49:17.169679  9953 raft_consensus.cc:3060] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:49:17.171279  9991 leader_election.cc:336] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111)
I20260709 14:49:17.174850  9953 raft_consensus.cc:2468] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 2.
I20260709 14:49:17.175988  9992 leader_election.cc:304] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [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: 250a2782b5544a2481d99c7c5f78f110, b8b8ab8439c94ae0b9db076a503cf208; no voters: 1a5e034befa54d768cd21663691bcf63
I20260709 14:49:17.176797 10151 raft_consensus.cc:2804] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:17.177198 10151 raft_consensus.cc:697] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [term 2 LEADER]: Becoming Leader. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Running, Role: LEADER
I20260709 14:49:17.177892 10151 consensus_queue.cc:237] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Queue going to LEADER 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: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:17.185573  9776 catalog_manager.cc:5697] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 reported cstate change: term changed from 1 to 2, leader changed from 1a5e034befa54d768cd21663691bcf63 (127.6.67.1) to 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3). New cstate: current_term: 2 leader_uuid: "250a2782b5544a2481d99c7c5f78f110" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:17.219507 10151 raft_consensus.cc:493] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a5e034befa54d768cd21663691bcf63)
I20260709 14:49:17.220119 10151 raft_consensus.cc:515] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:17.221858 10151 leader_election.cc:290] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243)
I20260709 14:49:17.223028  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c1cede6df246ea8a554c136571516c" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208" is_pre_election: true
I20260709 14:49:17.223225 10146 raft_consensus.cc:493] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a5e034befa54d768cd21663691bcf63)
I20260709 14:49:17.223811 10146 raft_consensus.cc:515] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:17.224831  9953 raft_consensus.cc:2468] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 1.
I20260709 14:49:17.225996 10146 leader_election.cc:290] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
W20260709 14:49:17.226177  9991 leader_election.cc:336] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111)
I20260709 14:49:17.226714  9992 leader_election.cc:304] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [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: 250a2782b5544a2481d99c7c5f78f110, b8b8ab8439c94ae0b9db076a503cf208; no voters: 1a5e034befa54d768cd21663691bcf63
I20260709 14:49:17.227638 10151 raft_consensus.cc:2804] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:17.227607 10027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c1cede6df246ea8a554c136571516c" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "250a2782b5544a2481d99c7c5f78f110" is_pre_election: true
I20260709 14:49:17.228164 10151 raft_consensus.cc:493] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a5e034befa54d768cd21663691bcf63)
I20260709 14:49:17.228585 10151 raft_consensus.cc:3060] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:49:17.229974  9917 leader_election.cc:336] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111)
I20260709 14:49:17.233976 10151 raft_consensus.cc:515] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:17.235049 10027 raft_consensus.cc:2393] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b8ab8439c94ae0b9db076a503cf208 in current term 2: Already voted for candidate 250a2782b5544a2481d99c7c5f78f110 in this term.
I20260709 14:49:17.236873 10151 leader_election.cc:290] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 2 election: Requested vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243)
I20260709 14:49:17.237105  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c1cede6df246ea8a554c136571516c" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
I20260709 14:49:17.236902  9919 leader_election.cc:304] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [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: b8b8ab8439c94ae0b9db076a503cf208; no voters: 1a5e034befa54d768cd21663691bcf63, 250a2782b5544a2481d99c7c5f78f110
I20260709 14:49:17.237887  9953 raft_consensus.cc:3060] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:49:17.238500  9991 leader_election.cc:336] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111)
I20260709 14:49:17.239650 10151 raft_consensus.cc:493] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:17.240134 10151 raft_consensus.cc:515] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:17.242161 10151 leader_election.cc:290] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243)
I20260709 14:49:17.243602  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53599ffe2ad144b298ec88d951b755a9" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208" is_pre_election: true
I20260709 14:49:17.244284  9952 raft_consensus.cc:2468] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 1.
I20260709 14:49:17.245278  9953 raft_consensus.cc:2468] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 2.
I20260709 14:49:17.245507  9992 leader_election.cc:304] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [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: 250a2782b5544a2481d99c7c5f78f110, b8b8ab8439c94ae0b9db076a503cf208; no voters: 
I20260709 14:49:17.245916 10146 raft_consensus.cc:2749] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:17.246553  9992 leader_election.cc:304] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [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: 250a2782b5544a2481d99c7c5f78f110, b8b8ab8439c94ae0b9db076a503cf208; no voters: 1a5e034befa54d768cd21663691bcf63
I20260709 14:49:17.246663 10151 raft_consensus.cc:2804] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:17.247236 10151 raft_consensus.cc:493] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:17.247615 10151 raft_consensus.cc:3060] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:17.247720 10086 raft_consensus.cc:2804] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:49:17.248579  9991 leader_election.cc:336] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111)
I20260709 14:49:17.249207 10086 raft_consensus.cc:697] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [term 2 LEADER]: Becoming Leader. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Running, Role: LEADER
I20260709 14:49:17.250072 10086 consensus_queue.cc:237] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:17.254212 10151 raft_consensus.cc:515] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:17.256421 10151 leader_election.cc:290] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 2 election: Requested vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243)
I20260709 14:49:17.258054  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53599ffe2ad144b298ec88d951b755a9" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
I20260709 14:49:17.258882  9953 raft_consensus.cc:3060] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:17.258054  9776 catalog_manager.cc:5697] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 reported cstate change: term changed from 1 to 2, leader changed from 1a5e034befa54d768cd21663691bcf63 (127.6.67.1) to 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3). New cstate: current_term: 2 leader_uuid: "250a2782b5544a2481d99c7c5f78f110" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: HEALTHY } } }
W20260709 14:49:17.259855  9991 leader_election.cc:336] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111)
I20260709 14:49:17.265197  9953 raft_consensus.cc:2468] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 2.
I20260709 14:49:17.266381  9992 leader_election.cc:304] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [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: 250a2782b5544a2481d99c7c5f78f110, b8b8ab8439c94ae0b9db076a503cf208; no voters: 1a5e034befa54d768cd21663691bcf63
I20260709 14:49:17.267066 10151 raft_consensus.cc:2804] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:17.267525 10151 raft_consensus.cc:697] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 2 LEADER]: Becoming Leader. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Running, Role: LEADER
I20260709 14:49:17.268190 10151 consensus_queue.cc:237] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Queue going to LEADER 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: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:17.270646 10146 raft_consensus.cc:493] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a5e034befa54d768cd21663691bcf63)
I20260709 14:49:17.271268 10146 raft_consensus.cc:515] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:17.273484 10146 leader_election.cc:290] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
I20260709 14:49:17.274653 10027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d3dbce2dc54b5484544ff32e91b3c5" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "250a2782b5544a2481d99c7c5f78f110" is_pre_election: true
I20260709 14:49:17.275301 10027 raft_consensus.cc:2468] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b8ab8439c94ae0b9db076a503cf208 in term 1.
I20260709 14:49:17.275876  9776 catalog_manager.cc:5697] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 reported cstate change: term changed from 1 to 2, leader changed from 1a5e034befa54d768cd21663691bcf63 (127.6.67.1) to 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3). New cstate: current_term: 2 leader_uuid: "250a2782b5544a2481d99c7c5f78f110" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:17.276571  9919 leader_election.cc:304] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [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: 250a2782b5544a2481d99c7c5f78f110, b8b8ab8439c94ae0b9db076a503cf208; no voters: 
I20260709 14:49:17.277433 10146 raft_consensus.cc:2804] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:49:17.277629  9917 leader_election.cc:336] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111)
I20260709 14:49:17.277812 10146 raft_consensus.cc:493] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a5e034befa54d768cd21663691bcf63)
I20260709 14:49:17.278234 10146 raft_consensus.cc:3060] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:17.285327 10146 raft_consensus.cc:515] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:17.287243 10146 leader_election.cc:290] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 2 election: Requested vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
I20260709 14:49:17.288568 10027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d3dbce2dc54b5484544ff32e91b3c5" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
I20260709 14:49:17.289207 10027 raft_consensus.cc:3060] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:49:17.290879  9917 leader_election.cc:336] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111)
I20260709 14:49:17.294806 10027 raft_consensus.cc:2468] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8ab8439c94ae0b9db076a503cf208 in term 2.
I20260709 14:49:17.295887  9919 leader_election.cc:304] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [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: 250a2782b5544a2481d99c7c5f78f110, b8b8ab8439c94ae0b9db076a503cf208; no voters: 1a5e034befa54d768cd21663691bcf63
I20260709 14:49:17.296522 10146 raft_consensus.cc:2804] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:17.297523 10146 raft_consensus.cc:697] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 LEADER]: Becoming Leader. State: Replica: b8b8ab8439c94ae0b9db076a503cf208, State: Running, Role: LEADER
I20260709 14:49:17.298198 10146 consensus_queue.cc:237] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:17.305451  9776 catalog_manager.cc:5697] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 reported cstate change: term changed from 1 to 2, leader changed from 1a5e034befa54d768cd21663691bcf63 (127.6.67.1) to b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2). New cstate: current_term: 2 leader_uuid: "b8b8ab8439c94ae0b9db076a503cf208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:17.634003  9953 raft_consensus.cc:1275] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Refusing update from remote peer 250a2782b5544a2481d99c7c5f78f110: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:49:17.635304 10151 consensus_queue.cc:1048] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:17.649665  9991 consensus_peers.cc:597] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 -> Peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Couldn't send request to peer 1a5e034befa54d768cd21663691bcf63. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:17.701870  9953 raft_consensus.cc:1275] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Refusing update from remote peer 250a2782b5544a2481d99c7c5f78f110: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:49:17.703575 10157 consensus_queue.cc:1048] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:17.716959  9991 consensus_peers.cc:597] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 -> Peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Couldn't send request to peer 1a5e034befa54d768cd21663691bcf63. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:17.783146  9917 consensus_peers.cc:597] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 -> Peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Couldn't send request to peer 1a5e034befa54d768cd21663691bcf63. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:17.796554  9953 raft_consensus.cc:1275] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Refusing update from remote peer 250a2782b5544a2481d99c7c5f78f110: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:17.797987 10151 consensus_queue.cc:1048] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:49:17.812471  9991 consensus_peers.cc:597] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 -> Peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Couldn't send request to peer 1a5e034befa54d768cd21663691bcf63. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:17.896148 10027 raft_consensus.cc:1275] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Refusing update from remote peer b8b8ab8439c94ae0b9db076a503cf208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:17.897536 10146 consensus_queue.cc:1048] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:49:18.070813  9824 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:49:18.328356  9991 consensus_peers.cc:597] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110 -> Peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Couldn't send request to peer 1a5e034befa54d768cd21663691bcf63. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:18.565647  9991 consensus_peers.cc:597] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 -> Peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Couldn't send request to peer 1a5e034befa54d768cd21663691bcf63. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:18.603713  9917 consensus_peers.cc:597] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208 -> Peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Couldn't send request to peer 1a5e034befa54d768cd21663691bcf63. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:18.645745  9991 consensus_peers.cc:597] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 -> Peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Couldn't send request to peer 1a5e034befa54d768cd21663691bcf63. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:18.675797  9991 consensus_peers.cc:597] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 -> Peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Couldn't send request to peer 1a5e034befa54d768cd21663691bcf63. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:18.691759  9991 consensus_peers.cc:597] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 -> Peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Couldn't send request to peer 1a5e034befa54d768cd21663691bcf63. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:19.071911  9824 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:49:20.072867  9824 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:49:20.081435  9917 consensus_peers.cc:597] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 -> Peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Couldn't send request to peer 1a5e034befa54d768cd21663691bcf63. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:20.108737  9991 consensus_peers.cc:597] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 -> Peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Couldn't send request to peer 1a5e034befa54d768cd21663691bcf63. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:20.114346  9991 consensus_peers.cc:597] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 -> Peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Couldn't send request to peer 1a5e034befa54d768cd21663691bcf63. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:20.293404  9991 consensus_peers.cc:597] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 -> Peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Couldn't send request to peer 1a5e034befa54d768cd21663691bcf63. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:20.842849  9991 consensus_peers.cc:597] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 -> Peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Couldn't send request to peer 1a5e034befa54d768cd21663691bcf63. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:49:20.850801  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:20.856765 10173 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 14:49:20.857684 10174 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 14:49:20.860087 10176 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 14:49:20.861346  6412 server_base.cc:1061] running on GCE node
I20260709 14:49:20.862942  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:20.863188  6412 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 14:49:20.863372  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608560863357 us; error 0 us; skew 500 ppm
I20260709 14:49:20.863958  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:20.866485  6412 webserver.cc:533] Webserver started at http://127.6.67.1:34119/ using document root <none> and password file <none>
I20260709 14:49:20.866971  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:20.867172  6412 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:49:20.870585  6412 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:49:20.874140 10181 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:20.874856  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:49:20.875171  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608470283356-6412-0/minicluster-data/ts-0-root
uuid: "1a5e034befa54d768cd21663691bcf63"
format_stamp: "Formatted at 2026-07-09 14:49:14 on dist-test-slave-5tjq"
I20260709 14:49:20.875468  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608470283356-6412-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608470283356-6412-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608470283356-6412-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 14:49:20.895440  9991 consensus_peers.cc:597] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 -> Peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Couldn't send request to peer 1a5e034befa54d768cd21663691bcf63. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:49:20.900185  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260709 14:49:20.901098  9991 consensus_peers.cc:597] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110 -> Peer 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197): Couldn't send request to peer 1a5e034befa54d768cd21663691bcf63. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44197: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:49:20.901523  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:20.903493  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:20.907032 10188 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 14:49:20.963111  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:49:20.963510  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.057s	user 0.002s	sys 0.000s
I20260709 14:49:20.963809  6412 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:49:20.968640 10188 tablet_bootstrap.cc:492] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63: Bootstrap starting.
I20260709 14:49:20.980286 10188 tablet_bootstrap.cc:492] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63: 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 14:49:20.981021 10188 tablet_bootstrap.cc:492] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63: Bootstrap complete.
I20260709 14:49:20.981564 10188 ts_tablet_manager.cc:1403] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260709 14:49:20.983623 10188 raft_consensus.cc:359] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:20.984208 10188 raft_consensus.cc:740] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a5e034befa54d768cd21663691bcf63, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.984795 10188 consensus_queue.cc:260] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:20.987339 10188 ts_tablet_manager.cc:1434] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260709 14:49:20.988047 10188 tablet_bootstrap.cc:492] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63: Bootstrap starting.
I20260709 14:49:21.000059 10188 tablet_bootstrap.cc:492] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:49:21.001129 10188 tablet_bootstrap.cc:492] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63: Bootstrap complete.
I20260709 14:49:21.001780 10188 ts_tablet_manager.cc:1403] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 14:49:21.004237 10188 raft_consensus.cc:359] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.005157 10188 raft_consensus.cc:740] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a5e034befa54d768cd21663691bcf63, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.005698  6412 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:49:21.006141  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.042s	user 0.043s	sys 0.000s
I20260709 14:49:21.006052 10188 consensus_queue.cc:260] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.008280 10188 ts_tablet_manager.cc:1434] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:49:21.009212 10188 tablet_bootstrap.cc:492] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63: Bootstrap starting.
I20260709 14:49:21.025314 10188 tablet_bootstrap.cc:492] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63: 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 14:49:21.026228 10188 tablet_bootstrap.cc:492] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63: Bootstrap complete.
I20260709 14:49:21.026788 10188 ts_tablet_manager.cc:1403] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260709 14:49:21.028827 10188 raft_consensus.cc:359] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } } peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } }
I20260709 14:49:21.029430 10188 raft_consensus.cc:740] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a5e034befa54d768cd21663691bcf63, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.030207 10188 consensus_queue.cc:260] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63 [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: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } } peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } }
I20260709 14:49:21.031795 10188 ts_tablet_manager.cc:1434] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 14:49:21.032639 10188 tablet_bootstrap.cc:492] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63: Bootstrap starting.
I20260709 14:49:21.041802 10188 tablet_bootstrap.cc:492] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63: 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 14:49:21.042750 10188 tablet_bootstrap.cc:492] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63: Bootstrap complete.
I20260709 14:49:21.043330 10188 ts_tablet_manager.cc:1403] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:49:21.045434 10188 raft_consensus.cc:359] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.046200 10188 raft_consensus.cc:740] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a5e034befa54d768cd21663691bcf63, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.046924 10188 consensus_queue.cc:260] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.048928 10188 ts_tablet_manager.cc:1434] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:49:21.049609 10188 tablet_bootstrap.cc:492] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63: Bootstrap starting.
I20260709 14:49:21.058845 10188 tablet_bootstrap.cc:492] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63: 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 14:49:21.059563 10188 tablet_bootstrap.cc:492] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63: Bootstrap complete.
I20260709 14:49:21.060170 10188 ts_tablet_manager.cc:1403] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:49:21.062237 10188 raft_consensus.cc:359] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.062793 10188 raft_consensus.cc:740] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a5e034befa54d768cd21663691bcf63, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.063436 10188 consensus_queue.cc:260] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.065120 10188 ts_tablet_manager.cc:1434] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:49:21.065744 10188 tablet_bootstrap.cc:492] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63: Bootstrap starting.
I20260709 14:49:21.070312  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.1:44197
I20260709 14:49:21.070541 10250 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.1:44197 every 8 connection(s)
W20260709 14:49:21.074059  9824 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:49:21.075995  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:21.076416 10188 tablet_bootstrap.cc:492] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63: 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 14:49:21.077452 10188 tablet_bootstrap.cc:492] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63: Bootstrap complete.
I20260709 14:49:21.078379 10188 ts_tablet_manager.cc:1403] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:49:21.082266 10188 raft_consensus.cc:359] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.083287 10188 raft_consensus.cc:385] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.083686 10188 raft_consensus.cc:740] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a5e034befa54d768cd21663691bcf63, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.084566 10188 consensus_queue.cc:260] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.087215 10188 ts_tablet_manager.cc:1434] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:49:21.088075 10188 tablet_bootstrap.cc:492] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63: Bootstrap starting.
I20260709 14:49:21.100885 10251 heartbeater.cc:344] Connected to a master server at 127.6.67.62:44835
I20260709 14:49:21.101389 10251 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:21.102330 10251 heartbeater.cc:507] Master 127.6.67.62:44835 requested a full tablet report, sending...
I20260709 14:49:21.103330 10027 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53599ffe2ad144b298ec88d951b755a9"
dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
mode: GRACEFUL
new_leader_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
 from {username='slave'} at 127.0.0.1:35004
I20260709 14:49:21.104064 10027 raft_consensus.cc:606] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 2 LEADER]: Received request to transfer leadership to TS b8b8ab8439c94ae0b9db076a503cf208
I20260709 14:49:21.104498 10188 tablet_bootstrap.cc:492] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63: 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 14:49:21.105437 10188 tablet_bootstrap.cc:492] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63: Bootstrap complete.
I20260709 14:49:21.106086 10188 ts_tablet_manager.cc:1403] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260709 14:49:21.106979 10027 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a702af3e5544299ab330f8e73448ee1"
dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
mode: GRACEFUL
new_leader_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
 from {username='slave'} at 127.0.0.1:35004
I20260709 14:49:21.107628 10027 raft_consensus.cc:606] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 1 LEADER]: Received request to transfer leadership to TS b8b8ab8439c94ae0b9db076a503cf208
I20260709 14:49:21.108341 10188 raft_consensus.cc:359] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.109002 10188 raft_consensus.cc:740] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a5e034befa54d768cd21663691bcf63, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.109050  9775 ts_manager.cc:194] Re-registered known tserver with Master: 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197)
I20260709 14:49:21.110005 10027 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcbccbd61e0540ecb6c0da1a620b3fdd"
dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
mode: GRACEFUL
new_leader_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
 from {username='slave'} at 127.0.0.1:35004
I20260709 14:49:21.109891 10188 consensus_queue.cc:260] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [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: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.110780 10027 raft_consensus.cc:606] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [term 2 LEADER]: Received request to transfer leadership to TS b8b8ab8439c94ae0b9db076a503cf208
I20260709 14:49:21.112100 10188 ts_tablet_manager.cc:1434] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:21.112967 10188 tablet_bootstrap.cc:492] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63: Bootstrap starting.
I20260709 14:49:21.113197 10027 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c116fc22fd0148e881f66bea50e114e7"
dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
mode: GRACEFUL
new_leader_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
 from {username='slave'} at 127.0.0.1:35004
I20260709 14:49:21.113726 10027 raft_consensus.cc:606] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 1 LEADER]: Received request to transfer leadership to TS b8b8ab8439c94ae0b9db076a503cf208
I20260709 14:49:21.114816  6412 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:49:21.115294  6412 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:21.115885  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:21.121160  9775 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41852
I20260709 14:49:21.124706 10251 heartbeater.cc:499] Master 127.6.67.62:44835 was elected leader, sending a full tablet report...
I20260709 14:49:21.126413 10188 tablet_bootstrap.cc:492] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63: 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 14:49:21.127229 10188 tablet_bootstrap.cc:492] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63: Bootstrap complete.
I20260709 14:49:21.127872 10188 ts_tablet_manager.cc:1403] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 14:49:21.130183 10188 raft_consensus.cc:359] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.130847 10188 raft_consensus.cc:740] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a5e034befa54d768cd21663691bcf63, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.131542 10188 consensus_queue.cc:260] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [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: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.133534 10188 ts_tablet_manager.cc:1434] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:21.134351 10188 tablet_bootstrap.cc:492] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63: Bootstrap starting.
I20260709 14:49:21.145737 10188 tablet_bootstrap.cc:492] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63: 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 14:49:21.146610 10188 tablet_bootstrap.cc:492] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63: Bootstrap complete.
I20260709 14:49:21.147156 10188 ts_tablet_manager.cc:1403] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:49:21.148805 10188 raft_consensus.cc:359] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.149302 10188 raft_consensus.cc:740] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a5e034befa54d768cd21663691bcf63, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.149899 10188 consensus_queue.cc:260] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.151237 10188 ts_tablet_manager.cc:1434] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:49:21.152175 10188 tablet_bootstrap.cc:492] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63: Bootstrap starting.
I20260709 14:49:21.166426 10188 tablet_bootstrap.cc:492] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:49:21.167368 10188 tablet_bootstrap.cc:492] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63: Bootstrap complete.
I20260709 14:49:21.167948 10188 ts_tablet_manager.cc:1403] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 14:49:21.169505 10225 raft_consensus.cc:3060] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:21.169941 10188 raft_consensus.cc:359] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.170594 10188 raft_consensus.cc:740] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a5e034befa54d768cd21663691bcf63, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.171134 10188 consensus_queue.cc:260] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.172827 10188 ts_tablet_manager.cc:1434] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:21.238629 10225 raft_consensus.cc:3060] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:21.246321 10225 pending_rounds.cc:85] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63: Aborting all ops after (but not including) 0
I20260709 14:49:21.246750 10225 pending_rounds.cc:107] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:49:21.247038 10225 raft_consensus.cc:2889] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:49:21.255362 10260 raft_consensus.cc:993] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110: : Instructing follower b8b8ab8439c94ae0b9db076a503cf208 to start an election
I20260709 14:49:21.255910 10172 raft_consensus.cc:1081] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 1 LEADER]: Signalling peer b8b8ab8439c94ae0b9db076a503cf208 to start an election
I20260709 14:49:21.258661  9952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c116fc22fd0148e881f66bea50e114e7"
dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
 from {username='slave'} at 127.0.0.1:39278
I20260709 14:49:21.259315  9952 raft_consensus.cc:493] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:21.259680  9952 raft_consensus.cc:3060] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:21.266476  9952 raft_consensus.cc:515] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.268307  9952 leader_election.cc:290] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 2 election: Requested vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
I20260709 14:49:21.269156 10224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c116fc22fd0148e881f66bea50e114e7" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a5e034befa54d768cd21663691bcf63"
I20260709 14:49:21.269223 10027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c116fc22fd0148e881f66bea50e114e7" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
I20260709 14:49:21.269888 10224 raft_consensus.cc:3060] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63 [term 0 FOLLOWER]: Advancing to term 2
I20260709 14:49:21.270049 10027 raft_consensus.cc:3055] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:21.270449 10027 raft_consensus.cc:740] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Running, Role: LEADER
I20260709 14:49:21.271175 10027 consensus_queue.cc:260] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.272152 10027 raft_consensus.cc:3060] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:21.275168 10224 raft_consensus.cc:2468] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8ab8439c94ae0b9db076a503cf208 in term 2.
I20260709 14:49:21.276362  9917 leader_election.cc:304] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a5e034befa54d768cd21663691bcf63, b8b8ab8439c94ae0b9db076a503cf208; no voters: 
I20260709 14:49:21.277132 10169 raft_consensus.cc:2804] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:21.277901 10027 raft_consensus.cc:2468] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8ab8439c94ae0b9db076a503cf208 in term 2.
I20260709 14:49:21.278443 10169 raft_consensus.cc:697] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 LEADER]: Becoming Leader. State: Replica: b8b8ab8439c94ae0b9db076a503cf208, State: Running, Role: LEADER
I20260709 14:49:21.279407 10169 consensus_queue.cc:237] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.286199  9775 catalog_manager.cc:5697] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 reported cstate change: term changed from 1 to 2, leader changed from 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3) to b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2). New cstate: current_term: 2 leader_uuid: "b8b8ab8439c94ae0b9db076a503cf208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:21.400655 10260 raft_consensus.cc:993] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110: : Instructing follower b8b8ab8439c94ae0b9db076a503cf208 to start an election
I20260709 14:49:21.401082 10172 raft_consensus.cc:1081] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 1 LEADER]: Signalling peer b8b8ab8439c94ae0b9db076a503cf208 to start an election
I20260709 14:49:21.402582  9952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a702af3e5544299ab330f8e73448ee1"
dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
 from {username='slave'} at 127.0.0.1:39278
I20260709 14:49:21.403044  9952 raft_consensus.cc:493] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:21.403291  9952 raft_consensus.cc:3060] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:21.408533  9952 raft_consensus.cc:515] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.410317  9952 leader_election.cc:290] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 2 election: Requested vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
I20260709 14:49:21.410933 10224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a702af3e5544299ab330f8e73448ee1" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a5e034befa54d768cd21663691bcf63"
I20260709 14:49:21.411556 10224 raft_consensus.cc:3060] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:21.411648 10027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a702af3e5544299ab330f8e73448ee1" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
I20260709 14:49:21.412212 10027 raft_consensus.cc:3055] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:21.412509 10027 raft_consensus.cc:740] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Running, Role: LEADER
I20260709 14:49:21.413159 10027 consensus_queue.cc:260] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.414103 10027 raft_consensus.cc:3060] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:21.416774 10224 raft_consensus.cc:2468] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8ab8439c94ae0b9db076a503cf208 in term 2.
I20260709 14:49:21.417892  9917 leader_election.cc:304] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a5e034befa54d768cd21663691bcf63, b8b8ab8439c94ae0b9db076a503cf208; no voters: 
I20260709 14:49:21.418659 10169 raft_consensus.cc:2804] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:21.419100 10169 raft_consensus.cc:697] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 LEADER]: Becoming Leader. State: Replica: b8b8ab8439c94ae0b9db076a503cf208, State: Running, Role: LEADER
I20260709 14:49:21.419265 10027 raft_consensus.cc:2468] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8ab8439c94ae0b9db076a503cf208 in term 2.
I20260709 14:49:21.419914 10169 consensus_queue.cc:237] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.426982  9775 catalog_manager.cc:5697] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 reported cstate change: term changed from 1 to 2, leader changed from 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3) to b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2). New cstate: current_term: 2 leader_uuid: "b8b8ab8439c94ae0b9db076a503cf208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:21.512943 10260 raft_consensus.cc:993] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110: : Instructing follower b8b8ab8439c94ae0b9db076a503cf208 to start an election
I20260709 14:49:21.513499 10172 raft_consensus.cc:1081] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [term 2 LEADER]: Signalling peer b8b8ab8439c94ae0b9db076a503cf208 to start an election
I20260709 14:49:21.515106 10260 raft_consensus.cc:993] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110: : Instructing follower b8b8ab8439c94ae0b9db076a503cf208 to start an election
I20260709 14:49:21.514997  9952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcbccbd61e0540ecb6c0da1a620b3fdd"
dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
 from {username='slave'} at 127.0.0.1:39278
I20260709 14:49:21.515638 10172 raft_consensus.cc:1081] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 2 LEADER]: Signalling peer b8b8ab8439c94ae0b9db076a503cf208 to start an election
I20260709 14:49:21.515686  9952 raft_consensus.cc:493] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:21.516177  9952 raft_consensus.cc:3060] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:21.517165  9953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53599ffe2ad144b298ec88d951b755a9"
dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
 from {username='slave'} at 127.0.0.1:39278
I20260709 14:49:21.517702  9953 raft_consensus.cc:493] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:21.518195  9953 raft_consensus.cc:3060] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:21.522878 10224 raft_consensus.cc:3060] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:21.524175  9952 raft_consensus.cc:515] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.524704  9953 raft_consensus.cc:515] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.526793  9953 leader_election.cc:290] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 3 election: Requested vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
I20260709 14:49:21.526796  9952 leader_election.cc:290] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 3 election: Requested vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
I20260709 14:49:21.570117 10026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbccbd61e0540ecb6c0da1a620b3fdd" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
I20260709 14:49:21.570766 10027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53599ffe2ad144b298ec88d951b755a9" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
I20260709 14:49:21.571935 10026 raft_consensus.cc:3055] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:21.572799 10026 raft_consensus.cc:740] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Running, Role: LEADER
I20260709 14:49:21.571964 10027 raft_consensus.cc:3055] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:21.577245 10027 raft_consensus.cc:740] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Running, Role: LEADER
I20260709 14:49:21.578222 10225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53599ffe2ad144b298ec88d951b755a9" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1a5e034befa54d768cd21663691bcf63"
I20260709 14:49:21.579457 10225 raft_consensus.cc:3060] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:21.579217 10027 consensus_queue.cc:260] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [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: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.584556 10027 raft_consensus.cc:3060] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:21.587163 10224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbccbd61e0540ecb6c0da1a620b3fdd" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1a5e034befa54d768cd21663691bcf63"
I20260709 14:49:21.588229 10224 raft_consensus.cc:3060] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:49:21.579198 10026 consensus_queue.cc:260] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [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: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.592833 10026 raft_consensus.cc:3060] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:21.608445 10224 raft_consensus.cc:2468] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8ab8439c94ae0b9db076a503cf208 in term 3.
I20260709 14:49:21.610778  9917 leader_election.cc:304] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [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: 1a5e034befa54d768cd21663691bcf63, b8b8ab8439c94ae0b9db076a503cf208; no voters: 
I20260709 14:49:21.612579 10269 raft_consensus.cc:2804] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:21.613330 10269 raft_consensus.cc:697] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [term 3 LEADER]: Becoming Leader. State: Replica: b8b8ab8439c94ae0b9db076a503cf208, State: Running, Role: LEADER
I20260709 14:49:21.615157 10225 raft_consensus.cc:2468] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8ab8439c94ae0b9db076a503cf208 in term 3.
I20260709 14:49:21.614959 10269 consensus_queue.cc:237] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [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: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.619527  9917 leader_election.cc:304] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [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: 1a5e034befa54d768cd21663691bcf63, b8b8ab8439c94ae0b9db076a503cf208; no voters: 
I20260709 14:49:21.620420 10027 raft_consensus.cc:2468] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8ab8439c94ae0b9db076a503cf208 in term 3.
I20260709 14:49:21.621438 10169 raft_consensus.cc:2804] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:21.629210 10026 raft_consensus.cc:2468] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8ab8439c94ae0b9db076a503cf208 in term 3.
I20260709 14:49:21.630676 10169 raft_consensus.cc:697] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 3 LEADER]: Becoming Leader. State: Replica: b8b8ab8439c94ae0b9db076a503cf208, State: Running, Role: LEADER
I20260709 14:49:21.631999 10169 consensus_queue.cc:237] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [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: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:21.632059  9775 catalog_manager.cc:5697] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 reported cstate change: term changed from 2 to 3, leader changed from 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3) to b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2). New cstate: current_term: 3 leader_uuid: "b8b8ab8439c94ae0b9db076a503cf208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:21.646548  9775 catalog_manager.cc:5697] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 reported cstate change: term changed from 2 to 3, leader changed from 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3) to b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2). New cstate: current_term: 3 leader_uuid: "b8b8ab8439c94ae0b9db076a503cf208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:21.731910 10026 raft_consensus.cc:1275] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Refusing update from remote peer b8b8ab8439c94ae0b9db076a503cf208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:21.733292 10169 consensus_queue.cc:1048] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:21.744450 10225 raft_consensus.cc:1275] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63 [term 2 FOLLOWER]: Refusing update from remote peer b8b8ab8439c94ae0b9db076a503cf208: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:21.746299 10281 consensus_queue.cc:1048] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:21.893009 10225 raft_consensus.cc:1275] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63 [term 2 FOLLOWER]: Refusing update from remote peer b8b8ab8439c94ae0b9db076a503cf208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:21.894402 10281 consensus_queue.cc:1048] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:21.903772 10026 raft_consensus.cc:1275] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Refusing update from remote peer b8b8ab8439c94ae0b9db076a503cf208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:21.905380 10269 consensus_queue.cc:1048] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:49:22.075418  9824 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:49:22.107663 10026 raft_consensus.cc:1275] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 3 FOLLOWER]: Refusing update from remote peer b8b8ab8439c94ae0b9db076a503cf208: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:22.108752 10225 raft_consensus.cc:1275] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [term 3 FOLLOWER]: Refusing update from remote peer b8b8ab8439c94ae0b9db076a503cf208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:22.109102 10269 consensus_queue.cc:1048] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:22.110203 10169 consensus_queue.cc:1048] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.110888 10169 consensus_queue.cc:1243] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Peer 1a5e034befa54d768cd21663691bcf63 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 14:49:22.113229 10225 pending_rounds.cc:85] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63: Aborting all ops after (but not including) 0
I20260709 14:49:22.113665 10225 pending_rounds.cc:107] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:49:22.114077 10225 raft_consensus.cc:2889] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:49:22.121150 10224 raft_consensus.cc:1275] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 3 FOLLOWER]: Refusing update from remote peer b8b8ab8439c94ae0b9db076a503cf208: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:22.123092  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:22.126603 10169 consensus_queue.cc:1048] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:22.135664 10026 raft_consensus.cc:1275] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [term 3 FOLLOWER]: Refusing update from remote peer b8b8ab8439c94ae0b9db076a503cf208: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:22.138808 10281 consensus_queue.cc:1048] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:22.162006  9952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a702af3e5544299ab330f8e73448ee1"
dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
mode: GRACEFUL
new_leader_uuid: "250a2782b5544a2481d99c7c5f78f110"
 from {username='slave'} at 127.0.0.1:39302
I20260709 14:49:22.162863  9952 raft_consensus.cc:606] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 LEADER]: Received request to transfer leadership to TS 250a2782b5544a2481d99c7c5f78f110
I20260709 14:49:22.166157  9952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c116fc22fd0148e881f66bea50e114e7"
dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
mode: GRACEFUL
new_leader_uuid: "250a2782b5544a2481d99c7c5f78f110"
 from {username='slave'} at 127.0.0.1:39302
I20260709 14:49:22.166750  9952 raft_consensus.cc:606] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 LEADER]: Received request to transfer leadership to TS 250a2782b5544a2481d99c7c5f78f110
I20260709 14:49:22.167862  6412 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:22.168445  6412 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:22.169188  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:22.367766 10169 raft_consensus.cc:993] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208: : Instructing follower 250a2782b5544a2481d99c7c5f78f110 to start an election
I20260709 14:49:22.368388 10269 raft_consensus.cc:1081] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 LEADER]: Signalling peer 250a2782b5544a2481d99c7c5f78f110 to start an election
I20260709 14:49:22.370150 10026 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a702af3e5544299ab330f8e73448ee1"
dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
 from {username='slave'} at 127.0.0.1:35002
I20260709 14:49:22.370797 10026 raft_consensus.cc:493] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:22.371134 10026 raft_consensus.cc:3060] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:22.376663 10026 raft_consensus.cc:515] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:22.378592 10026 leader_election.cc:290] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 3 election: Requested vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243)
I20260709 14:49:22.379509 10224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a702af3e5544299ab330f8e73448ee1" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a5e034befa54d768cd21663691bcf63"
I20260709 14:49:22.379714  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a702af3e5544299ab330f8e73448ee1" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
I20260709 14:49:22.380221 10224 raft_consensus.cc:3060] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:22.380334  9952 raft_consensus.cc:3055] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:22.380818  9952 raft_consensus.cc:740] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b8b8ab8439c94ae0b9db076a503cf208, State: Running, Role: LEADER
I20260709 14:49:22.381701  9952 consensus_queue.cc:260] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [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: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:22.383081  9952 raft_consensus.cc:3060] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:22.388288 10224 raft_consensus.cc:2468] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 3.
I20260709 14:49:22.390717  9991 leader_election.cc:304] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [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: 1a5e034befa54d768cd21663691bcf63, 250a2782b5544a2481d99c7c5f78f110; no voters: 
I20260709 14:49:22.391425  9952 raft_consensus.cc:2468] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 3.
I20260709 14:49:22.391702 10287 raft_consensus.cc:2804] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:22.392344 10287 raft_consensus.cc:697] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 3 LEADER]: Becoming Leader. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Running, Role: LEADER
I20260709 14:49:22.393304 10287 consensus_queue.cc:237] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [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: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:22.399608  9775 catalog_manager.cc:5697] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 reported cstate change: term changed from 2 to 3, leader changed from b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2) to 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3). New cstate: current_term: 3 leader_uuid: "250a2782b5544a2481d99c7c5f78f110" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:22.714890 10169 raft_consensus.cc:993] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208: : Instructing follower 250a2782b5544a2481d99c7c5f78f110 to start an election
I20260709 14:49:22.715332 10169 raft_consensus.cc:1081] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 LEADER]: Signalling peer 250a2782b5544a2481d99c7c5f78f110 to start an election
I20260709 14:49:22.716632 10026 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c116fc22fd0148e881f66bea50e114e7"
dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
 from {username='slave'} at 127.0.0.1:35002
I20260709 14:49:22.717105 10026 raft_consensus.cc:493] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:22.717387 10026 raft_consensus.cc:3060] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:22.722412 10026 raft_consensus.cc:515] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:22.723944 10026 leader_election.cc:290] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 3 election: Requested vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243)
I20260709 14:49:22.724754 10224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c116fc22fd0148e881f66bea50e114e7" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a5e034befa54d768cd21663691bcf63"
I20260709 14:49:22.724943  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c116fc22fd0148e881f66bea50e114e7" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
I20260709 14:49:22.725329 10224 raft_consensus.cc:3060] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:22.725485  9952 raft_consensus.cc:3055] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:22.725871  9952 raft_consensus.cc:740] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b8b8ab8439c94ae0b9db076a503cf208, State: Running, Role: LEADER
I20260709 14:49:22.726527  9952 consensus_queue.cc:260] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [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: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:22.727391  9952 raft_consensus.cc:3060] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:22.730243 10224 raft_consensus.cc:2468] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 3.
I20260709 14:49:22.731400  9991 leader_election.cc:304] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [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: 1a5e034befa54d768cd21663691bcf63, 250a2782b5544a2481d99c7c5f78f110; no voters: 
I20260709 14:49:22.732065 10287 raft_consensus.cc:2804] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:22.732263  9952 raft_consensus.cc:2468] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 3.
I20260709 14:49:22.732575 10287 raft_consensus.cc:697] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 3 LEADER]: Becoming Leader. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Running, Role: LEADER
I20260709 14:49:22.733621 10287 consensus_queue.cc:237] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [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: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:22.739464  9775 catalog_manager.cc:5697] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 reported cstate change: term changed from 2 to 3, leader changed from b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2) to 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3). New cstate: current_term: 3 leader_uuid: "250a2782b5544a2481d99c7c5f78f110" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:22.806149  9952 raft_consensus.cc:1275] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 3 FOLLOWER]: Refusing update from remote peer 250a2782b5544a2481d99c7c5f78f110: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:22.807448 10287 consensus_queue.cc:1048] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:22.820591 10224 raft_consensus.cc:1275] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63 [term 3 FOLLOWER]: Refusing update from remote peer 250a2782b5544a2481d99c7c5f78f110: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:22.822293 10260 consensus_queue.cc:1048] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:49:23.076406  9824 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:49:23.175956  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:23.183451 10026 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59eb8fe5656c4b52a3fe013ae178a99d"
dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
mode: GRACEFUL
new_leader_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
 from {username='slave'} at 127.0.0.1:35004
I20260709 14:49:23.184000 10026 raft_consensus.cc:606] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [term 1 LEADER]: Received request to transfer leadership to TS b8b8ab8439c94ae0b9db076a503cf208
I20260709 14:49:23.186736 10026 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a702af3e5544299ab330f8e73448ee1"
dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
mode: GRACEFUL
new_leader_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
 from {username='slave'} at 127.0.0.1:35004
I20260709 14:49:23.187223 10026 raft_consensus.cc:606] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 3 LEADER]: Received request to transfer leadership to TS b8b8ab8439c94ae0b9db076a503cf208
I20260709 14:49:23.188302  6412 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:23.188750  6412 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:23.189251  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:23.219292  9953 raft_consensus.cc:1275] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 3 FOLLOWER]: Refusing update from remote peer 250a2782b5544a2481d99c7c5f78f110: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:23.220678 10287 consensus_queue.cc:1048] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:23.230258 10224 raft_consensus.cc:1275] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63 [term 3 FOLLOWER]: Refusing update from remote peer 250a2782b5544a2481d99c7c5f78f110: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:23.231868 10260 consensus_queue.cc:1048] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:23.269291 10287 raft_consensus.cc:993] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110: : Instructing follower b8b8ab8439c94ae0b9db076a503cf208 to start an election
I20260709 14:49:23.269884 10260 raft_consensus.cc:1081] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 3 LEADER]: Signalling peer b8b8ab8439c94ae0b9db076a503cf208 to start an election
I20260709 14:49:23.271518  9953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a702af3e5544299ab330f8e73448ee1"
dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
 from {username='slave'} at 127.0.0.1:39278
I20260709 14:49:23.272017  9953 raft_consensus.cc:493] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:23.272320  9953 raft_consensus.cc:3060] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:23.277897  9953 raft_consensus.cc:515] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:23.279657  9953 leader_election.cc:290] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 4 election: Requested vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
I20260709 14:49:23.280567 10224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a702af3e5544299ab330f8e73448ee1" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a5e034befa54d768cd21663691bcf63"
I20260709 14:49:23.280761 10026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a702af3e5544299ab330f8e73448ee1" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
I20260709 14:49:23.281255 10224 raft_consensus.cc:3060] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:23.281267 10026 raft_consensus.cc:3055] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:23.281770 10026 raft_consensus.cc:740] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Running, Role: LEADER
I20260709 14:49:23.282773 10026 consensus_queue.cc:260] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [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: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:23.284065 10026 raft_consensus.cc:3060] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:23.289064 10224 raft_consensus.cc:2468] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8ab8439c94ae0b9db076a503cf208 in term 4.
I20260709 14:49:23.290378  9917 leader_election.cc:304] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [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: 1a5e034befa54d768cd21663691bcf63, b8b8ab8439c94ae0b9db076a503cf208; no voters: 
I20260709 14:49:23.291396 10269 raft_consensus.cc:2804] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:23.291632 10026 raft_consensus.cc:2468] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8ab8439c94ae0b9db076a503cf208 in term 4.
I20260709 14:49:23.291901 10269 raft_consensus.cc:697] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 4 LEADER]: Becoming Leader. State: Replica: b8b8ab8439c94ae0b9db076a503cf208, State: Running, Role: LEADER
I20260709 14:49:23.292932 10269 consensus_queue.cc:237] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [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: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:23.298925  9775 catalog_manager.cc:5697] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 reported cstate change: term changed from 3 to 4, leader changed from 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3) to b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2). New cstate: current_term: 4 leader_uuid: "b8b8ab8439c94ae0b9db076a503cf208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:23.700145 10224 raft_consensus.cc:1275] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63 [term 4 FOLLOWER]: Refusing update from remote peer b8b8ab8439c94ae0b9db076a503cf208: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:23.701583 10269 consensus_queue.cc:1048] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:23.710649 10026 raft_consensus.cc:1275] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 4 FOLLOWER]: Refusing update from remote peer b8b8ab8439c94ae0b9db076a503cf208: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:23.713174 10269 consensus_queue.cc:1048] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:23.750379 10287 raft_consensus.cc:993] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110: : Instructing follower b8b8ab8439c94ae0b9db076a503cf208 to start an election
I20260709 14:49:23.750847 10260 raft_consensus.cc:1081] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [term 1 LEADER]: Signalling peer b8b8ab8439c94ae0b9db076a503cf208 to start an election
I20260709 14:49:23.752378  9953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59eb8fe5656c4b52a3fe013ae178a99d"
dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
 from {username='slave'} at 127.0.0.1:39278
I20260709 14:49:23.752848  9953 raft_consensus.cc:493] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:23.753130  9953 raft_consensus.cc:3060] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:23.757462  9953 raft_consensus.cc:515] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:23.759021  9953 leader_election.cc:290] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 2 election: Requested vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
I20260709 14:49:23.759932 10224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59eb8fe5656c4b52a3fe013ae178a99d" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a5e034befa54d768cd21663691bcf63"
I20260709 14:49:23.760051 10026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59eb8fe5656c4b52a3fe013ae178a99d" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
I20260709 14:49:23.760654 10224 raft_consensus.cc:3060] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:23.760768 10026 raft_consensus.cc:3055] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:23.761214 10026 raft_consensus.cc:740] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Running, Role: LEADER
I20260709 14:49:23.762054 10026 consensus_queue.cc:260] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:23.763055 10026 raft_consensus.cc:3060] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:23.766424 10224 raft_consensus.cc:2468] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8ab8439c94ae0b9db076a503cf208 in term 2.
I20260709 14:49:23.767620  9917 leader_election.cc:304] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a5e034befa54d768cd21663691bcf63, b8b8ab8439c94ae0b9db076a503cf208; no voters: 
I20260709 14:49:23.768440 10269 raft_consensus.cc:2804] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:23.768973 10269 raft_consensus.cc:697] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208 [term 2 LEADER]: Becoming Leader. State: Replica: b8b8ab8439c94ae0b9db076a503cf208, State: Running, Role: LEADER
I20260709 14:49:23.768931 10026 raft_consensus.cc:2468] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8ab8439c94ae0b9db076a503cf208 in term 2.
I20260709 14:49:23.770254 10269 consensus_queue.cc:237] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:23.778307  9774 catalog_manager.cc:5697] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208 reported cstate change: term changed from 1 to 2, leader changed from 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3) to b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2). New cstate: current_term: 2 leader_uuid: "b8b8ab8439c94ae0b9db076a503cf208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:24.077384  9824 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:49:24.161176 10224 raft_consensus.cc:1275] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63 [term 2 FOLLOWER]: Refusing update from remote peer b8b8ab8439c94ae0b9db076a503cf208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:24.162546 10269 consensus_queue.cc:1048] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:24.173509 10026 raft_consensus.cc:1275] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Refusing update from remote peer b8b8ab8439c94ae0b9db076a503cf208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:24.175108 10308 consensus_queue.cc:1048] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:24.195640  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:24.205220  9953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23d3dbce2dc54b5484544ff32e91b3c5"
dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
mode: GRACEFUL
new_leader_uuid: "250a2782b5544a2481d99c7c5f78f110"
 from {username='slave'} at 127.0.0.1:39302
I20260709 14:49:24.205871  9953 raft_consensus.cc:606] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 LEADER]: Received request to transfer leadership to TS 250a2782b5544a2481d99c7c5f78f110
I20260709 14:49:24.209007  9953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53599ffe2ad144b298ec88d951b755a9"
dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
mode: GRACEFUL
new_leader_uuid: "250a2782b5544a2481d99c7c5f78f110"
 from {username='slave'} at 127.0.0.1:39302
I20260709 14:49:24.209534  9953 raft_consensus.cc:606] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 3 LEADER]: Received request to transfer leadership to TS 250a2782b5544a2481d99c7c5f78f110
I20260709 14:49:24.210692  6412 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:24.211122  6412 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:24.211763  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:24.321079 10308 raft_consensus.cc:993] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208: : Instructing follower 250a2782b5544a2481d99c7c5f78f110 to start an election
I20260709 14:49:24.321586 10169 raft_consensus.cc:1081] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 LEADER]: Signalling peer 250a2782b5544a2481d99c7c5f78f110 to start an election
I20260709 14:49:24.323105 10026 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23d3dbce2dc54b5484544ff32e91b3c5"
dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
 from {username='slave'} at 127.0.0.1:35002
I20260709 14:49:24.323575 10026 raft_consensus.cc:493] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:24.323832 10026 raft_consensus.cc:3060] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:24.328907 10026 raft_consensus.cc:515] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:24.330523 10026 leader_election.cc:290] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 3 election: Requested vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243)
I20260709 14:49:24.331447 10225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d3dbce2dc54b5484544ff32e91b3c5" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a5e034befa54d768cd21663691bcf63"
I20260709 14:49:24.331616  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d3dbce2dc54b5484544ff32e91b3c5" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
I20260709 14:49:24.332151 10225 raft_consensus.cc:3060] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:24.332237  9953 raft_consensus.cc:3055] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:24.332633  9953 raft_consensus.cc:740] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b8b8ab8439c94ae0b9db076a503cf208, State: Running, Role: LEADER
I20260709 14:49:24.333276  9953 consensus_queue.cc:260] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [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: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:24.334244  9953 raft_consensus.cc:3060] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:24.337736 10225 raft_consensus.cc:2468] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 3.
I20260709 14:49:24.338752  9953 raft_consensus.cc:2468] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 3.
I20260709 14:49:24.338899  9991 leader_election.cc:304] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [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: 1a5e034befa54d768cd21663691bcf63, 250a2782b5544a2481d99c7c5f78f110; no voters: 
I20260709 14:49:24.339740 10287 raft_consensus.cc:2804] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:24.340173 10287 raft_consensus.cc:697] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [term 3 LEADER]: Becoming Leader. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Running, Role: LEADER
I20260709 14:49:24.341077 10287 consensus_queue.cc:237] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [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: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:24.347465  9775 catalog_manager.cc:5697] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 reported cstate change: term changed from 2 to 3, leader changed from b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2) to 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3). New cstate: current_term: 3 leader_uuid: "250a2782b5544a2481d99c7c5f78f110" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:24.755102 10308 raft_consensus.cc:993] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208: : Instructing follower 250a2782b5544a2481d99c7c5f78f110 to start an election
I20260709 14:49:24.755554 10169 raft_consensus.cc:1081] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 3 LEADER]: Signalling peer 250a2782b5544a2481d99c7c5f78f110 to start an election
I20260709 14:49:24.756910 10026 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53599ffe2ad144b298ec88d951b755a9"
dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
 from {username='slave'} at 127.0.0.1:35002
I20260709 14:49:24.757444 10026 raft_consensus.cc:493] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:24.757726 10026 raft_consensus.cc:3060] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:24.763042 10026 raft_consensus.cc:515] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:24.765117 10026 leader_election.cc:290] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [CANDIDATE]: Term 4 election: Requested vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243)
I20260709 14:49:24.765792 10225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53599ffe2ad144b298ec88d951b755a9" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1a5e034befa54d768cd21663691bcf63"
I20260709 14:49:24.766007  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53599ffe2ad144b298ec88d951b755a9" candidate_uuid: "250a2782b5544a2481d99c7c5f78f110" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
I20260709 14:49:24.766507 10225 raft_consensus.cc:3060] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:24.766615  9953 raft_consensus.cc:3055] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:24.767251  9953 raft_consensus.cc:740] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b8b8ab8439c94ae0b9db076a503cf208, State: Running, Role: LEADER
I20260709 14:49:24.767943  9953 consensus_queue.cc:260] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [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: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:24.768931  9953 raft_consensus.cc:3060] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:24.772411 10225 raft_consensus.cc:2468] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 4.
I20260709 14:49:24.773439  9953 raft_consensus.cc:2468] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 250a2782b5544a2481d99c7c5f78f110 in term 4.
I20260709 14:49:24.773649  9991 leader_election.cc:304] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [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: 1a5e034befa54d768cd21663691bcf63, 250a2782b5544a2481d99c7c5f78f110; no voters: 
I20260709 14:49:24.774493 10287 raft_consensus.cc:2804] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:24.775763 10287 raft_consensus.cc:697] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 4 LEADER]: Becoming Leader. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Running, Role: LEADER
I20260709 14:49:24.776926 10225 raft_consensus.cc:1275] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [term 3 FOLLOWER]: Refusing update from remote peer 250a2782b5544a2481d99c7c5f78f110: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:24.776686 10287 consensus_queue.cc:237] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [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: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:24.778399 10316 consensus_queue.cc:1048] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:24.784412  9775 catalog_manager.cc:5697] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 reported cstate change: term changed from 3 to 4, leader changed from b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2) to 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3). New cstate: current_term: 4 leader_uuid: "250a2782b5544a2481d99c7c5f78f110" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:24.796646  9953 raft_consensus.cc:1275] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [term 3 FOLLOWER]: Refusing update from remote peer 250a2782b5544a2481d99c7c5f78f110: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:24.797895 10260 consensus_queue.cc:1048] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:49:25.078635  9824 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:49:25.173725 10225 raft_consensus.cc:1275] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 4 FOLLOWER]: Refusing update from remote peer 250a2782b5544a2481d99c7c5f78f110: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:25.175144 10322 consensus_queue.cc:1048] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:25.186879  9953 raft_consensus.cc:1275] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 4 FOLLOWER]: Refusing update from remote peer 250a2782b5544a2481d99c7c5f78f110: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:25.188885 10316 consensus_queue.cc:1048] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:25.218588  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:25.228081 10026 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53599ffe2ad144b298ec88d951b755a9"
dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
mode: GRACEFUL
new_leader_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
 from {username='slave'} at 127.0.0.1:35004
I20260709 14:49:25.228669 10026 raft_consensus.cc:606] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 4 LEADER]: Received request to transfer leadership to TS b8b8ab8439c94ae0b9db076a503cf208
I20260709 14:49:25.231202 10026 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c116fc22fd0148e881f66bea50e114e7"
dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
mode: GRACEFUL
new_leader_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
 from {username='slave'} at 127.0.0.1:35004
I20260709 14:49:25.231725 10026 raft_consensus.cc:606] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 3 LEADER]: Received request to transfer leadership to TS b8b8ab8439c94ae0b9db076a503cf208
I20260709 14:49:25.232801  6412 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:25.233281  6412 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:25.233906  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:25.573972 10316 raft_consensus.cc:993] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110: : Instructing follower b8b8ab8439c94ae0b9db076a503cf208 to start an election
I20260709 14:49:25.574434 10322 raft_consensus.cc:1081] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 3 LEADER]: Signalling peer b8b8ab8439c94ae0b9db076a503cf208 to start an election
I20260709 14:49:25.576205  9953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c116fc22fd0148e881f66bea50e114e7"
dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
 from {username='slave'} at 127.0.0.1:39278
I20260709 14:49:25.576850  9953 raft_consensus.cc:493] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:25.577363  9953 raft_consensus.cc:3060] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:25.583010  9953 raft_consensus.cc:515] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:25.584470  9953 leader_election.cc:290] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 4 election: Requested vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
I20260709 14:49:25.585347 10225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c116fc22fd0148e881f66bea50e114e7" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a5e034befa54d768cd21663691bcf63"
I20260709 14:49:25.585462 10026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c116fc22fd0148e881f66bea50e114e7" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
I20260709 14:49:25.585960 10225 raft_consensus.cc:3060] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:25.586025 10026 raft_consensus.cc:3055] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:25.586386 10026 raft_consensus.cc:740] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Running, Role: LEADER
I20260709 14:49:25.587042 10026 consensus_queue.cc:260] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [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: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:25.588131 10026 raft_consensus.cc:3060] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:25.591585 10225 raft_consensus.cc:2468] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8ab8439c94ae0b9db076a503cf208 in term 4.
I20260709 14:49:25.592774  9917 leader_election.cc:304] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [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: 1a5e034befa54d768cd21663691bcf63, b8b8ab8439c94ae0b9db076a503cf208; no voters: 
I20260709 14:49:25.593560 10169 raft_consensus.cc:2804] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:25.593585 10026 raft_consensus.cc:2468] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8ab8439c94ae0b9db076a503cf208 in term 4.
I20260709 14:49:25.594955 10169 raft_consensus.cc:697] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 4 LEADER]: Becoming Leader. State: Replica: b8b8ab8439c94ae0b9db076a503cf208, State: Running, Role: LEADER
I20260709 14:49:25.595772 10169 consensus_queue.cc:237] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [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: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:25.602798  9774 catalog_manager.cc:5697] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 reported cstate change: term changed from 3 to 4, leader changed from 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3) to b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2). New cstate: current_term: 4 leader_uuid: "b8b8ab8439c94ae0b9db076a503cf208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:25.609942 10322 raft_consensus.cc:993] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110: : Instructing follower b8b8ab8439c94ae0b9db076a503cf208 to start an election
I20260709 14:49:25.610680 10316 raft_consensus.cc:1081] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 4 LEADER]: Signalling peer b8b8ab8439c94ae0b9db076a503cf208 to start an election
I20260709 14:49:25.612459  9953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53599ffe2ad144b298ec88d951b755a9"
dest_uuid: "b8b8ab8439c94ae0b9db076a503cf208"
 from {username='slave'} at 127.0.0.1:39278
I20260709 14:49:25.613035  9953 raft_consensus.cc:493] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:25.613334  9953 raft_consensus.cc:3060] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:25.618444  9953 raft_consensus.cc:515] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:25.620039  9953 leader_election.cc:290] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [CANDIDATE]: Term 5 election: Requested vote from peers 1a5e034befa54d768cd21663691bcf63 (127.6.67.1:44197), 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3:34265)
I20260709 14:49:25.620983 10224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53599ffe2ad144b298ec88d951b755a9" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "1a5e034befa54d768cd21663691bcf63"
I20260709 14:49:25.621172 10026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53599ffe2ad144b298ec88d951b755a9" candidate_uuid: "b8b8ab8439c94ae0b9db076a503cf208" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "250a2782b5544a2481d99c7c5f78f110"
I20260709 14:49:25.621591 10224 raft_consensus.cc:3060] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:25.621672 10026 raft_consensus.cc:3055] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:25.622038 10026 raft_consensus.cc:740] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 250a2782b5544a2481d99c7c5f78f110, State: Running, Role: LEADER
I20260709 14:49:25.622572 10026 consensus_queue.cc:260] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:25.623641 10026 raft_consensus.cc:3060] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:25.626793 10224 raft_consensus.cc:2468] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8ab8439c94ae0b9db076a503cf208 in term 5.
I20260709 14:49:25.627987 10026 raft_consensus.cc:2468] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8ab8439c94ae0b9db076a503cf208 in term 5.
I20260709 14:49:25.627899  9917 leader_election.cc:304] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [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: 1a5e034befa54d768cd21663691bcf63, b8b8ab8439c94ae0b9db076a503cf208; no voters: 
I20260709 14:49:25.628893 10169 raft_consensus.cc:2804] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:25.629402 10169 raft_consensus.cc:697] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 5 LEADER]: Becoming Leader. State: Replica: b8b8ab8439c94ae0b9db076a503cf208, State: Running, Role: LEADER
I20260709 14:49:25.630154 10169 consensus_queue.cc:237] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } }
I20260709 14:49:25.636139  9774 catalog_manager.cc:5697] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 reported cstate change: term changed from 4 to 5, leader changed from 250a2782b5544a2481d99c7c5f78f110 (127.6.67.3) to b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2). New cstate: current_term: 5 leader_uuid: "b8b8ab8439c94ae0b9db076a503cf208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8ab8439c94ae0b9db076a503cf208" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 45243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:26.045571 10026 raft_consensus.cc:1275] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 4 FOLLOWER]: Refusing update from remote peer b8b8ab8439c94ae0b9db076a503cf208: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:26.046954 10169 consensus_queue.cc:1048] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:26.060873 10225 raft_consensus.cc:1275] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63 [term 4 FOLLOWER]: Refusing update from remote peer b8b8ab8439c94ae0b9db076a503cf208: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:26.062533 10169 consensus_queue.cc:1048] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:26.063583 10026 raft_consensus.cc:1275] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 5 FOLLOWER]: Refusing update from remote peer b8b8ab8439c94ae0b9db076a503cf208: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:49:26.065434 10169 consensus_queue.cc:1048] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250a2782b5544a2481d99c7c5f78f110" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:26.075536 10225 raft_consensus.cc:1275] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 5 FOLLOWER]: Refusing update from remote peer b8b8ab8439c94ae0b9db076a503cf208: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:49:26.077361 10334 consensus_queue.cc:1048] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a5e034befa54d768cd21663691bcf63" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:49:26.080219  9824 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:49:26.239807  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:26.271171  6412 tablet_server.cc:179] TabletServer@127.6.67.1:44197 shutting down...
I20260709 14:49:26.294607  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:26.295481  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:26.296553  6412 raft_consensus.cc:2243] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:26.297277  6412 raft_consensus.cc:2272] T 53599ffe2ad144b298ec88d951b755a9 P 1a5e034befa54d768cd21663691bcf63 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.301085  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:26.302047  6412 raft_consensus.cc:2243] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:26.302838  6412 raft_consensus.cc:2272] T 59eb8fe5656c4b52a3fe013ae178a99d P 1a5e034befa54d768cd21663691bcf63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.305531  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:26.306129  6412 raft_consensus.cc:2243] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:26.306593  6412 raft_consensus.cc:2272] T c116fc22fd0148e881f66bea50e114e7 P 1a5e034befa54d768cd21663691bcf63 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.309109  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:26.309684  6412 raft_consensus.cc:2243] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:26.310177  6412 raft_consensus.cc:2272] T c1c1cede6df246ea8a554c136571516c P 1a5e034befa54d768cd21663691bcf63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.312027  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:26.312574  6412 raft_consensus.cc:2243] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:26.313004  6412 raft_consensus.cc:2272] T bf25d74431de4d219dbd1602d75121e7 P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.315081  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:26.315596  6412 raft_consensus.cc:2243] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:26.316015  6412 raft_consensus.cc:2272] T 23d3dbce2dc54b5484544ff32e91b3c5 P 1a5e034befa54d768cd21663691bcf63 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.318001  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:26.318504  6412 raft_consensus.cc:2243] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:26.319001  6412 raft_consensus.cc:2272] T 4aaf929b884a46e9b72736e6ea591bdb P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.321894  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:26.322546  6412 raft_consensus.cc:2243] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:26.323002  6412 raft_consensus.cc:2272] T db359e5cc17942209eb469da071b87db P 1a5e034befa54d768cd21663691bcf63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.324988  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:26.325485  6412 raft_consensus.cc:2243] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:26.325966  6412 raft_consensus.cc:2272] T bcbccbd61e0540ecb6c0da1a620b3fdd P 1a5e034befa54d768cd21663691bcf63 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.327813  6412 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:26.328285  6412 raft_consensus.cc:2243] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:26.328728  6412 raft_consensus.cc:2272] T 5a702af3e5544299ab330f8e73448ee1 P 1a5e034befa54d768cd21663691bcf63 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.358979  6412 tablet_server.cc:196] TabletServer@127.6.67.1:44197 shutdown complete.
I20260709 14:49:26.384929  6412 tablet_server.cc:179] TabletServer@127.6.67.2:0 shutting down...
I20260709 14:49:26.413275  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:26.414031  6412 tablet_replica.cc:333] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208: stopping tablet replica
I20260709 14:49:26.414736  6412 raft_consensus.cc:2243] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:26.415526  6412 raft_consensus.cc:2272] T bcbccbd61e0540ecb6c0da1a620b3fdd P b8b8ab8439c94ae0b9db076a503cf208 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.417586  6412 tablet_replica.cc:333] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208: stopping tablet replica
I20260709 14:49:26.418200  6412 raft_consensus.cc:2243] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:49:26.418962  6412 raft_consensus.cc:2272] T 53599ffe2ad144b298ec88d951b755a9 P b8b8ab8439c94ae0b9db076a503cf208 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.421368  6412 tablet_replica.cc:333] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208: stopping tablet replica
I20260709 14:49:26.422025  6412 raft_consensus.cc:2243] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:26.422760  6412 raft_consensus.cc:2272] T 59eb8fe5656c4b52a3fe013ae178a99d P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.424950  6412 tablet_replica.cc:333] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208: stopping tablet replica
I20260709 14:49:26.425581  6412 raft_consensus.cc:2243] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:26.426446  6412 raft_consensus.cc:2272] T c116fc22fd0148e881f66bea50e114e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.428776  6412 tablet_replica.cc:333] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208: stopping tablet replica
I20260709 14:49:26.429379  6412 raft_consensus.cc:2243] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:26.429885  6412 raft_consensus.cc:2272] T c1c1cede6df246ea8a554c136571516c P b8b8ab8439c94ae0b9db076a503cf208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.431936  6412 tablet_replica.cc:333] T bf25d74431de4d219dbd1602d75121e7 P b8b8ab8439c94ae0b9db076a503cf208: stopping tablet replica
I20260709 14:49:26.432473  6412 raft_consensus.cc:2243] T bf25d74431de4d219dbd1602d75121e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:26.432925  6412 raft_consensus.cc:2272] T bf25d74431de4d219dbd1602d75121e7 P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.434883  6412 tablet_replica.cc:333] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208: stopping tablet replica
I20260709 14:49:26.435412  6412 raft_consensus.cc:2243] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:26.436159  6412 raft_consensus.cc:2272] T db359e5cc17942209eb469da071b87db P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.438256  6412 tablet_replica.cc:333] T 4aaf929b884a46e9b72736e6ea591bdb P b8b8ab8439c94ae0b9db076a503cf208: stopping tablet replica
I20260709 14:49:26.438740  6412 raft_consensus.cc:2243] T 4aaf929b884a46e9b72736e6ea591bdb P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:26.439131  6412 raft_consensus.cc:2272] T 4aaf929b884a46e9b72736e6ea591bdb P b8b8ab8439c94ae0b9db076a503cf208 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.441071  6412 tablet_replica.cc:333] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208: stopping tablet replica
I20260709 14:49:26.441527  6412 raft_consensus.cc:2243] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:26.441999  6412 raft_consensus.cc:2272] T 23d3dbce2dc54b5484544ff32e91b3c5 P b8b8ab8439c94ae0b9db076a503cf208 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.443826  6412 tablet_replica.cc:333] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208: stopping tablet replica
I20260709 14:49:26.444286  6412 raft_consensus.cc:2243] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:26.445006  6412 raft_consensus.cc:2272] T 5a702af3e5544299ab330f8e73448ee1 P b8b8ab8439c94ae0b9db076a503cf208 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.475647  6412 tablet_server.cc:196] TabletServer@127.6.67.2:0 shutdown complete.
W20260709 14:49:26.481499  9992 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.67.2:45243: connect: Connection refused (error 111) [suppressed 93 similar messages]
W20260709 14:49:26.485611  9992 consensus_peers.cc:597] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 -> Peer b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243): Couldn't send request to peer b8b8ab8439c94ae0b9db076a503cf208. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.2:45243: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:26.499994  6412 tablet_server.cc:179] TabletServer@127.6.67.3:0 shutting down...
W20260709 14:49:26.517609  9992 consensus_peers.cc:597] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 -> Peer b8b8ab8439c94ae0b9db076a503cf208 (127.6.67.2:45243): Couldn't send request to peer b8b8ab8439c94ae0b9db076a503cf208. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.2:45243: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:26.531949  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:26.532730  6412 tablet_replica.cc:333] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110: stopping tablet replica
I20260709 14:49:26.533391  6412 raft_consensus.cc:2243] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:26.533907  6412 raft_consensus.cc:2272] T c116fc22fd0148e881f66bea50e114e7 P 250a2782b5544a2481d99c7c5f78f110 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.536409  6412 tablet_replica.cc:333] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110: stopping tablet replica
I20260709 14:49:26.537022  6412 raft_consensus.cc:2243] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:26.537461  6412 raft_consensus.cc:2272] T 5a702af3e5544299ab330f8e73448ee1 P 250a2782b5544a2481d99c7c5f78f110 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.539353  6412 tablet_replica.cc:333] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110: stopping tablet replica
I20260709 14:49:26.539898  6412 raft_consensus.cc:2243] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:26.540298  6412 raft_consensus.cc:2272] T 59eb8fe5656c4b52a3fe013ae178a99d P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.542055  6412 tablet_replica.cc:333] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110: stopping tablet replica
I20260709 14:49:26.542550  6412 raft_consensus.cc:2243] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:26.542953  6412 raft_consensus.cc:2272] T 53599ffe2ad144b298ec88d951b755a9 P 250a2782b5544a2481d99c7c5f78f110 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.545279  6412 tablet_replica.cc:333] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110: stopping tablet replica
I20260709 14:49:26.545982  6412 raft_consensus.cc:2243] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:26.546751  6412 raft_consensus.cc:2272] T c1c1cede6df246ea8a554c136571516c P 250a2782b5544a2481d99c7c5f78f110 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.548653  6412 tablet_replica.cc:333] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110: stopping tablet replica
I20260709 14:49:26.549162  6412 raft_consensus.cc:2243] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:26.549959  6412 raft_consensus.cc:2272] T bf25d74431de4d219dbd1602d75121e7 P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.551895  6412 tablet_replica.cc:333] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110: stopping tablet replica
I20260709 14:49:26.552435  6412 raft_consensus.cc:2243] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:26.552889  6412 raft_consensus.cc:2272] T bcbccbd61e0540ecb6c0da1a620b3fdd P 250a2782b5544a2481d99c7c5f78f110 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.554754  6412 tablet_replica.cc:333] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110: stopping tablet replica
I20260709 14:49:26.555321  6412 raft_consensus.cc:2243] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:26.556066  6412 raft_consensus.cc:2272] T 23d3dbce2dc54b5484544ff32e91b3c5 P 250a2782b5544a2481d99c7c5f78f110 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.558221  6412 tablet_replica.cc:333] T db359e5cc17942209eb469da071b87db P 250a2782b5544a2481d99c7c5f78f110: stopping tablet replica
I20260709 14:49:26.558763  6412 raft_consensus.cc:2243] T db359e5cc17942209eb469da071b87db P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:26.559201  6412 raft_consensus.cc:2272] T db359e5cc17942209eb469da071b87db P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.561357  6412 tablet_replica.cc:333] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110: stopping tablet replica
I20260709 14:49:26.561925  6412 raft_consensus.cc:2243] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:26.562742  6412 raft_consensus.cc:2272] T 4aaf929b884a46e9b72736e6ea591bdb P 250a2782b5544a2481d99c7c5f78f110 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.586400  6412 tablet_server.cc:196] TabletServer@127.6.67.3:0 shutdown complete.
I20260709 14:49:26.609110  6412 master.cc:562] Master@127.6.67.62:44835 shutting down...
I20260709 14:49:26.634869  6412 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:26.635488  6412 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:26.635845  6412 tablet_replica.cc:333] T 00000000000000000000000000000000 P 52c26311878b41bd8852c5d128faa542: stopping tablet replica
I20260709 14:49:26.658274  6412 master.cc:584] Master@127.6.67.62:44835 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12774 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:49:26.704409  6412 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.67.62:37659
I20260709 14:49:26.705690  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:26.711526 10345 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 14:49:26.711609 10344 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 14:49:26.713546 10347 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 14:49:26.714207  6412 server_base.cc:1061] running on GCE node
I20260709 14:49:26.715500  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:26.715720  6412 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 14:49:26.715886  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608566715870 us; error 0 us; skew 500 ppm
I20260709 14:49:26.716401  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:26.719120  6412 webserver.cc:533] Webserver started at http://127.6.67.62:37481/ using document root <none> and password file <none>
I20260709 14:49:26.719633  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:26.719841  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:26.720113  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:26.721231  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608470283356-6412-0/minicluster-data/master-0-root/instance:
uuid: "c3ba57a7e26f4098a167b89e55903e42"
format_stamp: "Formatted at 2026-07-09 14:49:26 on dist-test-slave-5tjq"
I20260709 14:49:26.725675  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:49:26.729014 10352 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:26.729756  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:49:26.730144  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608470283356-6412-0/minicluster-data/master-0-root
uuid: "c3ba57a7e26f4098a167b89e55903e42"
format_stamp: "Formatted at 2026-07-09 14:49:26 on dist-test-slave-5tjq"
I20260709 14:49:26.730439  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608470283356-6412-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608470283356-6412-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608470283356-6412-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 14:49:26.748451  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:26.749719  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:26.790354  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.62:37659
I20260709 14:49:26.790477 10403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.62:37659 every 8 connection(s)
I20260709 14:49:26.794713 10404 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 14:49:26.806138 10404 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42: Bootstrap starting.
I20260709 14:49:26.810982 10404 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:26.815551 10404 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42: No bootstrap required, opened a new log
I20260709 14:49:26.817768 10404 raft_consensus.cc:359] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3ba57a7e26f4098a167b89e55903e42" member_type: VOTER }
I20260709 14:49:26.818225 10404 raft_consensus.cc:385] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:26.818581 10404 raft_consensus.cc:740] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ba57a7e26f4098a167b89e55903e42, State: Initialized, Role: FOLLOWER
I20260709 14:49:26.819224 10404 consensus_queue.cc:260] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c3ba57a7e26f4098a167b89e55903e42" member_type: VOTER }
I20260709 14:49:26.819646 10404 raft_consensus.cc:399] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:26.819840 10404 raft_consensus.cc:493] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:26.820045 10404 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:26.824749 10404 raft_consensus.cc:515] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3ba57a7e26f4098a167b89e55903e42" member_type: VOTER }
I20260709 14:49:26.825258 10404 leader_election.cc:304] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42 [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: c3ba57a7e26f4098a167b89e55903e42; no voters: 
I20260709 14:49:26.826380 10404 leader_election.cc:290] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:26.827034 10407 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:26.828349 10407 raft_consensus.cc:697] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42 [term 1 LEADER]: Becoming Leader. State: Replica: c3ba57a7e26f4098a167b89e55903e42, State: Running, Role: LEADER
I20260709 14:49:26.829054 10407 consensus_queue.cc:237] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42 [LEADER]: Queue going to LEADER mode. State: All 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: "c3ba57a7e26f4098a167b89e55903e42" member_type: VOTER }
I20260709 14:49:26.829537 10404 sys_catalog.cc:565] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:26.834408 10409 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c3ba57a7e26f4098a167b89e55903e42. Latest consensus state: current_term: 1 leader_uuid: "c3ba57a7e26f4098a167b89e55903e42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3ba57a7e26f4098a167b89e55903e42" member_type: VOTER } }
I20260709 14:49:26.835296 10409 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:26.835708 10408 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c3ba57a7e26f4098a167b89e55903e42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3ba57a7e26f4098a167b89e55903e42" member_type: VOTER } }
I20260709 14:49:26.836323 10408 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:26.837297 10414 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:26.842378 10414 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:26.846204  6412 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:26.851373 10414 catalog_manager.cc:1383] Generated new cluster ID: 85bfe672a7184fe2bb314669dac299b3
I20260709 14:49:26.851696 10414 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:26.880568 10414 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:26.881937 10414 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:26.900980 10414 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42: Generated new TSK 0
I20260709 14:49:26.901623 10414 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:26.912974  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:26.919029 10425 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 14:49:26.919833 10426 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 14:49:26.922190 10428 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 14:49:26.922400  6412 server_base.cc:1061] running on GCE node
I20260709 14:49:26.923530  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:26.923722  6412 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 14:49:26.923923  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608566923907 us; error 0 us; skew 500 ppm
I20260709 14:49:26.924549  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:26.927367  6412 webserver.cc:533] Webserver started at http://127.6.67.1:43645/ using document root <none> and password file <none>
I20260709 14:49:26.927886  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:26.928086  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:26.928387  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:26.929495  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608470283356-6412-0/minicluster-data/ts-0-root/instance:
uuid: "d95c300f4c5a43778a567df3cb9949fb"
format_stamp: "Formatted at 2026-07-09 14:49:26 on dist-test-slave-5tjq"
I20260709 14:49:26.934777  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:26.938385 10433 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:26.939251  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 14:49:26.939576  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608470283356-6412-0/minicluster-data/ts-0-root
uuid: "d95c300f4c5a43778a567df3cb9949fb"
format_stamp: "Formatted at 2026-07-09 14:49:26 on dist-test-slave-5tjq"
I20260709 14:49:26.939951  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608470283356-6412-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608470283356-6412-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608470283356-6412-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 14:49:26.952981  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:26.954347  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:26.955899  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:26.958328  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:26.958568  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:26.958842  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:26.959039  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:27.002741  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.1:42419
I20260709 14:49:27.002914 10495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.1:42419 every 8 connection(s)
I20260709 14:49:27.008193  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:27.015455 10500 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 14:49:27.016136 10501 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 14:49:27.019464 10504 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 14:49:27.019582  6412 server_base.cc:1061] running on GCE node
I20260709 14:49:27.021338  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:27.021664  6412 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 14:49:27.021924  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608567021903 us; error 0 us; skew 500 ppm
I20260709 14:49:27.022029 10496 heartbeater.cc:344] Connected to a master server at 127.6.67.62:37659
I20260709 14:49:27.022491 10496 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:27.022827  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:27.023466 10496 heartbeater.cc:507] Master 127.6.67.62:37659 requested a full tablet report, sending...
I20260709 14:49:27.025888  6412 webserver.cc:533] Webserver started at http://127.6.67.2:44583/ using document root <none> and password file <none>
I20260709 14:49:27.026742  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:27.026666 10369 ts_manager.cc:194] Registered new tserver with Master: d95c300f4c5a43778a567df3cb9949fb (127.6.67.1:42419)
I20260709 14:49:27.027153  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:27.027521  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:27.029124  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608470283356-6412-0/minicluster-data/ts-1-root/instance:
uuid: "5319ad1754a4414aa26db4e0aa33a88d"
format_stamp: "Formatted at 2026-07-09 14:49:27 on dist-test-slave-5tjq"
I20260709 14:49:27.029343 10369 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40050
I20260709 14:49:27.034782  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:49:27.038419 10508 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:27.039302  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:49:27.039676  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608470283356-6412-0/minicluster-data/ts-1-root
uuid: "5319ad1754a4414aa26db4e0aa33a88d"
format_stamp: "Formatted at 2026-07-09 14:49:27 on dist-test-slave-5tjq"
I20260709 14:49:27.040061  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608470283356-6412-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608470283356-6412-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608470283356-6412-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 14:49:27.065681  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:27.067003  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:27.068480  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:27.070832  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:27.071065  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:27.071316  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:27.071497  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:27.111903  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.2:34917
I20260709 14:49:27.112012 10570 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.2:34917 every 8 connection(s)
I20260709 14:49:27.116858  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:27.123944 10574 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 14:49:27.124202 10575 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 14:49:27.127964 10577 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 14:49:27.128829  6412 server_base.cc:1061] running on GCE node
I20260709 14:49:27.129010 10571 heartbeater.cc:344] Connected to a master server at 127.6.67.62:37659
I20260709 14:49:27.129549 10571 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:27.130002  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:27.130379  6412 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 14:49:27.130354 10571 heartbeater.cc:507] Master 127.6.67.62:37659 requested a full tablet report, sending...
I20260709 14:49:27.130786  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608567130764 us; error 0 us; skew 500 ppm
I20260709 14:49:27.131521  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:27.133080 10369 ts_manager.cc:194] Registered new tserver with Master: 5319ad1754a4414aa26db4e0aa33a88d (127.6.67.2:34917)
I20260709 14:49:27.135313 10369 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40054
I20260709 14:49:27.136201  6412 webserver.cc:533] Webserver started at http://127.6.67.3:39827/ using document root <none> and password file <none>
I20260709 14:49:27.136894  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:27.137099  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:27.137400  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:27.138641  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608470283356-6412-0/minicluster-data/ts-2-root/instance:
uuid: "84955df0dffc401aa1f422d41b29fdb7"
format_stamp: "Formatted at 2026-07-09 14:49:27 on dist-test-slave-5tjq"
I20260709 14:49:27.143821  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:49:27.147274 10582 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:27.148080  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:49:27.148423  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608470283356-6412-0/minicluster-data/ts-2-root
uuid: "84955df0dffc401aa1f422d41b29fdb7"
format_stamp: "Formatted at 2026-07-09 14:49:27 on dist-test-slave-5tjq"
I20260709 14:49:27.148705  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608470283356-6412-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608470283356-6412-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608470283356-6412-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 14:49:27.163530  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:27.164789  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:27.166352  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:27.168597  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:27.168841  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:27.169090  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:27.169277  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:27.210162  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.3:44051
I20260709 14:49:27.210263 10644 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.3:44051 every 8 connection(s)
I20260709 14:49:27.224731 10645 heartbeater.cc:344] Connected to a master server at 127.6.67.62:37659
I20260709 14:49:27.225071 10645 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:27.225759 10645 heartbeater.cc:507] Master 127.6.67.62:37659 requested a full tablet report, sending...
I20260709 14:49:27.227685 10369 ts_manager.cc:194] Registered new tserver with Master: 84955df0dffc401aa1f422d41b29fdb7 (127.6.67.3:44051)
I20260709 14:49:27.228343  6412 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014856678s
I20260709 14:49:27.229527 10369 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40070
I20260709 14:49:27.255612 10369 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40076:
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 14:49:27.257880 10369 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 14:49:27.318678 10536 tablet_service.cc:1511] Processing CreateTablet for tablet 34c62364aac74310bb24b5a0a82ab4b1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9d9b1427c9de448991747c059f3af6cd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:49:27.320120 10536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34c62364aac74310bb24b5a0a82ab4b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:27.321750 10535 tablet_service.cc:1511] Processing CreateTablet for tablet a3bef27960ab4d61bcf0d298b7e4ad03 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9d9b1427c9de448991747c059f3af6cd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:49:27.322364 10461 tablet_service.cc:1511] Processing CreateTablet for tablet 34c62364aac74310bb24b5a0a82ab4b1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9d9b1427c9de448991747c059f3af6cd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:49:27.323312 10535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3bef27960ab4d61bcf0d298b7e4ad03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:27.323639 10461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34c62364aac74310bb24b5a0a82ab4b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:27.328913 10610 tablet_service.cc:1511] Processing CreateTablet for tablet 34c62364aac74310bb24b5a0a82ab4b1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9d9b1427c9de448991747c059f3af6cd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:49:27.329617 10460 tablet_service.cc:1511] Processing CreateTablet for tablet a3bef27960ab4d61bcf0d298b7e4ad03 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9d9b1427c9de448991747c059f3af6cd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:49:27.330482 10610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34c62364aac74310bb24b5a0a82ab4b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:27.331018 10460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3bef27960ab4d61bcf0d298b7e4ad03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:27.332350 10609 tablet_service.cc:1511] Processing CreateTablet for tablet a3bef27960ab4d61bcf0d298b7e4ad03 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9d9b1427c9de448991747c059f3af6cd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:49:27.333757 10609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3bef27960ab4d61bcf0d298b7e4ad03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:27.355091 10660 tablet_bootstrap.cc:492] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d: Bootstrap starting.
I20260709 14:49:27.364494 10661 tablet_bootstrap.cc:492] T 34c62364aac74310bb24b5a0a82ab4b1 P 84955df0dffc401aa1f422d41b29fdb7: Bootstrap starting.
I20260709 14:49:27.365990 10660 tablet_bootstrap.cc:654] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:27.366053 10662 tablet_bootstrap.cc:492] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb: Bootstrap starting.
I20260709 14:49:27.372972 10661 tablet_bootstrap.cc:654] T 34c62364aac74310bb24b5a0a82ab4b1 P 84955df0dffc401aa1f422d41b29fdb7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:27.372973 10660 tablet_bootstrap.cc:492] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d: No bootstrap required, opened a new log
I20260709 14:49:27.373677 10660 ts_tablet_manager.cc:1403] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.006s
I20260709 14:49:27.376145 10662 tablet_bootstrap.cc:654] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:27.376879 10660 raft_consensus.cc:359] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.377730 10660 raft_consensus.cc:385] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:27.378084 10660 raft_consensus.cc:740] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319ad1754a4414aa26db4e0aa33a88d, State: Initialized, Role: FOLLOWER
I20260709 14:49:27.378206 10661 tablet_bootstrap.cc:492] T 34c62364aac74310bb24b5a0a82ab4b1 P 84955df0dffc401aa1f422d41b29fdb7: No bootstrap required, opened a new log
I20260709 14:49:27.378845 10661 ts_tablet_manager.cc:1403] T 34c62364aac74310bb24b5a0a82ab4b1 P 84955df0dffc401aa1f422d41b29fdb7: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260709 14:49:27.378901 10660 consensus_queue.cc:260] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.381523 10571 heartbeater.cc:499] Master 127.6.67.62:37659 was elected leader, sending a full tablet report...
I20260709 14:49:27.382105 10660 ts_tablet_manager.cc:1434] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 14:49:27.381963 10661 raft_consensus.cc:359] T 34c62364aac74310bb24b5a0a82ab4b1 P 84955df0dffc401aa1f422d41b29fdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.382694 10661 raft_consensus.cc:385] T 34c62364aac74310bb24b5a0a82ab4b1 P 84955df0dffc401aa1f422d41b29fdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:27.382959 10661 raft_consensus.cc:740] T 34c62364aac74310bb24b5a0a82ab4b1 P 84955df0dffc401aa1f422d41b29fdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84955df0dffc401aa1f422d41b29fdb7, State: Initialized, Role: FOLLOWER
I20260709 14:49:27.383188 10660 tablet_bootstrap.cc:492] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d: Bootstrap starting.
I20260709 14:49:27.383693 10661 consensus_queue.cc:260] T 34c62364aac74310bb24b5a0a82ab4b1 P 84955df0dffc401aa1f422d41b29fdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.385334 10662 tablet_bootstrap.cc:492] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb: No bootstrap required, opened a new log
I20260709 14:49:27.385928 10662 ts_tablet_manager.cc:1403] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.004s
I20260709 14:49:27.389191 10662 raft_consensus.cc:359] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.390085 10662 raft_consensus.cc:385] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:27.390448 10662 raft_consensus.cc:740] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95c300f4c5a43778a567df3cb9949fb, State: Initialized, Role: FOLLOWER
I20260709 14:49:27.390578 10660 tablet_bootstrap.cc:654] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:27.391535 10662 consensus_queue.cc:260] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.403400 10660 tablet_bootstrap.cc:492] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d: No bootstrap required, opened a new log
I20260709 14:49:27.404336 10660 ts_tablet_manager.cc:1403] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.009s
I20260709 14:49:27.408442 10660 raft_consensus.cc:359] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.409358 10660 raft_consensus.cc:385] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:27.409737 10660 raft_consensus.cc:740] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319ad1754a4414aa26db4e0aa33a88d, State: Initialized, Role: FOLLOWER
I20260709 14:49:27.410077 10662 ts_tablet_manager.cc:1434] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.016s
I20260709 14:49:27.410341 10645 heartbeater.cc:499] Master 127.6.67.62:37659 was elected leader, sending a full tablet report...
I20260709 14:49:27.410902 10661 ts_tablet_manager.cc:1434] T 34c62364aac74310bb24b5a0a82ab4b1 P 84955df0dffc401aa1f422d41b29fdb7: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.020s
I20260709 14:49:27.410578 10660 consensus_queue.cc:260] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.411897 10661 tablet_bootstrap.cc:492] T a3bef27960ab4d61bcf0d298b7e4ad03 P 84955df0dffc401aa1f422d41b29fdb7: Bootstrap starting.
I20260709 14:49:27.412807 10660 ts_tablet_manager.cc:1434] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:49:27.412950 10496 heartbeater.cc:499] Master 127.6.67.62:37659 was elected leader, sending a full tablet report...
I20260709 14:49:27.414681 10662 tablet_bootstrap.cc:492] T a3bef27960ab4d61bcf0d298b7e4ad03 P d95c300f4c5a43778a567df3cb9949fb: Bootstrap starting.
I20260709 14:49:27.419648 10661 tablet_bootstrap.cc:654] T a3bef27960ab4d61bcf0d298b7e4ad03 P 84955df0dffc401aa1f422d41b29fdb7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:27.420408 10662 tablet_bootstrap.cc:654] T a3bef27960ab4d61bcf0d298b7e4ad03 P d95c300f4c5a43778a567df3cb9949fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:27.433931 10661 tablet_bootstrap.cc:492] T a3bef27960ab4d61bcf0d298b7e4ad03 P 84955df0dffc401aa1f422d41b29fdb7: No bootstrap required, opened a new log
I20260709 14:49:27.434650 10661 ts_tablet_manager.cc:1403] T a3bef27960ab4d61bcf0d298b7e4ad03 P 84955df0dffc401aa1f422d41b29fdb7: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.001s
I20260709 14:49:27.438009 10661 raft_consensus.cc:359] T a3bef27960ab4d61bcf0d298b7e4ad03 P 84955df0dffc401aa1f422d41b29fdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.438838 10661 raft_consensus.cc:385] T a3bef27960ab4d61bcf0d298b7e4ad03 P 84955df0dffc401aa1f422d41b29fdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:27.439160 10661 raft_consensus.cc:740] T a3bef27960ab4d61bcf0d298b7e4ad03 P 84955df0dffc401aa1f422d41b29fdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84955df0dffc401aa1f422d41b29fdb7, State: Initialized, Role: FOLLOWER
I20260709 14:49:27.440239 10662 tablet_bootstrap.cc:492] T a3bef27960ab4d61bcf0d298b7e4ad03 P d95c300f4c5a43778a567df3cb9949fb: No bootstrap required, opened a new log
I20260709 14:49:27.439896 10661 consensus_queue.cc:260] T a3bef27960ab4d61bcf0d298b7e4ad03 P 84955df0dffc401aa1f422d41b29fdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.440812 10662 ts_tablet_manager.cc:1403] T a3bef27960ab4d61bcf0d298b7e4ad03 P d95c300f4c5a43778a567df3cb9949fb: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.011s
I20260709 14:49:27.442238 10661 ts_tablet_manager.cc:1434] T a3bef27960ab4d61bcf0d298b7e4ad03 P 84955df0dffc401aa1f422d41b29fdb7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:49:27.443907 10662 raft_consensus.cc:359] T a3bef27960ab4d61bcf0d298b7e4ad03 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.444692 10662 raft_consensus.cc:385] T a3bef27960ab4d61bcf0d298b7e4ad03 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:27.445005 10662 raft_consensus.cc:740] T a3bef27960ab4d61bcf0d298b7e4ad03 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95c300f4c5a43778a567df3cb9949fb, State: Initialized, Role: FOLLOWER
I20260709 14:49:27.445766 10662 consensus_queue.cc:260] T a3bef27960ab4d61bcf0d298b7e4ad03 P d95c300f4c5a43778a567df3cb9949fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.447697 10662 ts_tablet_manager.cc:1434] T a3bef27960ab4d61bcf0d298b7e4ad03 P d95c300f4c5a43778a567df3cb9949fb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260709 14:49:27.464277 10646 tablet.cc:2406] T 34c62364aac74310bb24b5a0a82ab4b1 P 84955df0dffc401aa1f422d41b29fdb7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:49:27.561564 10666 raft_consensus.cc:493] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:27.562157 10666 raft_consensus.cc:515] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.564131 10666 leader_election.cc:290] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95c300f4c5a43778a567df3cb9949fb (127.6.67.1:42419), 84955df0dffc401aa1f422d41b29fdb7 (127.6.67.3:44051)
I20260709 14:49:27.575054 10620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3bef27960ab4d61bcf0d298b7e4ad03" candidate_uuid: "5319ad1754a4414aa26db4e0aa33a88d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84955df0dffc401aa1f422d41b29fdb7" is_pre_election: true
I20260709 14:49:27.574901 10471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3bef27960ab4d61bcf0d298b7e4ad03" candidate_uuid: "5319ad1754a4414aa26db4e0aa33a88d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95c300f4c5a43778a567df3cb9949fb" is_pre_election: true
I20260709 14:49:27.575848 10471 raft_consensus.cc:2468] T a3bef27960ab4d61bcf0d298b7e4ad03 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5319ad1754a4414aa26db4e0aa33a88d in term 0.
I20260709 14:49:27.575843 10620 raft_consensus.cc:2468] T a3bef27960ab4d61bcf0d298b7e4ad03 P 84955df0dffc401aa1f422d41b29fdb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5319ad1754a4414aa26db4e0aa33a88d in term 0.
I20260709 14:49:27.577220 10510 leader_election.cc:304] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319ad1754a4414aa26db4e0aa33a88d, d95c300f4c5a43778a567df3cb9949fb; no voters: 
I20260709 14:49:27.577947 10666 raft_consensus.cc:2804] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:27.578315 10666 raft_consensus.cc:493] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:27.578604 10666 raft_consensus.cc:3060] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:27.585127 10666 raft_consensus.cc:515] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.587256 10666 leader_election.cc:290] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d [CANDIDATE]: Term 1 election: Requested vote from peers d95c300f4c5a43778a567df3cb9949fb (127.6.67.1:42419), 84955df0dffc401aa1f422d41b29fdb7 (127.6.67.3:44051)
I20260709 14:49:27.588097 10471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3bef27960ab4d61bcf0d298b7e4ad03" candidate_uuid: "5319ad1754a4414aa26db4e0aa33a88d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95c300f4c5a43778a567df3cb9949fb"
I20260709 14:49:27.588344 10666 raft_consensus.cc:493] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:27.588726 10471 raft_consensus.cc:3060] T a3bef27960ab4d61bcf0d298b7e4ad03 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:27.588325 10620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3bef27960ab4d61bcf0d298b7e4ad03" candidate_uuid: "5319ad1754a4414aa26db4e0aa33a88d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84955df0dffc401aa1f422d41b29fdb7"
I20260709 14:49:27.589296 10620 raft_consensus.cc:3060] T a3bef27960ab4d61bcf0d298b7e4ad03 P 84955df0dffc401aa1f422d41b29fdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:27.589100 10666 raft_consensus.cc:515] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.592338 10666 leader_election.cc:290] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95c300f4c5a43778a567df3cb9949fb (127.6.67.1:42419), 84955df0dffc401aa1f422d41b29fdb7 (127.6.67.3:44051)
I20260709 14:49:27.592232 10470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c62364aac74310bb24b5a0a82ab4b1" candidate_uuid: "5319ad1754a4414aa26db4e0aa33a88d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95c300f4c5a43778a567df3cb9949fb" is_pre_election: true
I20260709 14:49:27.592730 10619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c62364aac74310bb24b5a0a82ab4b1" candidate_uuid: "5319ad1754a4414aa26db4e0aa33a88d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84955df0dffc401aa1f422d41b29fdb7" is_pre_election: true
I20260709 14:49:27.593042 10470 raft_consensus.cc:2468] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5319ad1754a4414aa26db4e0aa33a88d in term 0.
I20260709 14:49:27.593466 10619 raft_consensus.cc:2468] T 34c62364aac74310bb24b5a0a82ab4b1 P 84955df0dffc401aa1f422d41b29fdb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5319ad1754a4414aa26db4e0aa33a88d in term 0.
I20260709 14:49:27.594190 10510 leader_election.cc:304] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319ad1754a4414aa26db4e0aa33a88d, d95c300f4c5a43778a567df3cb9949fb; no voters: 
I20260709 14:49:27.595386 10666 raft_consensus.cc:2804] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:27.595791 10666 raft_consensus.cc:493] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:27.595948 10471 raft_consensus.cc:2468] T a3bef27960ab4d61bcf0d298b7e4ad03 P d95c300f4c5a43778a567df3cb9949fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319ad1754a4414aa26db4e0aa33a88d in term 1.
I20260709 14:49:27.596187 10666 raft_consensus.cc:3060] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:27.597020 10510 leader_election.cc:304] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319ad1754a4414aa26db4e0aa33a88d, d95c300f4c5a43778a567df3cb9949fb; no voters: 
I20260709 14:49:27.598523 10673 raft_consensus.cc:2804] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:27.599117 10620 raft_consensus.cc:2468] T a3bef27960ab4d61bcf0d298b7e4ad03 P 84955df0dffc401aa1f422d41b29fdb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319ad1754a4414aa26db4e0aa33a88d in term 1.
I20260709 14:49:27.601200 10673 raft_consensus.cc:697] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d [term 1 LEADER]: Becoming Leader. State: Replica: 5319ad1754a4414aa26db4e0aa33a88d, State: Running, Role: LEADER
I20260709 14:49:27.602151 10673 consensus_queue.cc:237] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.603117 10666 raft_consensus.cc:515] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.604960 10666 leader_election.cc:290] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [CANDIDATE]: Term 1 election: Requested vote from peers d95c300f4c5a43778a567df3cb9949fb (127.6.67.1:42419), 84955df0dffc401aa1f422d41b29fdb7 (127.6.67.3:44051)
I20260709 14:49:27.606124 10620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c62364aac74310bb24b5a0a82ab4b1" candidate_uuid: "5319ad1754a4414aa26db4e0aa33a88d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84955df0dffc401aa1f422d41b29fdb7"
I20260709 14:49:27.607017 10620 raft_consensus.cc:3060] T 34c62364aac74310bb24b5a0a82ab4b1 P 84955df0dffc401aa1f422d41b29fdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:27.606086 10471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c62364aac74310bb24b5a0a82ab4b1" candidate_uuid: "5319ad1754a4414aa26db4e0aa33a88d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95c300f4c5a43778a567df3cb9949fb"
I20260709 14:49:27.608855 10471 raft_consensus.cc:3060] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:27.611685 10366 catalog_manager.cc:5697] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5319ad1754a4414aa26db4e0aa33a88d (127.6.67.2). New cstate: current_term: 1 leader_uuid: "5319ad1754a4414aa26db4e0aa33a88d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:27.614073 10471 raft_consensus.cc:2468] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319ad1754a4414aa26db4e0aa33a88d in term 1.
I20260709 14:49:27.614490 10620 raft_consensus.cc:2468] T 34c62364aac74310bb24b5a0a82ab4b1 P 84955df0dffc401aa1f422d41b29fdb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319ad1754a4414aa26db4e0aa33a88d in term 1.
I20260709 14:49:27.615231 10510 leader_election.cc:304] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319ad1754a4414aa26db4e0aa33a88d, d95c300f4c5a43778a567df3cb9949fb; no voters: 
I20260709 14:49:27.617504 10673 raft_consensus.cc:2804] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:27.618060 10673 raft_consensus.cc:697] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [term 1 LEADER]: Becoming Leader. State: Replica: 5319ad1754a4414aa26db4e0aa33a88d, State: Running, Role: LEADER
I20260709 14:49:27.618819 10673 consensus_queue.cc:237] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.625953 10366 catalog_manager.cc:5697] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5319ad1754a4414aa26db4e0aa33a88d (127.6.67.2). New cstate: current_term: 1 leader_uuid: "5319ad1754a4414aa26db4e0aa33a88d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:27.658175 10365 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40090:
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 14:49:27.660090 10365 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 14:49:27.684693 10461 tablet_service.cc:1511] Processing CreateTablet for tablet b5ee2a3d0e464c60afbac95e82a65b39 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=8cd16d30797344548d64f5f50ffe160b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:49:27.686086 10461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5ee2a3d0e464c60afbac95e82a65b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:27.686691 10535 tablet_service.cc:1511] Processing CreateTablet for tablet b5ee2a3d0e464c60afbac95e82a65b39 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=8cd16d30797344548d64f5f50ffe160b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:49:27.687867 10535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5ee2a3d0e464c60afbac95e82a65b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:27.690423 10460 tablet_service.cc:1511] Processing CreateTablet for tablet 140ee4122899476fb1f55655a00441c4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=8cd16d30797344548d64f5f50ffe160b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:49:27.690802 10609 tablet_service.cc:1511] Processing CreateTablet for tablet b5ee2a3d0e464c60afbac95e82a65b39 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=8cd16d30797344548d64f5f50ffe160b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:49:27.691635 10460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140ee4122899476fb1f55655a00441c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:27.692096 10609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5ee2a3d0e464c60afbac95e82a65b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:27.693710 10610 tablet_service.cc:1511] Processing CreateTablet for tablet 140ee4122899476fb1f55655a00441c4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=8cd16d30797344548d64f5f50ffe160b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:49:27.695055 10610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140ee4122899476fb1f55655a00441c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:27.690435 10536 tablet_service.cc:1511] Processing CreateTablet for tablet 140ee4122899476fb1f55655a00441c4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=8cd16d30797344548d64f5f50ffe160b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:49:27.698932 10536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140ee4122899476fb1f55655a00441c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:27.707835 10662 tablet_bootstrap.cc:492] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb: Bootstrap starting.
I20260709 14:49:27.711546 10661 tablet_bootstrap.cc:492] T 140ee4122899476fb1f55655a00441c4 P 84955df0dffc401aa1f422d41b29fdb7: Bootstrap starting.
I20260709 14:49:27.716518 10662 tablet_bootstrap.cc:654] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:27.718927 10661 tablet_bootstrap.cc:654] T 140ee4122899476fb1f55655a00441c4 P 84955df0dffc401aa1f422d41b29fdb7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:27.728314 10661 tablet_bootstrap.cc:492] T 140ee4122899476fb1f55655a00441c4 P 84955df0dffc401aa1f422d41b29fdb7: No bootstrap required, opened a new log
I20260709 14:49:27.728838 10661 ts_tablet_manager.cc:1403] T 140ee4122899476fb1f55655a00441c4 P 84955df0dffc401aa1f422d41b29fdb7: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 14:49:27.732232 10660 tablet_bootstrap.cc:492] T b5ee2a3d0e464c60afbac95e82a65b39 P 5319ad1754a4414aa26db4e0aa33a88d: Bootstrap starting.
I20260709 14:49:27.732550 10661 raft_consensus.cc:359] T 140ee4122899476fb1f55655a00441c4 P 84955df0dffc401aa1f422d41b29fdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.733323 10661 raft_consensus.cc:385] T 140ee4122899476fb1f55655a00441c4 P 84955df0dffc401aa1f422d41b29fdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:27.733626 10661 raft_consensus.cc:740] T 140ee4122899476fb1f55655a00441c4 P 84955df0dffc401aa1f422d41b29fdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84955df0dffc401aa1f422d41b29fdb7, State: Initialized, Role: FOLLOWER
I20260709 14:49:27.735909 10662 tablet_bootstrap.cc:492] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb: No bootstrap required, opened a new log
I20260709 14:49:27.737726 10662 ts_tablet_manager.cc:1403] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.009s
I20260709 14:49:27.738204 10661 consensus_queue.cc:260] T 140ee4122899476fb1f55655a00441c4 P 84955df0dffc401aa1f422d41b29fdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.739585 10660 tablet_bootstrap.cc:654] T b5ee2a3d0e464c60afbac95e82a65b39 P 5319ad1754a4414aa26db4e0aa33a88d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:27.740988 10661 ts_tablet_manager.cc:1434] T 140ee4122899476fb1f55655a00441c4 P 84955df0dffc401aa1f422d41b29fdb7: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 14:49:27.741513 10662 raft_consensus.cc:359] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.742465 10662 raft_consensus.cc:385] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:27.742798 10662 raft_consensus.cc:740] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95c300f4c5a43778a567df3cb9949fb, State: Initialized, Role: FOLLOWER
I20260709 14:49:27.743577 10662 consensus_queue.cc:260] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.746588 10662 ts_tablet_manager.cc:1434] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:49:27.747673 10662 tablet_bootstrap.cc:492] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb: Bootstrap starting.
I20260709 14:49:27.750479 10661 tablet_bootstrap.cc:492] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7: Bootstrap starting.
I20260709 14:49:27.754528 10662 tablet_bootstrap.cc:654] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:27.757607 10661 tablet_bootstrap.cc:654] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:27.760088 10662 tablet_bootstrap.cc:492] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb: No bootstrap required, opened a new log
I20260709 14:49:27.760627 10662 ts_tablet_manager.cc:1403] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260709 14:49:27.762140 10660 tablet_bootstrap.cc:492] T b5ee2a3d0e464c60afbac95e82a65b39 P 5319ad1754a4414aa26db4e0aa33a88d: No bootstrap required, opened a new log
I20260709 14:49:27.762722 10660 ts_tablet_manager.cc:1403] T b5ee2a3d0e464c60afbac95e82a65b39 P 5319ad1754a4414aa26db4e0aa33a88d: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.007s
I20260709 14:49:27.763758 10662 raft_consensus.cc:359] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.764609 10662 raft_consensus.cc:385] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:27.764955 10662 raft_consensus.cc:740] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95c300f4c5a43778a567df3cb9949fb, State: Initialized, Role: FOLLOWER
I20260709 14:49:27.765779 10662 consensus_queue.cc:260] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.765933 10660 raft_consensus.cc:359] T b5ee2a3d0e464c60afbac95e82a65b39 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.766757 10660 raft_consensus.cc:385] T b5ee2a3d0e464c60afbac95e82a65b39 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:27.767129 10660 raft_consensus.cc:740] T b5ee2a3d0e464c60afbac95e82a65b39 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319ad1754a4414aa26db4e0aa33a88d, State: Initialized, Role: FOLLOWER
I20260709 14:49:27.767445 10661 tablet_bootstrap.cc:492] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7: No bootstrap required, opened a new log
I20260709 14:49:27.768043 10661 ts_tablet_manager.cc:1403] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.005s
I20260709 14:49:27.768168 10662 ts_tablet_manager.cc:1434] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:27.768066 10660 consensus_queue.cc:260] T b5ee2a3d0e464c60afbac95e82a65b39 P 5319ad1754a4414aa26db4e0aa33a88d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.771008 10660 ts_tablet_manager.cc:1434] T b5ee2a3d0e464c60afbac95e82a65b39 P 5319ad1754a4414aa26db4e0aa33a88d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:49:27.771489 10661 raft_consensus.cc:359] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.772135 10660 tablet_bootstrap.cc:492] T 140ee4122899476fb1f55655a00441c4 P 5319ad1754a4414aa26db4e0aa33a88d: Bootstrap starting.
I20260709 14:49:27.772388 10661 raft_consensus.cc:385] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:27.772800 10661 raft_consensus.cc:740] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84955df0dffc401aa1f422d41b29fdb7, State: Initialized, Role: FOLLOWER
I20260709 14:49:27.773689 10661 consensus_queue.cc:260] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.778429 10661 ts_tablet_manager.cc:1434] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:49:27.779558 10660 tablet_bootstrap.cc:654] T 140ee4122899476fb1f55655a00441c4 P 5319ad1754a4414aa26db4e0aa33a88d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:27.785406 10660 tablet_bootstrap.cc:492] T 140ee4122899476fb1f55655a00441c4 P 5319ad1754a4414aa26db4e0aa33a88d: No bootstrap required, opened a new log
I20260709 14:49:27.786016 10660 ts_tablet_manager.cc:1403] T 140ee4122899476fb1f55655a00441c4 P 5319ad1754a4414aa26db4e0aa33a88d: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.001s
I20260709 14:49:27.788295 10660 raft_consensus.cc:359] T 140ee4122899476fb1f55655a00441c4 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.788904 10660 raft_consensus.cc:385] T 140ee4122899476fb1f55655a00441c4 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:27.789201 10660 raft_consensus.cc:740] T 140ee4122899476fb1f55655a00441c4 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319ad1754a4414aa26db4e0aa33a88d, State: Initialized, Role: FOLLOWER
I20260709 14:49:27.789917 10660 consensus_queue.cc:260] T 140ee4122899476fb1f55655a00441c4 P 5319ad1754a4414aa26db4e0aa33a88d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.791909 10660 ts_tablet_manager.cc:1434] T 140ee4122899476fb1f55655a00441c4 P 5319ad1754a4414aa26db4e0aa33a88d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:27.797019 10668 raft_consensus.cc:493] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:27.797662 10668 raft_consensus.cc:515] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.800195 10668 leader_election.cc:290] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5319ad1754a4414aa26db4e0aa33a88d (127.6.67.2:34917), 84955df0dffc401aa1f422d41b29fdb7 (127.6.67.3:44051)
I20260709 14:49:27.812012 10546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140ee4122899476fb1f55655a00441c4" candidate_uuid: "d95c300f4c5a43778a567df3cb9949fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319ad1754a4414aa26db4e0aa33a88d" is_pre_election: true
I20260709 14:49:27.812871 10546 raft_consensus.cc:2468] T 140ee4122899476fb1f55655a00441c4 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d95c300f4c5a43778a567df3cb9949fb in term 0.
I20260709 14:49:27.813179 10620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140ee4122899476fb1f55655a00441c4" candidate_uuid: "d95c300f4c5a43778a567df3cb9949fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84955df0dffc401aa1f422d41b29fdb7" is_pre_election: true
I20260709 14:49:27.813992 10620 raft_consensus.cc:2468] T 140ee4122899476fb1f55655a00441c4 P 84955df0dffc401aa1f422d41b29fdb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d95c300f4c5a43778a567df3cb9949fb in term 0.
I20260709 14:49:27.814040 10436 leader_election.cc:304] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319ad1754a4414aa26db4e0aa33a88d, d95c300f4c5a43778a567df3cb9949fb; no voters: 
I20260709 14:49:27.814956 10668 raft_consensus.cc:2804] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:27.815289 10668 raft_consensus.cc:493] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:27.815595 10668 raft_consensus.cc:3060] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:27.822289 10668 raft_consensus.cc:515] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.824008 10668 leader_election.cc:290] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb [CANDIDATE]: Term 1 election: Requested vote from peers 5319ad1754a4414aa26db4e0aa33a88d (127.6.67.2:34917), 84955df0dffc401aa1f422d41b29fdb7 (127.6.67.3:44051)
I20260709 14:49:27.824996 10546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140ee4122899476fb1f55655a00441c4" candidate_uuid: "d95c300f4c5a43778a567df3cb9949fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319ad1754a4414aa26db4e0aa33a88d"
I20260709 14:49:27.825171 10620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140ee4122899476fb1f55655a00441c4" candidate_uuid: "d95c300f4c5a43778a567df3cb9949fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84955df0dffc401aa1f422d41b29fdb7"
I20260709 14:49:27.825572 10546 raft_consensus.cc:3060] T 140ee4122899476fb1f55655a00441c4 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:27.825886 10620 raft_consensus.cc:3060] T 140ee4122899476fb1f55655a00441c4 P 84955df0dffc401aa1f422d41b29fdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:27.831044 10546 raft_consensus.cc:2468] T 140ee4122899476fb1f55655a00441c4 P 5319ad1754a4414aa26db4e0aa33a88d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d95c300f4c5a43778a567df3cb9949fb in term 1.
I20260709 14:49:27.831300 10620 raft_consensus.cc:2468] T 140ee4122899476fb1f55655a00441c4 P 84955df0dffc401aa1f422d41b29fdb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d95c300f4c5a43778a567df3cb9949fb in term 1.
I20260709 14:49:27.832307 10436 leader_election.cc:304] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319ad1754a4414aa26db4e0aa33a88d, d95c300f4c5a43778a567df3cb9949fb; no voters: 
I20260709 14:49:27.833112 10668 raft_consensus.cc:2804] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:27.834120 10668 raft_consensus.cc:697] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb [term 1 LEADER]: Becoming Leader. State: Replica: d95c300f4c5a43778a567df3cb9949fb, State: Running, Role: LEADER
I20260709 14:49:27.834874 10668 consensus_queue.cc:237] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
W20260709 14:49:27.840583 10417 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:27.842504 10365 catalog_manager.cc:5697] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb reported cstate change: term changed from 0 to 1, leader changed from <none> to d95c300f4c5a43778a567df3cb9949fb (127.6.67.1). New cstate: current_term: 1 leader_uuid: "d95c300f4c5a43778a567df3cb9949fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:27.898178 10668 raft_consensus.cc:493] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:27.898628 10668 raft_consensus.cc:515] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.900277 10668 leader_election.cc:290] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5319ad1754a4414aa26db4e0aa33a88d (127.6.67.2:34917), 84955df0dffc401aa1f422d41b29fdb7 (127.6.67.3:44051)
I20260709 14:49:27.901275 10546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ee2a3d0e464c60afbac95e82a65b39" candidate_uuid: "d95c300f4c5a43778a567df3cb9949fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319ad1754a4414aa26db4e0aa33a88d" is_pre_election: true
I20260709 14:49:27.901583 10620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ee2a3d0e464c60afbac95e82a65b39" candidate_uuid: "d95c300f4c5a43778a567df3cb9949fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84955df0dffc401aa1f422d41b29fdb7" is_pre_election: true
I20260709 14:49:27.902004 10546 raft_consensus.cc:2468] T b5ee2a3d0e464c60afbac95e82a65b39 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d95c300f4c5a43778a567df3cb9949fb in term 0.
I20260709 14:49:27.902281 10620 raft_consensus.cc:2468] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d95c300f4c5a43778a567df3cb9949fb in term 0.
I20260709 14:49:27.903062 10436 leader_election.cc:304] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319ad1754a4414aa26db4e0aa33a88d, d95c300f4c5a43778a567df3cb9949fb; no voters: 
I20260709 14:49:27.903676 10668 raft_consensus.cc:2804] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:27.903975 10668 raft_consensus.cc:493] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:27.904250 10668 raft_consensus.cc:3060] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:27.909040 10668 raft_consensus.cc:515] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.910681 10668 leader_election.cc:290] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [CANDIDATE]: Term 1 election: Requested vote from peers 5319ad1754a4414aa26db4e0aa33a88d (127.6.67.2:34917), 84955df0dffc401aa1f422d41b29fdb7 (127.6.67.3:44051)
I20260709 14:49:27.911546 10546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ee2a3d0e464c60afbac95e82a65b39" candidate_uuid: "d95c300f4c5a43778a567df3cb9949fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319ad1754a4414aa26db4e0aa33a88d"
I20260709 14:49:27.911827 10620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ee2a3d0e464c60afbac95e82a65b39" candidate_uuid: "d95c300f4c5a43778a567df3cb9949fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84955df0dffc401aa1f422d41b29fdb7"
I20260709 14:49:27.912114 10546 raft_consensus.cc:3060] T b5ee2a3d0e464c60afbac95e82a65b39 P 5319ad1754a4414aa26db4e0aa33a88d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:27.912429 10620 raft_consensus.cc:3060] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:27.917961 10546 raft_consensus.cc:2468] T b5ee2a3d0e464c60afbac95e82a65b39 P 5319ad1754a4414aa26db4e0aa33a88d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d95c300f4c5a43778a567df3cb9949fb in term 1.
I20260709 14:49:27.918093 10620 raft_consensus.cc:2468] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d95c300f4c5a43778a567df3cb9949fb in term 1.
I20260709 14:49:27.919067 10436 leader_election.cc:304] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319ad1754a4414aa26db4e0aa33a88d, d95c300f4c5a43778a567df3cb9949fb; no voters: 
I20260709 14:49:27.919656 10668 raft_consensus.cc:2804] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:27.920084 10668 raft_consensus.cc:697] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [term 1 LEADER]: Becoming Leader. State: Replica: d95c300f4c5a43778a567df3cb9949fb, State: Running, Role: LEADER
I20260709 14:49:27.920804 10668 consensus_queue.cc:237] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:27.927448 10365 catalog_manager.cc:5697] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb reported cstate change: term changed from 0 to 1, leader changed from <none> to d95c300f4c5a43778a567df3cb9949fb (127.6.67.1). New cstate: current_term: 1 leader_uuid: "d95c300f4c5a43778a567df3cb9949fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:27.976405 10546 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34c62364aac74310bb24b5a0a82ab4b1"
dest_uuid: "5319ad1754a4414aa26db4e0aa33a88d"
mode: GRACEFUL
new_leader_uuid: "d95c300f4c5a43778a567df3cb9949fb"
 from {username='slave'} at 127.0.0.1:36826
I20260709 14:49:27.977044 10546 raft_consensus.cc:606] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [term 1 LEADER]: Received request to transfer leadership to TS d95c300f4c5a43778a567df3cb9949fb
I20260709 14:49:28.011965 10673 consensus_queue.cc:1048] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:28.025498 10673 consensus_queue.cc:1048] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d [LEADER]: Connected to new peer: Peer: permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:28.129454 10673 consensus_queue.cc:1048] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [LEADER]: Connected to new peer: Peer: permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:28.140919 10666 consensus_queue.cc:1048] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:28.150405 10666 raft_consensus.cc:993] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d: : Instructing follower d95c300f4c5a43778a567df3cb9949fb to start an election
I20260709 14:49:28.150905 10666 raft_consensus.cc:1081] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [term 1 LEADER]: Signalling peer d95c300f4c5a43778a567df3cb9949fb to start an election
I20260709 14:49:28.152580 10471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34c62364aac74310bb24b5a0a82ab4b1"
dest_uuid: "d95c300f4c5a43778a567df3cb9949fb"
 from {username='slave'} at 127.0.0.1:60254
I20260709 14:49:28.153098 10471 raft_consensus.cc:493] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:28.153539 10471 raft_consensus.cc:3060] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:28.159578 10471 raft_consensus.cc:515] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:28.161881 10471 leader_election.cc:290] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb [CANDIDATE]: Term 2 election: Requested vote from peers 5319ad1754a4414aa26db4e0aa33a88d (127.6.67.2:34917), 84955df0dffc401aa1f422d41b29fdb7 (127.6.67.3:44051)
I20260709 14:49:28.162714 10546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c62364aac74310bb24b5a0a82ab4b1" candidate_uuid: "d95c300f4c5a43778a567df3cb9949fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5319ad1754a4414aa26db4e0aa33a88d"
I20260709 14:49:28.162971 10620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c62364aac74310bb24b5a0a82ab4b1" candidate_uuid: "d95c300f4c5a43778a567df3cb9949fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84955df0dffc401aa1f422d41b29fdb7"
I20260709 14:49:28.163422 10546 raft_consensus.cc:3055] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:28.163483 10620 raft_consensus.cc:3060] T 34c62364aac74310bb24b5a0a82ab4b1 P 84955df0dffc401aa1f422d41b29fdb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:28.163852 10546 raft_consensus.cc:740] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5319ad1754a4414aa26db4e0aa33a88d, State: Running, Role: LEADER
I20260709 14:49:28.164674 10546 consensus_queue.cc:260] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:28.165982 10546 raft_consensus.cc:3060] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:28.171277 10620 raft_consensus.cc:2468] T 34c62364aac74310bb24b5a0a82ab4b1 P 84955df0dffc401aa1f422d41b29fdb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d95c300f4c5a43778a567df3cb9949fb in term 2.
I20260709 14:49:28.172729 10436 leader_election.cc:304] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84955df0dffc401aa1f422d41b29fdb7, d95c300f4c5a43778a567df3cb9949fb; no voters: 
I20260709 14:49:28.173166 10546 raft_consensus.cc:2468] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d95c300f4c5a43778a567df3cb9949fb in term 2.
I20260709 14:49:28.173573 10668 raft_consensus.cc:2804] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:28.174192 10668 raft_consensus.cc:697] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb [term 2 LEADER]: Becoming Leader. State: Replica: d95c300f4c5a43778a567df3cb9949fb, State: Running, Role: LEADER
I20260709 14:49:28.175104 10668 consensus_queue.cc:237] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:28.181713 10365 catalog_manager.cc:5697] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb reported cstate change: term changed from 1 to 2, leader changed from 5319ad1754a4414aa26db4e0aa33a88d (127.6.67.2) to d95c300f4c5a43778a567df3cb9949fb (127.6.67.1). New cstate: current_term: 2 leader_uuid: "d95c300f4c5a43778a567df3cb9949fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:28.210948  6412 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:49:28.212772  6412 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:49:28.213135  6412 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:49:28.225360 10471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5ee2a3d0e464c60afbac95e82a65b39"
dest_uuid: "d95c300f4c5a43778a567df3cb9949fb"
mode: GRACEFUL
new_leader_uuid: "84955df0dffc401aa1f422d41b29fdb7"
 from {username='slave'} at 127.0.0.1:60258
I20260709 14:49:28.225961 10471 raft_consensus.cc:606] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [term 1 LEADER]: Received request to transfer leadership to TS 84955df0dffc401aa1f422d41b29fdb7
I20260709 14:49:28.227337  6412 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:49:28.233489 10668 consensus_queue.cc:1048] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:28.248055 10668 consensus_queue.cc:1048] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:28.454576 10704 consensus_queue.cc:1048] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:28.466223 10704 consensus_queue.cc:1048] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:28.473974 10668 raft_consensus.cc:993] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb: : Instructing follower 84955df0dffc401aa1f422d41b29fdb7 to start an election
I20260709 14:49:28.474428 10704 raft_consensus.cc:1081] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [term 1 LEADER]: Signalling peer 84955df0dffc401aa1f422d41b29fdb7 to start an election
I20260709 14:49:28.476346 10620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5ee2a3d0e464c60afbac95e82a65b39"
dest_uuid: "84955df0dffc401aa1f422d41b29fdb7"
 from {username='slave'} at 127.0.0.1:49186
I20260709 14:49:28.476999 10620 raft_consensus.cc:493] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:28.477425 10620 raft_consensus.cc:3060] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:28.483387 10620 raft_consensus.cc:515] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:28.485505 10620 leader_election.cc:290] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7 [CANDIDATE]: Term 2 election: Requested vote from peers d95c300f4c5a43778a567df3cb9949fb (127.6.67.1:42419), 5319ad1754a4414aa26db4e0aa33a88d (127.6.67.2:34917)
I20260709 14:49:28.498325 10471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ee2a3d0e464c60afbac95e82a65b39" candidate_uuid: "84955df0dffc401aa1f422d41b29fdb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d95c300f4c5a43778a567df3cb9949fb"
I20260709 14:49:28.499019 10471 raft_consensus.cc:3055] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:28.499431 10471 raft_consensus.cc:740] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d95c300f4c5a43778a567df3cb9949fb, State: Running, Role: LEADER
I20260709 14:49:28.500258 10471 consensus_queue.cc:260] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:28.501330 10471 raft_consensus.cc:3060] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:28.502573 10546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ee2a3d0e464c60afbac95e82a65b39" candidate_uuid: "84955df0dffc401aa1f422d41b29fdb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5319ad1754a4414aa26db4e0aa33a88d"
I20260709 14:49:28.503146 10546 raft_consensus.cc:3060] T b5ee2a3d0e464c60afbac95e82a65b39 P 5319ad1754a4414aa26db4e0aa33a88d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:28.508049 10471 raft_consensus.cc:2468] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84955df0dffc401aa1f422d41b29fdb7 in term 2.
I20260709 14:49:28.509276 10584 leader_election.cc:304] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84955df0dffc401aa1f422d41b29fdb7, d95c300f4c5a43778a567df3cb9949fb; no voters: 
I20260709 14:49:28.510203 10667 raft_consensus.cc:2804] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:28.510216 10546 raft_consensus.cc:2468] T b5ee2a3d0e464c60afbac95e82a65b39 P 5319ad1754a4414aa26db4e0aa33a88d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84955df0dffc401aa1f422d41b29fdb7 in term 2.
I20260709 14:49:28.511584 10667 raft_consensus.cc:697] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7 [term 2 LEADER]: Becoming Leader. State: Replica: 84955df0dffc401aa1f422d41b29fdb7, State: Running, Role: LEADER
I20260709 14:49:28.512440 10667 consensus_queue.cc:237] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } }
I20260709 14:49:28.518780 10368 catalog_manager.cc:5697] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7 reported cstate change: term changed from 1 to 2, leader changed from d95c300f4c5a43778a567df3cb9949fb (127.6.67.1) to 84955df0dffc401aa1f422d41b29fdb7 (127.6.67.3). New cstate: current_term: 2 leader_uuid: "84955df0dffc401aa1f422d41b29fdb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c300f4c5a43778a567df3cb9949fb" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 42419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319ad1754a4414aa26db4e0aa33a88d" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 34917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84955df0dffc401aa1f422d41b29fdb7" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 44051 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:28.597290  6412 tablet_server.cc:179] TabletServer@127.6.67.1:0 shutting down...
I20260709 14:49:28.621315  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:28.622287  6412 tablet_replica.cc:333] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb: stopping tablet replica
I20260709 14:49:28.623116  6412 raft_consensus.cc:2243] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:28.623631  6412 raft_consensus.cc:2272] T b5ee2a3d0e464c60afbac95e82a65b39 P d95c300f4c5a43778a567df3cb9949fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:28.626195  6412 tablet_replica.cc:333] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb: stopping tablet replica
I20260709 14:49:28.626796  6412 raft_consensus.cc:2243] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:28.627645  6412 raft_consensus.cc:2272] T 140ee4122899476fb1f55655a00441c4 P d95c300f4c5a43778a567df3cb9949fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:28.629958  6412 tablet_replica.cc:333] T a3bef27960ab4d61bcf0d298b7e4ad03 P d95c300f4c5a43778a567df3cb9949fb: stopping tablet replica
I20260709 14:49:28.630512  6412 raft_consensus.cc:2243] T a3bef27960ab4d61bcf0d298b7e4ad03 P d95c300f4c5a43778a567df3cb9949fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:28.631356  6412 raft_consensus.cc:2272] T a3bef27960ab4d61bcf0d298b7e4ad03 P d95c300f4c5a43778a567df3cb9949fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:28.633986  6412 tablet_replica.cc:333] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb: stopping tablet replica
I20260709 14:49:28.634523  6412 raft_consensus.cc:2243] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:28.635241  6412 pending_rounds.cc:70] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb: Trying to abort 1 pending ops.
I20260709 14:49:28.635432  6412 pending_rounds.cc:77] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305660695253729280 op_type: NO_OP noop_request { }
I20260709 14:49:28.635731  6412 raft_consensus.cc:2889] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:28.636026  6412 raft_consensus.cc:2272] T 34c62364aac74310bb24b5a0a82ab4b1 P d95c300f4c5a43778a567df3cb9949fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:28.662441  6412 tablet_server.cc:196] TabletServer@127.6.67.1:0 shutdown complete.
I20260709 14:49:28.674295  6412 tablet_server.cc:179] TabletServer@127.6.67.2:0 shutting down...
I20260709 14:49:28.692903  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:28.693907  6412 tablet_replica.cc:333] T b5ee2a3d0e464c60afbac95e82a65b39 P 5319ad1754a4414aa26db4e0aa33a88d: stopping tablet replica
I20260709 14:49:28.694676  6412 raft_consensus.cc:2243] T b5ee2a3d0e464c60afbac95e82a65b39 P 5319ad1754a4414aa26db4e0aa33a88d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:28.695328  6412 raft_consensus.cc:2272] T b5ee2a3d0e464c60afbac95e82a65b39 P 5319ad1754a4414aa26db4e0aa33a88d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:28.697778  6412 tablet_replica.cc:333] T 140ee4122899476fb1f55655a00441c4 P 5319ad1754a4414aa26db4e0aa33a88d: stopping tablet replica
I20260709 14:49:28.698462  6412 raft_consensus.cc:2243] T 140ee4122899476fb1f55655a00441c4 P 5319ad1754a4414aa26db4e0aa33a88d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:28.698899  6412 raft_consensus.cc:2272] T 140ee4122899476fb1f55655a00441c4 P 5319ad1754a4414aa26db4e0aa33a88d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:28.701087  6412 tablet_replica.cc:333] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d: stopping tablet replica
I20260709 14:49:28.701640  6412 raft_consensus.cc:2243] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:28.702530  6412 raft_consensus.cc:2272] T a3bef27960ab4d61bcf0d298b7e4ad03 P 5319ad1754a4414aa26db4e0aa33a88d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:28.705057  6412 tablet_replica.cc:333] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d: stopping tablet replica
I20260709 14:49:28.705574  6412 raft_consensus.cc:2243] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:28.706040  6412 raft_consensus.cc:2272] T 34c62364aac74310bb24b5a0a82ab4b1 P 5319ad1754a4414aa26db4e0aa33a88d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:28.729094  6412 tablet_server.cc:196] TabletServer@127.6.67.2:0 shutdown complete.
I20260709 14:49:28.741215  6412 tablet_server.cc:179] TabletServer@127.6.67.3:0 shutting down...
I20260709 14:49:28.760265  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:28.760905  6412 tablet_replica.cc:333] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7: stopping tablet replica
I20260709 14:49:28.761448  6412 raft_consensus.cc:2243] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:28.762107  6412 pending_rounds.cc:70] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7: Trying to abort 1 pending ops.
I20260709 14:49:28.762282  6412 pending_rounds.cc:77] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305660696635101184 op_type: NO_OP noop_request { }
I20260709 14:49:28.762507  6412 raft_consensus.cc:2889] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:28.762742  6412 raft_consensus.cc:2272] T b5ee2a3d0e464c60afbac95e82a65b39 P 84955df0dffc401aa1f422d41b29fdb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:28.764967  6412 tablet_replica.cc:333] T 140ee4122899476fb1f55655a00441c4 P 84955df0dffc401aa1f422d41b29fdb7: stopping tablet replica
I20260709 14:49:28.765482  6412 raft_consensus.cc:2243] T 140ee4122899476fb1f55655a00441c4 P 84955df0dffc401aa1f422d41b29fdb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:28.765972  6412 raft_consensus.cc:2272] T 140ee4122899476fb1f55655a00441c4 P 84955df0dffc401aa1f422d41b29fdb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:28.768632  6412 tablet_replica.cc:333] T a3bef27960ab4d61bcf0d298b7e4ad03 P 84955df0dffc401aa1f422d41b29fdb7: stopping tablet replica
I20260709 14:49:28.769126  6412 raft_consensus.cc:2243] T a3bef27960ab4d61bcf0d298b7e4ad03 P 84955df0dffc401aa1f422d41b29fdb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:28.769503  6412 raft_consensus.cc:2272] T a3bef27960ab4d61bcf0d298b7e4ad03 P 84955df0dffc401aa1f422d41b29fdb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:28.772156  6412 tablet_replica.cc:333] T 34c62364aac74310bb24b5a0a82ab4b1 P 84955df0dffc401aa1f422d41b29fdb7: stopping tablet replica
I20260709 14:49:28.772701  6412 raft_consensus.cc:2243] T 34c62364aac74310bb24b5a0a82ab4b1 P 84955df0dffc401aa1f422d41b29fdb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:28.773088  6412 raft_consensus.cc:2272] T 34c62364aac74310bb24b5a0a82ab4b1 P 84955df0dffc401aa1f422d41b29fdb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:28.796905  6412 tablet_server.cc:196] TabletServer@127.6.67.3:0 shutdown complete.
I20260709 14:49:28.808713  6412 master.cc:562] Master@127.6.67.62:37659 shutting down...
I20260709 14:49:28.823607  6412 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:28.824186  6412 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:28.824517  6412 tablet_replica.cc:333] T 00000000000000000000000000000000 P c3ba57a7e26f4098a167b89e55903e42: stopping tablet replica
I20260709 14:49:28.844192  6412 master.cc:584] Master@127.6.67.62:37659 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2171 ms)
[----------] 6 tests from LeaderRebalancerTest (98421 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:49:28.875167  6412 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.67.62:34963
I20260709 14:49:28.876258  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:28.881369 10712 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 14:49:28.881568 10713 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 14:49:28.882794 10715 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 14:49:28.884094  6412 server_base.cc:1061] running on GCE node
I20260709 14:49:28.884931  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:28.885113  6412 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 14:49:28.885315  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608568885279 us; error 0 us; skew 500 ppm
I20260709 14:49:28.886015  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:28.888371  6412 webserver.cc:533] Webserver started at http://127.6.67.62:33011/ using document root <none> and password file <none>
I20260709 14:49:28.888882  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:28.889075  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:28.889348  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:28.890460  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608470283356-6412-0/minicluster-data/master-0-root/instance:
uuid: "47cdf39ea718427695ba567dbaa289d5"
format_stamp: "Formatted at 2026-07-09 14:49:28 on dist-test-slave-5tjq"
I20260709 14:49:28.894887  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:49:28.898360 10720 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:28.899174  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:49:28.899510  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608470283356-6412-0/minicluster-data/master-0-root
uuid: "47cdf39ea718427695ba567dbaa289d5"
format_stamp: "Formatted at 2026-07-09 14:49:28 on dist-test-slave-5tjq"
I20260709 14:49:28.899825  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608470283356-6412-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608470283356-6412-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608470283356-6412-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 14:49:28.935477  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:28.936525  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:28.971514  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.62:34963
I20260709 14:49:28.971623 10771 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.62:34963 every 8 connection(s)
I20260709 14:49:28.975455 10772 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 14:49:28.986738 10772 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5: Bootstrap starting.
I20260709 14:49:28.993850 10772 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:28.999416 10772 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5: No bootstrap required, opened a new log
I20260709 14:49:29.001792 10772 raft_consensus.cc:359] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47cdf39ea718427695ba567dbaa289d5" member_type: VOTER }
I20260709 14:49:29.002404 10772 raft_consensus.cc:385] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:29.002731 10772 raft_consensus.cc:740] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47cdf39ea718427695ba567dbaa289d5, State: Initialized, Role: FOLLOWER
I20260709 14:49:29.003495 10772 consensus_queue.cc:260] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "47cdf39ea718427695ba567dbaa289d5" member_type: VOTER }
I20260709 14:49:29.004137 10772 raft_consensus.cc:399] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:29.004458 10772 raft_consensus.cc:493] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:29.004750 10772 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:29.011567 10772 raft_consensus.cc:515] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47cdf39ea718427695ba567dbaa289d5" member_type: VOTER }
I20260709 14:49:29.012333 10772 leader_election.cc:304] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5 [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: 47cdf39ea718427695ba567dbaa289d5; no voters: 
I20260709 14:49:29.013911 10772 leader_election.cc:290] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:29.014262 10775 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:29.016153 10775 raft_consensus.cc:697] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5 [term 1 LEADER]: Becoming Leader. State: Replica: 47cdf39ea718427695ba567dbaa289d5, State: Running, Role: LEADER
I20260709 14:49:29.016940 10775 consensus_queue.cc:237] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5 [LEADER]: Queue going to LEADER mode. State: All 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: "47cdf39ea718427695ba567dbaa289d5" member_type: VOTER }
I20260709 14:49:29.017235 10772 sys_catalog.cc:565] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:29.020215 10776 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "47cdf39ea718427695ba567dbaa289d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47cdf39ea718427695ba567dbaa289d5" member_type: VOTER } }
I20260709 14:49:29.020527 10777 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 47cdf39ea718427695ba567dbaa289d5. Latest consensus state: current_term: 1 leader_uuid: "47cdf39ea718427695ba567dbaa289d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47cdf39ea718427695ba567dbaa289d5" member_type: VOTER } }
I20260709 14:49:29.021307 10776 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:29.021394 10777 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:29.023000 10780 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:29.030906 10780 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:29.038128  6412 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:29.044582 10780 catalog_manager.cc:1383] Generated new cluster ID: be783dbde17e47f0ace22958ebe941d8
I20260709 14:49:29.044956 10780 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:29.068094 10780 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:29.069422 10780 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:29.085748 10780 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5: Generated new TSK 0
I20260709 14:49:29.086432 10780 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:29.105973  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:29.112063 10793 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 14:49:29.113677 10794 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 14:49:29.114974 10796 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 14:49:29.115483  6412 server_base.cc:1061] running on GCE node
I20260709 14:49:29.116313  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:29.116492  6412 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 14:49:29.116689  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608569116656 us; error 0 us; skew 500 ppm
I20260709 14:49:29.117233  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:29.119797  6412 webserver.cc:533] Webserver started at http://127.6.67.1:34181/ using document root <none> and password file <none>
I20260709 14:49:29.120283  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:29.120471  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:29.120765  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:29.121971  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608470283356-6412-0/minicluster-data/ts-0-root/instance:
uuid: "aafebe1cd08a424fadea670430bb97dd"
format_stamp: "Formatted at 2026-07-09 14:49:29 on dist-test-slave-5tjq"
I20260709 14:49:29.126660  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:49:29.130163 10801 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:29.130970  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:49:29.131264  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608470283356-6412-0/minicluster-data/ts-0-root
uuid: "aafebe1cd08a424fadea670430bb97dd"
format_stamp: "Formatted at 2026-07-09 14:49:29 on dist-test-slave-5tjq"
I20260709 14:49:29.131525  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608470283356-6412-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608470283356-6412-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608470283356-6412-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 14:49:29.156656  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:29.157877  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:29.159303  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:29.161556  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:29.161787  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:29.162087  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:29.162279  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:29.200460  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.1:44885
I20260709 14:49:29.200613 10863 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.1:44885 every 8 connection(s)
I20260709 14:49:29.205515  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:29.212376 10868 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 14:49:29.214856 10869 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 14:49:29.217142  6412 server_base.cc:1061] running on GCE node
I20260709 14:49:29.218536 10864 heartbeater.cc:344] Connected to a master server at 127.6.67.62:34963
W20260709 14:49:29.218940 10871 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 14:49:29.219059 10864 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:29.220067  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:49:29.220165 10864 heartbeater.cc:507] Master 127.6.67.62:34963 requested a full tablet report, sending...
W20260709 14:49:29.220379  6412 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 14:49:29.220605  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608569220585 us; error 0 us; skew 500 ppm
I20260709 14:49:29.221360  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:29.222697 10737 ts_manager.cc:194] Registered new tserver with Master: aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885)
I20260709 14:49:29.224133  6412 webserver.cc:533] Webserver started at http://127.6.67.2:34687/ using document root <none> and password file <none>
I20260709 14:49:29.224697  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:29.224897  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:29.224916 10737 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60380
I20260709 14:49:29.225195  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:29.226740  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608470283356-6412-0/minicluster-data/ts-1-root/instance:
uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
format_stamp: "Formatted at 2026-07-09 14:49:29 on dist-test-slave-5tjq"
I20260709 14:49:29.231526  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:49:29.234927 10876 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:29.235704  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:49:29.235954  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608470283356-6412-0/minicluster-data/ts-1-root
uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
format_stamp: "Formatted at 2026-07-09 14:49:29 on dist-test-slave-5tjq"
I20260709 14:49:29.236199  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608470283356-6412-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608470283356-6412-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608470283356-6412-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 14:49:29.256325  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:29.257342  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:29.258782  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:29.261052  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:29.261241  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:29.261554  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:29.261703  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:29.300203  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.2:39267
I20260709 14:49:29.300310 10938 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.2:39267 every 8 connection(s)
I20260709 14:49:29.305254  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:29.313024 10942 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 14:49:29.315883 10943 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 14:49:29.316838 10939 heartbeater.cc:344] Connected to a master server at 127.6.67.62:34963
W20260709 14:49:29.317173 10945 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 14:49:29.317374 10939 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:29.318292 10939 heartbeater.cc:507] Master 127.6.67.62:34963 requested a full tablet report, sending...
I20260709 14:49:29.318612  6412 server_base.cc:1061] running on GCE node
I20260709 14:49:29.319698  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:29.319882  6412 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 14:49:29.320104  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608569320067 us; error 0 us; skew 500 ppm
I20260709 14:49:29.320591 10737 ts_manager.cc:194] Registered new tserver with Master: ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267)
I20260709 14:49:29.320688  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:29.322572 10737 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60396
I20260709 14:49:29.323679  6412 webserver.cc:533] Webserver started at http://127.6.67.3:34203/ using document root <none> and password file <none>
I20260709 14:49:29.324303  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:29.324535  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:29.324831  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:29.326058  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608470283356-6412-0/minicluster-data/ts-2-root/instance:
uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
format_stamp: "Formatted at 2026-07-09 14:49:29 on dist-test-slave-5tjq"
I20260709 14:49:29.330819  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 14:49:29.334192 10950 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:29.334993  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 14:49:29.335317  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608470283356-6412-0/minicluster-data/ts-2-root
uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
format_stamp: "Formatted at 2026-07-09 14:49:29 on dist-test-slave-5tjq"
I20260709 14:49:29.335605  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608470283356-6412-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608470283356-6412-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608470283356-6412-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 14:49:29.347666  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:29.348733  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:29.350245  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:29.352862  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:29.353096  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:29.353363  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:29.353544  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:29.393605  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.3:43009
I20260709 14:49:29.393754 11012 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.3:43009 every 8 connection(s)
I20260709 14:49:29.408684 11013 heartbeater.cc:344] Connected to a master server at 127.6.67.62:34963
I20260709 14:49:29.409209 11013 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:29.410009 11013 heartbeater.cc:507] Master 127.6.67.62:34963 requested a full tablet report, sending...
I20260709 14:49:29.412088 10737 ts_manager.cc:194] Registered new tserver with Master: 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:29.412587  6412 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015742992s
I20260709 14:49:29.413484 10737 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60402
I20260709 14:49:29.437978 10737 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60414:
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 14:49:29.440614 10737 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 14:49:29.511276 10978 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4e723409fb41a1a8d83cd9c8384253 (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:29.512053 10903 tablet_service.cc:1511] Processing CreateTablet for tablet 8de313c2b3d54b1fa2cb99abb9099af3 (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:29.512244 10977 tablet_service.cc:1511] Processing CreateTablet for tablet 8de313c2b3d54b1fa2cb99abb9099af3 (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:29.512822 10978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4e723409fb41a1a8d83cd9c8384253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.513051 10902 tablet_service.cc:1511] Processing CreateTablet for tablet 26441d56100f48ea85ac4a167b3f080b (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:29.513576 10903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de313c2b3d54b1fa2cb99abb9099af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.514422 10902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26441d56100f48ea85ac4a167b3f080b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.514644 10976 tablet_service.cc:1511] Processing CreateTablet for tablet 26441d56100f48ea85ac4a167b3f080b (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:29.513625 10977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de313c2b3d54b1fa2cb99abb9099af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.516849 10975 tablet_service.cc:1511] Processing CreateTablet for tablet 7df72653e28840518a31114ab9ae8463 (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:29.518271 10975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7df72653e28840518a31114ab9ae8463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.518972 10900 tablet_service.cc:1511] Processing CreateTablet for tablet 6d2d6db09ed241bfa25cf1daab310360 (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:29.519634 10976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26441d56100f48ea85ac4a167b3f080b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.520776 10900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2d6db09ed241bfa25cf1daab310360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.523301 10904 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4e723409fb41a1a8d83cd9c8384253 (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:29.524734 10904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4e723409fb41a1a8d83cd9c8384253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.522367 10901 tablet_service.cc:1511] Processing CreateTablet for tablet 7df72653e28840518a31114ab9ae8463 (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:29.527544 10974 tablet_service.cc:1511] Processing CreateTablet for tablet 6d2d6db09ed241bfa25cf1daab310360 (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:29.528086 10901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7df72653e28840518a31114ab9ae8463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.528950 10974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2d6db09ed241bfa25cf1daab310360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.533195 10899 tablet_service.cc:1511] Processing CreateTablet for tablet daa6a372514046c4954b65f7f34618a0 (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:29.534657 10899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa6a372514046c4954b65f7f34618a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.540298 10973 tablet_service.cc:1511] Processing CreateTablet for tablet daa6a372514046c4954b65f7f34618a0 (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:29.541742 10973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa6a372514046c4954b65f7f34618a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.547137 10898 tablet_service.cc:1511] Processing CreateTablet for tablet 2fbbadffdb41437a8fb564b6b17b3e84 (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:29.548607 10898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fbbadffdb41437a8fb564b6b17b3e84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.565676 10829 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4e723409fb41a1a8d83cd9c8384253 (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:29.567229 10829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4e723409fb41a1a8d83cd9c8384253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.567924 10826 tablet_service.cc:1511] Processing CreateTablet for tablet 7df72653e28840518a31114ab9ae8463 (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:29.569396 10826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7df72653e28840518a31114ab9ae8463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.569905 10972 tablet_service.cc:1511] Processing CreateTablet for tablet 2fbbadffdb41437a8fb564b6b17b3e84 (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:29.570919 10825 tablet_service.cc:1511] Processing CreateTablet for tablet 6d2d6db09ed241bfa25cf1daab310360 (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:29.572311 10825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2d6db09ed241bfa25cf1daab310360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.572706 10828 tablet_service.cc:1511] Processing CreateTablet for tablet 8de313c2b3d54b1fa2cb99abb9099af3 (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:29.574064 10828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de313c2b3d54b1fa2cb99abb9099af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.574898 10824 tablet_service.cc:1511] Processing CreateTablet for tablet daa6a372514046c4954b65f7f34618a0 (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:29.576224 10824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa6a372514046c4954b65f7f34618a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.579005 10823 tablet_service.cc:1511] Processing CreateTablet for tablet 2fbbadffdb41437a8fb564b6b17b3e84 (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:29.579429 10827 tablet_service.cc:1511] Processing CreateTablet for tablet 26441d56100f48ea85ac4a167b3f080b (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:29.582324 10822 tablet_service.cc:1511] Processing CreateTablet for tablet 63fb3109ca3f4a859bec371d50c9c001 (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:29.571369 10972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fbbadffdb41437a8fb564b6b17b3e84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.582805 10971 tablet_service.cc:1511] Processing CreateTablet for tablet 63fb3109ca3f4a859bec371d50c9c001 (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:29.589883 10823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fbbadffdb41437a8fb564b6b17b3e84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.594058 10827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26441d56100f48ea85ac4a167b3f080b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.599717 10822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63fb3109ca3f4a859bec371d50c9c001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.606096 10971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63fb3109ca3f4a859bec371d50c9c001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.618758 10904 tablet_service.cc:1511] Processing CreateTablet for tablet 63fb3109ca3f4a859bec371d50c9c001 (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:29.626631 10904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63fb3109ca3f4a859bec371d50c9c001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.649061 11029 tablet_bootstrap.cc:492] T 8de313c2b3d54b1fa2cb99abb9099af3 P 17ea4264e6d7481c8d0424b3cf2ba328: Bootstrap starting.
I20260709 14:49:29.668699 10823 tablet_service.cc:1511] Processing CreateTablet for tablet b53e8408e9ab4657a1cea92910b9a3d4 (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:29.670158 10823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b53e8408e9ab4657a1cea92910b9a3d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.671182 10903 tablet_service.cc:1511] Processing CreateTablet for tablet b53e8408e9ab4657a1cea92910b9a3d4 (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:29.675122 10903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b53e8408e9ab4657a1cea92910b9a3d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.675910 11029 tablet_bootstrap.cc:654] T 8de313c2b3d54b1fa2cb99abb9099af3 P 17ea4264e6d7481c8d0424b3cf2ba328: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:29.673637 10975 tablet_service.cc:1511] Processing CreateTablet for tablet b53e8408e9ab4657a1cea92910b9a3d4 (DEFAULT_TABLE table=test-workload [id=9eab4bb96a2a49629e49180bfafe7f22]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:29.677048 10975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b53e8408e9ab4657a1cea92910b9a3d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:29.694960 11030 tablet_bootstrap.cc:492] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd: Bootstrap starting.
I20260709 14:49:29.697451 11028 tablet_bootstrap.cc:492] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8: Bootstrap starting.
I20260709 14:49:29.706081 11028 tablet_bootstrap.cc:654] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:29.711313 11028 tablet_bootstrap.cc:492] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8: No bootstrap required, opened a new log
I20260709 14:49:29.711730 11029 tablet_bootstrap.cc:492] T 8de313c2b3d54b1fa2cb99abb9099af3 P 17ea4264e6d7481c8d0424b3cf2ba328: No bootstrap required, opened a new log
I20260709 14:49:29.711823 11028 ts_tablet_manager.cc:1403] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.006s
I20260709 14:49:29.712369 11029 ts_tablet_manager.cc:1403] T 8de313c2b3d54b1fa2cb99abb9099af3 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.000s
I20260709 14:49:29.713645 11030 tablet_bootstrap.cc:654] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:29.715041 11028 raft_consensus.cc:359] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.715251 11029 raft_consensus.cc:359] T 8de313c2b3d54b1fa2cb99abb9099af3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.715909 11028 raft_consensus.cc:385] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:29.715962 11029 raft_consensus.cc:385] T 8de313c2b3d54b1fa2cb99abb9099af3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:29.716300 11028 raft_consensus.cc:740] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Initialized, Role: FOLLOWER
I20260709 14:49:29.716347 11029 raft_consensus.cc:740] T 8de313c2b3d54b1fa2cb99abb9099af3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Initialized, Role: FOLLOWER
I20260709 14:49:29.717322 11028 consensus_queue.cc:260] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.729251 10939 heartbeater.cc:499] Master 127.6.67.62:34963 was elected leader, sending a full tablet report...
I20260709 14:49:29.729972 11028 ts_tablet_manager.cc:1434] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.004s
I20260709 14:49:29.729593 11029 consensus_queue.cc:260] T 8de313c2b3d54b1fa2cb99abb9099af3 P 17ea4264e6d7481c8d0424b3cf2ba328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.731142 11028 tablet_bootstrap.cc:492] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8: Bootstrap starting.
I20260709 14:49:29.731518 11030 tablet_bootstrap.cc:492] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd: No bootstrap required, opened a new log
I20260709 14:49:29.732103 11030 ts_tablet_manager.cc:1403] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.000s
I20260709 14:49:29.738698 11029 ts_tablet_manager.cc:1434] T 8de313c2b3d54b1fa2cb99abb9099af3 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.005s
I20260709 14:49:29.739696 11013 heartbeater.cc:499] Master 127.6.67.62:34963 was elected leader, sending a full tablet report...
I20260709 14:49:29.739799 11028 tablet_bootstrap.cc:654] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:29.740024 11029 tablet_bootstrap.cc:492] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328: Bootstrap starting.
I20260709 14:49:29.748157 11029 tablet_bootstrap.cc:654] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:29.750968 11030 raft_consensus.cc:359] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.752197 11030 raft_consensus.cc:385] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:29.752512 11030 raft_consensus.cc:740] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Initialized, Role: FOLLOWER
I20260709 14:49:29.753418 11030 consensus_queue.cc:260] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.757773 11028 tablet_bootstrap.cc:492] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8: No bootstrap required, opened a new log
I20260709 14:49:29.758561 11028 ts_tablet_manager.cc:1403] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.003s
I20260709 14:49:29.760664 11029 tablet_bootstrap.cc:492] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328: No bootstrap required, opened a new log
I20260709 14:49:29.761293 11029 ts_tablet_manager.cc:1403] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.013s
I20260709 14:49:29.761288 11028 raft_consensus.cc:359] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.762251 11028 raft_consensus.cc:385] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:29.762565 11028 raft_consensus.cc:740] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Initialized, Role: FOLLOWER
I20260709 14:49:29.763320 11028 consensus_queue.cc:260] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.764725 11029 raft_consensus.cc:359] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.765578 11028 ts_tablet_manager.cc:1434] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:49:29.765594 11029 raft_consensus.cc:385] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:29.766237 11029 raft_consensus.cc:740] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Initialized, Role: FOLLOWER
I20260709 14:49:29.766776 11028 tablet_bootstrap.cc:492] T 26441d56100f48ea85ac4a167b3f080b P ade19bf6c4cc4c17ba73f9642403fab8: Bootstrap starting.
I20260709 14:49:29.767266 11029 consensus_queue.cc:260] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.769399 10864 heartbeater.cc:499] Master 127.6.67.62:34963 was elected leader, sending a full tablet report...
I20260709 14:49:29.770562 11030 ts_tablet_manager.cc:1434] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.000s
I20260709 14:49:29.772492 11029 ts_tablet_manager.cc:1434] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:49:29.773548 11028 tablet_bootstrap.cc:654] T 26441d56100f48ea85ac4a167b3f080b P ade19bf6c4cc4c17ba73f9642403fab8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:29.773692 11029 tablet_bootstrap.cc:492] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328: Bootstrap starting.
I20260709 14:49:29.778720 11030 tablet_bootstrap.cc:492] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd: Bootstrap starting.
I20260709 14:49:29.782373 11029 tablet_bootstrap.cc:654] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:29.785514 11030 tablet_bootstrap.cc:654] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:29.795351 11029 tablet_bootstrap.cc:492] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328: No bootstrap required, opened a new log
I20260709 14:49:29.795921 11029 ts_tablet_manager.cc:1403] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260709 14:49:29.796314 11028 tablet_bootstrap.cc:492] T 26441d56100f48ea85ac4a167b3f080b P ade19bf6c4cc4c17ba73f9642403fab8: No bootstrap required, opened a new log
I20260709 14:49:29.796855 11028 ts_tablet_manager.cc:1403] T 26441d56100f48ea85ac4a167b3f080b P ade19bf6c4cc4c17ba73f9642403fab8: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.008s
I20260709 14:49:29.798810 11029 raft_consensus.cc:359] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.800843 11029 raft_consensus.cc:385] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:29.801224 11029 raft_consensus.cc:740] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Initialized, Role: FOLLOWER
I20260709 14:49:29.802287 11030 tablet_bootstrap.cc:492] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd: No bootstrap required, opened a new log
I20260709 14:49:29.802465 11035 raft_consensus.cc:493] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:29.802928 11030 ts_tablet_manager.cc:1403] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.000s
I20260709 14:49:29.802946 11035 raft_consensus.cc:515] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.799532 11028 raft_consensus.cc:359] T 26441d56100f48ea85ac4a167b3f080b P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.805802 11035 leader_election.cc:290] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267), aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885)
I20260709 14:49:29.805995 11028 raft_consensus.cc:385] T 26441d56100f48ea85ac4a167b3f080b P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:29.806324 11028 raft_consensus.cc:740] T 26441d56100f48ea85ac4a167b3f080b P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Initialized, Role: FOLLOWER
I20260709 14:49:29.807114 11028 consensus_queue.cc:260] T 26441d56100f48ea85ac4a167b3f080b P ade19bf6c4cc4c17ba73f9642403fab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.809598 11028 ts_tablet_manager.cc:1434] T 26441d56100f48ea85ac4a167b3f080b P ade19bf6c4cc4c17ba73f9642403fab8: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:49:29.810114 11030 raft_consensus.cc:359] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.808513 11029 consensus_queue.cc:260] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.810885 11030 raft_consensus.cc:385] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:29.811291 11030 raft_consensus.cc:740] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Initialized, Role: FOLLOWER
I20260709 14:49:29.812494 11028 tablet_bootstrap.cc:492] T 5d4e723409fb41a1a8d83cd9c8384253 P ade19bf6c4cc4c17ba73f9642403fab8: Bootstrap starting.
I20260709 14:49:29.813104 11029 ts_tablet_manager.cc:1434] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 14:49:29.819860 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e723409fb41a1a8d83cd9c8384253" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd" is_pre_election: true
I20260709 14:49:29.812227 11030 consensus_queue.cc:260] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.814692 11029 tablet_bootstrap.cc:492] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328: Bootstrap starting.
I20260709 14:49:29.823372 10914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e723409fb41a1a8d83cd9c8384253" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" is_pre_election: true
I20260709 14:49:29.823948 10839 raft_consensus.cc:2468] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 0.
W20260709 14:49:29.825455 10954 leader_election.cc:343] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:29.827339 10952 leader_election.cc:304] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [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: 17ea4264e6d7481c8d0424b3cf2ba328, aafebe1cd08a424fadea670430bb97dd; no voters: ade19bf6c4cc4c17ba73f9642403fab8
I20260709 14:49:29.828620 11035 raft_consensus.cc:2804] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:29.829038 11028 tablet_bootstrap.cc:654] T 5d4e723409fb41a1a8d83cd9c8384253 P ade19bf6c4cc4c17ba73f9642403fab8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:29.829042 11035 raft_consensus.cc:493] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:29.829771 11035 raft_consensus.cc:3060] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:29.830822 11029 tablet_bootstrap.cc:654] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:29.838160 11035 raft_consensus.cc:515] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.841125 10914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e723409fb41a1a8d83cd9c8384253" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
I20260709 14:49:29.841125 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e723409fb41a1a8d83cd9c8384253" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
I20260709 14:49:29.842099 10839 raft_consensus.cc:3060] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:29.842831 10954 leader_election.cc:343] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:29.843410 11029 tablet_bootstrap.cc:492] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328: No bootstrap required, opened a new log
I20260709 14:49:29.844157 11029 ts_tablet_manager.cc:1403] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.007s
I20260709 14:49:29.844722 11030 ts_tablet_manager.cc:1434] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 14:49:29.846360 11030 tablet_bootstrap.cc:492] T 2fbbadffdb41437a8fb564b6b17b3e84 P aafebe1cd08a424fadea670430bb97dd: Bootstrap starting.
I20260709 14:49:29.848114 11029 raft_consensus.cc:359] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.849229 11029 raft_consensus.cc:385] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:29.849625 11029 raft_consensus.cc:740] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Initialized, Role: FOLLOWER
I20260709 14:49:29.851071 11029 consensus_queue.cc:260] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.852620 10839 raft_consensus.cc:2468] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 1.
I20260709 14:49:29.853048 11030 tablet_bootstrap.cc:654] T 2fbbadffdb41437a8fb564b6b17b3e84 P aafebe1cd08a424fadea670430bb97dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:29.853924 11035 leader_election.cc:290] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 election: Requested vote from peers ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267), aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885)
I20260709 14:49:29.859014 11028 tablet_bootstrap.cc:492] T 5d4e723409fb41a1a8d83cd9c8384253 P ade19bf6c4cc4c17ba73f9642403fab8: No bootstrap required, opened a new log
I20260709 14:49:29.859615 11028 ts_tablet_manager.cc:1403] T 5d4e723409fb41a1a8d83cd9c8384253 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent bootstrapping tablet: real 0.047s	user 0.024s	sys 0.009s
I20260709 14:49:29.861124 10952 leader_election.cc:304] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328, aafebe1cd08a424fadea670430bb97dd; no voters: ade19bf6c4cc4c17ba73f9642403fab8
I20260709 14:49:29.861773 11029 ts_tablet_manager.cc:1434] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.003s
I20260709 14:49:29.862676 11045 raft_consensus.cc:2804] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:29.862895 11029 tablet_bootstrap.cc:492] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328: Bootstrap starting.
I20260709 14:49:29.862483 11028 raft_consensus.cc:359] T 5d4e723409fb41a1a8d83cd9c8384253 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.863333 11028 raft_consensus.cc:385] T 5d4e723409fb41a1a8d83cd9c8384253 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:29.863560 11045 raft_consensus.cc:697] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 LEADER]: Becoming Leader. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Running, Role: LEADER
I20260709 14:49:29.864617 11045 consensus_queue.cc:237] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.863647 11028 raft_consensus.cc:740] T 5d4e723409fb41a1a8d83cd9c8384253 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Initialized, Role: FOLLOWER
I20260709 14:49:29.869529 11029 tablet_bootstrap.cc:654] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:29.870679 11028 consensus_queue.cc:260] T 5d4e723409fb41a1a8d83cd9c8384253 P ade19bf6c4cc4c17ba73f9642403fab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.874109 11028 ts_tablet_manager.cc:1434] T 5d4e723409fb41a1a8d83cd9c8384253 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 14:49:29.875491 11030 tablet_bootstrap.cc:492] T 2fbbadffdb41437a8fb564b6b17b3e84 P aafebe1cd08a424fadea670430bb97dd: No bootstrap required, opened a new log
I20260709 14:49:29.876075 11030 ts_tablet_manager.cc:1403] T 2fbbadffdb41437a8fb564b6b17b3e84 P aafebe1cd08a424fadea670430bb97dd: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.011s
I20260709 14:49:29.879005 11028 tablet_bootstrap.cc:492] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8: Bootstrap starting.
I20260709 14:49:29.879062 11030 raft_consensus.cc:359] T 2fbbadffdb41437a8fb564b6b17b3e84 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.880075 11030 raft_consensus.cc:385] T 2fbbadffdb41437a8fb564b6b17b3e84 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:29.880406 11030 raft_consensus.cc:740] T 2fbbadffdb41437a8fb564b6b17b3e84 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Initialized, Role: FOLLOWER
I20260709 14:49:29.879302 10734 catalog_manager.cc:5697] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:29.881357 11030 consensus_queue.cc:260] T 2fbbadffdb41437a8fb564b6b17b3e84 P aafebe1cd08a424fadea670430bb97dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.886956 11028 tablet_bootstrap.cc:654] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:29.891420 11030 ts_tablet_manager.cc:1434] T 2fbbadffdb41437a8fb564b6b17b3e84 P aafebe1cd08a424fadea670430bb97dd: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:49:29.906086 11030 tablet_bootstrap.cc:492] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd: Bootstrap starting.
I20260709 14:49:29.907004 11029 tablet_bootstrap.cc:492] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328: No bootstrap required, opened a new log
I20260709 14:49:29.907439 11029 ts_tablet_manager.cc:1403] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent bootstrapping tablet: real 0.045s	user 0.027s	sys 0.015s
I20260709 14:49:29.909639 11029 raft_consensus.cc:359] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.910422 11029 raft_consensus.cc:385] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:29.910697 11029 raft_consensus.cc:740] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Initialized, Role: FOLLOWER
I20260709 14:49:29.911167 11030 tablet_bootstrap.cc:654] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:29.911405 11029 consensus_queue.cc:260] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.912084 11028 tablet_bootstrap.cc:492] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8: No bootstrap required, opened a new log
I20260709 14:49:29.912640 11028 ts_tablet_manager.cc:1403] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.012s
I20260709 14:49:29.913551 11029 ts_tablet_manager.cc:1434] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:49:29.914582 11029 tablet_bootstrap.cc:492] T daa6a372514046c4954b65f7f34618a0 P 17ea4264e6d7481c8d0424b3cf2ba328: Bootstrap starting.
I20260709 14:49:29.915868 11028 raft_consensus.cc:359] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.916662 11028 raft_consensus.cc:385] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:29.917052 11028 raft_consensus.cc:740] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Initialized, Role: FOLLOWER
I20260709 14:49:29.917936 11028 consensus_queue.cc:260] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.921633 11029 tablet_bootstrap.cc:654] T daa6a372514046c4954b65f7f34618a0 P 17ea4264e6d7481c8d0424b3cf2ba328: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:29.923642 11028 ts_tablet_manager.cc:1434] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:49:29.924805 11028 tablet_bootstrap.cc:492] T 7df72653e28840518a31114ab9ae8463 P ade19bf6c4cc4c17ba73f9642403fab8: Bootstrap starting.
I20260709 14:49:29.925933 11034 raft_consensus.cc:493] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:29.926649 11034 raft_consensus.cc:515] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.932107 11030 tablet_bootstrap.cc:492] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd: No bootstrap required, opened a new log
I20260709 14:49:29.932672 11030 ts_tablet_manager.cc:1403] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.004s
I20260709 14:49:29.932674 11028 tablet_bootstrap.cc:654] T 7df72653e28840518a31114ab9ae8463 P ade19bf6c4cc4c17ba73f9642403fab8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:29.934092 11029 tablet_bootstrap.cc:492] T daa6a372514046c4954b65f7f34618a0 P 17ea4264e6d7481c8d0424b3cf2ba328: No bootstrap required, opened a new log
I20260709 14:49:29.934625 11029 ts_tablet_manager.cc:1403] T daa6a372514046c4954b65f7f34618a0 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 14:49:29.935935 11030 raft_consensus.cc:359] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.937017 11030 raft_consensus.cc:385] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:29.937405 11030 raft_consensus.cc:740] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Initialized, Role: FOLLOWER
I20260709 14:49:29.937908 11029 raft_consensus.cc:359] T daa6a372514046c4954b65f7f34618a0 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.938688 11030 consensus_queue.cc:260] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.938684 11029 raft_consensus.cc:385] T daa6a372514046c4954b65f7f34618a0 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:29.940591 11029 raft_consensus.cc:740] T daa6a372514046c4954b65f7f34618a0 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Initialized, Role: FOLLOWER
I20260709 14:49:29.941048 11034 leader_election.cc:290] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:29.941673 11029 consensus_queue.cc:260] T daa6a372514046c4954b65f7f34618a0 P 17ea4264e6d7481c8d0424b3cf2ba328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.944846 11029 ts_tablet_manager.cc:1434] T daa6a372514046c4954b65f7f34618a0 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:49:29.946363 11029 tablet_bootstrap.cc:492] T 2fbbadffdb41437a8fb564b6b17b3e84 P 17ea4264e6d7481c8d0424b3cf2ba328: Bootstrap starting.
I20260709 14:49:29.953063 11038 raft_consensus.cc:493] T 2fbbadffdb41437a8fb564b6b17b3e84 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:29.953680 11038 raft_consensus.cc:515] T 2fbbadffdb41437a8fb564b6b17b3e84 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.957332 11038 leader_election.cc:290] T 2fbbadffdb41437a8fb564b6b17b3e84 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:29.960258 11030 ts_tablet_manager.cc:1434] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
I20260709 14:49:29.961715 11030 tablet_bootstrap.cc:492] T 63fb3109ca3f4a859bec371d50c9c001 P aafebe1cd08a424fadea670430bb97dd: Bootstrap starting.
I20260709 14:49:29.964277 11029 tablet_bootstrap.cc:654] T 2fbbadffdb41437a8fb564b6b17b3e84 P 17ea4264e6d7481c8d0424b3cf2ba328: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:29.985158 11028 tablet_bootstrap.cc:492] T 7df72653e28840518a31114ab9ae8463 P ade19bf6c4cc4c17ba73f9642403fab8: No bootstrap required, opened a new log
I20260709 14:49:29.985752 11028 ts_tablet_manager.cc:1403] T 7df72653e28840518a31114ab9ae8463 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent bootstrapping tablet: real 0.061s	user 0.027s	sys 0.016s
I20260709 14:49:29.987102 11034 raft_consensus.cc:493] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:29.987828 11034 raft_consensus.cc:515] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.989897 11028 raft_consensus.cc:359] T 7df72653e28840518a31114ab9ae8463 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.990679 11028 raft_consensus.cc:385] T 7df72653e28840518a31114ab9ae8463 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:29.990969 11028 raft_consensus.cc:740] T 7df72653e28840518a31114ab9ae8463 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Initialized, Role: FOLLOWER
I20260709 14:49:29.991734 11028 consensus_queue.cc:260] T 7df72653e28840518a31114ab9ae8463 P ade19bf6c4cc4c17ba73f9642403fab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:29.993499 11030 tablet_bootstrap.cc:654] T 63fb3109ca3f4a859bec371d50c9c001 P aafebe1cd08a424fadea670430bb97dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:29.999660 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fbbadffdb41437a8fb564b6b17b3e84" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd" is_pre_election: true
I20260709 14:49:30.000613 10839 raft_consensus.cc:2468] T 2fbbadffdb41437a8fb564b6b17b3e84 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 0.
I20260709 14:49:30.001904 10838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de313c2b3d54b1fa2cb99abb9099af3" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd" is_pre_election: true
I20260709 14:49:30.005376 11034 leader_election.cc:290] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:30.005712 10878 leader_election.cc:304] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aafebe1cd08a424fadea670430bb97dd, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:30.007889 10987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de313c2b3d54b1fa2cb99abb9099af3" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" is_pre_election: true
I20260709 14:49:30.007776 10988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fbbadffdb41437a8fb564b6b17b3e84" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" is_pre_election: true
W20260709 14:49:30.012405 10878 leader_election.cc:343] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:30.012521 10879 leader_election.cc:343] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:30.013453 11034 raft_consensus.cc:2804] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:30.012033 10987 raft_consensus.cc:2468] T 8de313c2b3d54b1fa2cb99abb9099af3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 0.
I20260709 14:49:30.015748 11028 ts_tablet_manager.cc:1434] T 7df72653e28840518a31114ab9ae8463 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent starting tablet: real 0.030s	user 0.012s	sys 0.001s
I20260709 14:49:30.016819 10879 leader_election.cc:304] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [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: 17ea4264e6d7481c8d0424b3cf2ba328, ade19bf6c4cc4c17ba73f9642403fab8; no voters: aafebe1cd08a424fadea670430bb97dd
I20260709 14:49:30.014627 11034 raft_consensus.cc:493] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:30.018498 11034 raft_consensus.cc:3060] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.018751 11028 tablet_bootstrap.cc:492] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8: Bootstrap starting.
I20260709 14:49:30.024819 10987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fbbadffdb41437a8fb564b6b17b3e84" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" is_pre_election: true
I20260709 14:49:30.025386 11058 raft_consensus.cc:2804] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:30.025909 11058 raft_consensus.cc:493] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:30.026655 11058 raft_consensus.cc:3060] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:30.028005 10804 leader_election.cc:343] T 2fbbadffdb41437a8fb564b6b17b3e84 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:30.029469 10914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fbbadffdb41437a8fb564b6b17b3e84" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" is_pre_election: true
W20260709 14:49:30.030197 10785 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:30.030913 11028 tablet_bootstrap.cc:654] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:30.032495 11030 tablet_bootstrap.cc:492] T 63fb3109ca3f4a859bec371d50c9c001 P aafebe1cd08a424fadea670430bb97dd: No bootstrap required, opened a new log
I20260709 14:49:30.033077 11030 ts_tablet_manager.cc:1403] T 63fb3109ca3f4a859bec371d50c9c001 P aafebe1cd08a424fadea670430bb97dd: Time spent bootstrapping tablet: real 0.072s	user 0.026s	sys 0.004s
I20260709 14:49:30.035048 11029 tablet_bootstrap.cc:492] T 2fbbadffdb41437a8fb564b6b17b3e84 P 17ea4264e6d7481c8d0424b3cf2ba328: No bootstrap required, opened a new log
I20260709 14:49:30.035591 11029 ts_tablet_manager.cc:1403] T 2fbbadffdb41437a8fb564b6b17b3e84 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent bootstrapping tablet: real 0.090s	user 0.017s	sys 0.005s
I20260709 14:49:30.035746 11034 raft_consensus.cc:515] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.036211 11030 raft_consensus.cc:359] T 63fb3109ca3f4a859bec371d50c9c001 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.036903 10914 raft_consensus.cc:2393] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aafebe1cd08a424fadea670430bb97dd in current term 1: Already voted for candidate ade19bf6c4cc4c17ba73f9642403fab8 in this term.
I20260709 14:49:30.037039 11030 raft_consensus.cc:385] T 63fb3109ca3f4a859bec371d50c9c001 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:30.037438 11030 raft_consensus.cc:740] T 63fb3109ca3f4a859bec371d50c9c001 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Initialized, Role: FOLLOWER
I20260709 14:49:30.038160 11034 leader_election.cc:290] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 election: Requested vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:30.038964 10838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fbbadffdb41437a8fb564b6b17b3e84" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
I20260709 14:49:30.038911 11030 consensus_queue.cc:260] T 63fb3109ca3f4a859bec371d50c9c001 P aafebe1cd08a424fadea670430bb97dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.039749 10838 raft_consensus.cc:3060] T 2fbbadffdb41437a8fb564b6b17b3e84 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.040402 10987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fbbadffdb41437a8fb564b6b17b3e84" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
I20260709 14:49:30.041155 11028 tablet_bootstrap.cc:492] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8: No bootstrap required, opened a new log
I20260709 14:49:30.041705 11028 ts_tablet_manager.cc:1403] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.005s
I20260709 14:49:30.043354 11030 ts_tablet_manager.cc:1434] T 63fb3109ca3f4a859bec371d50c9c001 P aafebe1cd08a424fadea670430bb97dd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:49:30.038822 11029 raft_consensus.cc:359] T 2fbbadffdb41437a8fb564b6b17b3e84 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.046344 10805 leader_election.cc:304] T 2fbbadffdb41437a8fb564b6b17b3e84 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aafebe1cd08a424fadea670430bb97dd; no voters: 17ea4264e6d7481c8d0424b3cf2ba328, ade19bf6c4cc4c17ba73f9642403fab8
I20260709 14:49:30.048071 11029 raft_consensus.cc:385] T 2fbbadffdb41437a8fb564b6b17b3e84 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:30.048419 11029 raft_consensus.cc:740] T 2fbbadffdb41437a8fb564b6b17b3e84 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Initialized, Role: FOLLOWER
I20260709 14:49:30.047556 11045 raft_consensus.cc:493] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:30.049034 11058 raft_consensus.cc:515] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.049135 11045 raft_consensus.cc:515] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.049204 11029 consensus_queue.cc:260] T 2fbbadffdb41437a8fb564b6b17b3e84 P 17ea4264e6d7481c8d0424b3cf2ba328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.050369 10987 raft_consensus.cc:3060] T 2fbbadffdb41437a8fb564b6b17b3e84 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.053114 11058 leader_election.cc:290] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 election: Requested vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:30.053995 10914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26441d56100f48ea85ac4a167b3f080b" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" is_pre_election: true
I20260709 14:49:30.054592 10914 raft_consensus.cc:2468] T 26441d56100f48ea85ac4a167b3f080b P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 0.
I20260709 14:49:30.053033 10988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de313c2b3d54b1fa2cb99abb9099af3" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
I20260709 14:49:30.055912 10988 raft_consensus.cc:3060] T 8de313c2b3d54b1fa2cb99abb9099af3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.058305 10987 raft_consensus.cc:2468] T 2fbbadffdb41437a8fb564b6b17b3e84 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 1.
I20260709 14:49:30.058533 10954 leader_election.cc:304] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:30.053030 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de313c2b3d54b1fa2cb99abb9099af3" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
I20260709 14:49:30.059475 11035 raft_consensus.cc:2804] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:30.059845 11035 raft_consensus.cc:493] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:30.060232 11035 raft_consensus.cc:3060] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.060285 10838 raft_consensus.cc:2468] T 2fbbadffdb41437a8fb564b6b17b3e84 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 1.
W20260709 14:49:30.060549 10878 leader_election.cc:343] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:30.060873 11038 raft_consensus.cc:2749] T 2fbbadffdb41437a8fb564b6b17b3e84 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:30.060847 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26441d56100f48ea85ac4a167b3f080b" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd" is_pre_election: true
I20260709 14:49:30.062196 10839 raft_consensus.cc:2468] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 0.
I20260709 14:49:30.062496 11045 leader_election.cc:290] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267)
I20260709 14:49:30.063892 10878 leader_election.cc:304] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aafebe1cd08a424fadea670430bb97dd, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:30.064620 11028 raft_consensus.cc:359] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.065403 11028 raft_consensus.cc:385] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:30.065714 11028 raft_consensus.cc:740] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Initialized, Role: FOLLOWER
I20260709 14:49:30.066515 11028 consensus_queue.cc:260] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.068007 11035 raft_consensus.cc:515] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.071434 11029 ts_tablet_manager.cc:1434] T 2fbbadffdb41437a8fb564b6b17b3e84 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.000s
I20260709 14:49:30.072315 10914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26441d56100f48ea85ac4a167b3f080b" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
I20260709 14:49:30.072937 10914 raft_consensus.cc:3060] T 26441d56100f48ea85ac4a167b3f080b P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.073153 11058 raft_consensus.cc:493] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:30.074033 11034 raft_consensus.cc:2804] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:30.075629 11058 raft_consensus.cc:515] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.048743 11030 tablet_bootstrap.cc:492] T daa6a372514046c4954b65f7f34618a0 P aafebe1cd08a424fadea670430bb97dd: Bootstrap starting.
I20260709 14:49:30.082085 10838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26441d56100f48ea85ac4a167b3f080b" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
I20260709 14:49:30.082985 10988 raft_consensus.cc:2468] T 8de313c2b3d54b1fa2cb99abb9099af3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 1.
I20260709 14:49:30.083144 11035 leader_election.cc:290] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 election: Requested vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267)
I20260709 14:49:30.083020 10838 raft_consensus.cc:3060] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.084002 11058 leader_election.cc:290] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:30.084255 10879 leader_election.cc:304] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328, ade19bf6c4cc4c17ba73f9642403fab8; no voters: aafebe1cd08a424fadea670430bb97dd
I20260709 14:49:30.084579 11058 raft_consensus.cc:493] T 5d4e723409fb41a1a8d83cd9c8384253 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:30.085001 11058 raft_consensus.cc:515] T 5d4e723409fb41a1a8d83cd9c8384253 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.086241 10914 raft_consensus.cc:2468] T 26441d56100f48ea85ac4a167b3f080b P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 1.
I20260709 14:49:30.087255 11058 leader_election.cc:290] T 5d4e723409fb41a1a8d83cd9c8384253 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:30.089108 10954 leader_election.cc:304] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:30.089730 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2d6db09ed241bfa25cf1daab310360" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd" is_pre_election: true
I20260709 14:49:30.090090 11034 raft_consensus.cc:697] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Becoming Leader. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Running, Role: LEADER
I20260709 14:49:30.090065 11035 raft_consensus.cc:2804] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:30.091337 11038 raft_consensus.cc:493] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:30.091475 11035 raft_consensus.cc:697] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 LEADER]: Becoming Leader. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Running, Role: LEADER
I20260709 14:49:30.091217 11034 consensus_queue.cc:237] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.091821 11038 raft_consensus.cc:515] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.092427 11035 consensus_queue.cc:237] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.089147 11028 ts_tablet_manager.cc:1434] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent starting tablet: real 0.047s	user 0.002s	sys 0.013s
I20260709 14:49:30.093945 11038 leader_election.cc:290] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:30.094791 11028 tablet_bootstrap.cc:492] T b53e8408e9ab4657a1cea92910b9a3d4 P ade19bf6c4cc4c17ba73f9642403fab8: Bootstrap starting.
I20260709 14:49:30.094913 10987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2d6db09ed241bfa25cf1daab310360" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" is_pre_election: true
I20260709 14:49:30.095629 10987 raft_consensus.cc:2468] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 0.
I20260709 14:49:30.096421 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df72653e28840518a31114ab9ae8463" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" is_pre_election: true
I20260709 14:49:30.097138 10988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e723409fb41a1a8d83cd9c8384253" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" is_pre_election: true
I20260709 14:49:30.097266 10986 raft_consensus.cc:2468] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 0.
I20260709 14:49:30.097138 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e723409fb41a1a8d83cd9c8384253" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd" is_pre_election: true
I20260709 14:49:30.098671 10839 raft_consensus.cc:2393] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ade19bf6c4cc4c17ba73f9642403fab8 in current term 1: Already voted for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in this term.
I20260709 14:49:30.098907 11029 tablet_bootstrap.cc:492] T 63fb3109ca3f4a859bec371d50c9c001 P 17ea4264e6d7481c8d0424b3cf2ba328: Bootstrap starting.
I20260709 14:49:30.097491 10879 leader_election.cc:304] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:30.098953 10804 leader_election.cc:304] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328, aafebe1cd08a424fadea670430bb97dd; no voters: 
I20260709 14:49:30.100445 11038 raft_consensus.cc:2804] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:30.100911 11038 raft_consensus.cc:493] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:30.100646 11062 raft_consensus.cc:2804] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:30.101698 11045 raft_consensus.cc:493] T daa6a372514046c4954b65f7f34618a0 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:30.101560 11062 raft_consensus.cc:493] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:30.103441 10914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df72653e28840518a31114ab9ae8463" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" is_pre_election: true
I20260709 14:49:30.103803 11062 raft_consensus.cc:3060] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.102402 11028 tablet_bootstrap.cc:654] T b53e8408e9ab4657a1cea92910b9a3d4 P ade19bf6c4cc4c17ba73f9642403fab8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:30.102217 11045 raft_consensus.cc:515] T daa6a372514046c4954b65f7f34618a0 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
W20260709 14:49:30.103302 10878 leader_election.cc:343] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:30.104130 10914 raft_consensus.cc:2468] T 7df72653e28840518a31114ab9ae8463 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 0.
I20260709 14:49:30.095537 10838 raft_consensus.cc:2468] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 1.
I20260709 14:49:30.101300 11038 raft_consensus.cc:3060] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.107926 11045 leader_election.cc:290] T daa6a372514046c4954b65f7f34618a0 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267)
I20260709 14:49:30.109423 10914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6a372514046c4954b65f7f34618a0" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" is_pre_election: true
I20260709 14:49:30.110464 10878 leader_election.cc:304] T 5d4e723409fb41a1a8d83cd9c8384253 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ade19bf6c4cc4c17ba73f9642403fab8; no voters: 17ea4264e6d7481c8d0424b3cf2ba328, aafebe1cd08a424fadea670430bb97dd
W20260709 14:49:30.110970 10954 leader_election.cc:343] T daa6a372514046c4954b65f7f34618a0 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:30.111745 11063 raft_consensus.cc:3060] T 5d4e723409fb41a1a8d83cd9c8384253 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.115590 11038 raft_consensus.cc:515] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.119779 10838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6a372514046c4954b65f7f34618a0" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd" is_pre_election: true
I20260709 14:49:30.121100 10914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df72653e28840518a31114ab9ae8463" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
I20260709 14:49:30.121981 11063 raft_consensus.cc:2749] T 5d4e723409fb41a1a8d83cd9c8384253 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:30.121765 10914 raft_consensus.cc:3060] T 7df72653e28840518a31114ab9ae8463 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:30.122267 10952 leader_election.cc:343] T daa6a372514046c4954b65f7f34618a0 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:30.122895 10952 leader_election.cc:304] T daa6a372514046c4954b65f7f34618a0 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328; no voters: aafebe1cd08a424fadea670430bb97dd, ade19bf6c4cc4c17ba73f9642403fab8
I20260709 14:49:30.124094 11045 raft_consensus.cc:2749] T daa6a372514046c4954b65f7f34618a0 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:30.126933 11030 tablet_bootstrap.cc:654] T daa6a372514046c4954b65f7f34618a0 P aafebe1cd08a424fadea670430bb97dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:30.127543 10733 catalog_manager.cc:5697] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2). New cstate: current_term: 1 leader_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:30.130630 11064 raft_consensus.cc:2804] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:30.130724 10914 raft_consensus.cc:2468] T 7df72653e28840518a31114ab9ae8463 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 1.
I20260709 14:49:30.131346 11064 raft_consensus.cc:697] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Becoming Leader. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Running, Role: LEADER
I20260709 14:49:30.132175 10805 leader_election.cc:304] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aafebe1cd08a424fadea670430bb97dd, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:30.133136 11029 tablet_bootstrap.cc:654] T 63fb3109ca3f4a859bec371d50c9c001 P 17ea4264e6d7481c8d0424b3cf2ba328: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:30.140105 11062 raft_consensus.cc:515] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.142782 10838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2d6db09ed241bfa25cf1daab310360" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
I20260709 14:49:30.132223 11064 consensus_queue.cc:237] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
W20260709 14:49:30.144380 10878 leader_election.cc:343] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:30.144241 10734 catalog_manager.cc:5697] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:30.144444 10988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2d6db09ed241bfa25cf1daab310360" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
I20260709 14:49:30.146525 10988 raft_consensus.cc:3060] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.147862 11038 leader_election.cc:290] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 election: Requested vote from peers ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:30.148444 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df72653e28840518a31114ab9ae8463" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
I20260709 14:49:30.149036 10986 raft_consensus.cc:3060] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.149909 11062 leader_election.cc:290] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 election: Requested vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:30.157352 10988 raft_consensus.cc:2468] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 1.
I20260709 14:49:30.148464 11038 raft_consensus.cc:2804] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:30.158593 11038 raft_consensus.cc:697] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Becoming Leader. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Running, Role: LEADER
I20260709 14:49:30.159874 10879 leader_election.cc:304] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328, ade19bf6c4cc4c17ba73f9642403fab8; no voters: aafebe1cd08a424fadea670430bb97dd
I20260709 14:49:30.160032 11038 consensus_queue.cc:237] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.160727 10986 raft_consensus.cc:2468] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 1.
I20260709 14:49:30.161727 11062 raft_consensus.cc:2804] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:30.164647 11062 raft_consensus.cc:697] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Becoming Leader. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Running, Role: LEADER
I20260709 14:49:30.166133 11062 consensus_queue.cc:237] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.171728 11029 tablet_bootstrap.cc:492] T 63fb3109ca3f4a859bec371d50c9c001 P 17ea4264e6d7481c8d0424b3cf2ba328: No bootstrap required, opened a new log
I20260709 14:49:30.172425 11029 ts_tablet_manager.cc:1403] T 63fb3109ca3f4a859bec371d50c9c001 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.008s
I20260709 14:49:30.175554 11029 raft_consensus.cc:359] T 63fb3109ca3f4a859bec371d50c9c001 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.176231 11029 raft_consensus.cc:385] T 63fb3109ca3f4a859bec371d50c9c001 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:30.176512 11029 raft_consensus.cc:740] T 63fb3109ca3f4a859bec371d50c9c001 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Initialized, Role: FOLLOWER
I20260709 14:49:30.177793 11028 tablet_bootstrap.cc:492] T b53e8408e9ab4657a1cea92910b9a3d4 P ade19bf6c4cc4c17ba73f9642403fab8: No bootstrap required, opened a new log
I20260709 14:49:30.178344 11028 ts_tablet_manager.cc:1403] T b53e8408e9ab4657a1cea92910b9a3d4 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent bootstrapping tablet: real 0.084s	user 0.014s	sys 0.004s
I20260709 14:49:30.179734 10734 catalog_manager.cc:5697] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd reported cstate change: term changed from 0 to 1, leader changed from <none> to aafebe1cd08a424fadea670430bb97dd (127.6.67.1). New cstate: current_term: 1 leader_uuid: "aafebe1cd08a424fadea670430bb97dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:30.181083 11028 raft_consensus.cc:359] T b53e8408e9ab4657a1cea92910b9a3d4 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.181808 11028 raft_consensus.cc:385] T b53e8408e9ab4657a1cea92910b9a3d4 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:30.182093 11028 raft_consensus.cc:740] T b53e8408e9ab4657a1cea92910b9a3d4 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Initialized, Role: FOLLOWER
W20260709 14:49:30.182170 10805 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.2:39267, user_credentials={real_user=slave}} blocked reactor thread for 50366us
I20260709 14:49:30.182822 11028 consensus_queue.cc:260] T b53e8408e9ab4657a1cea92910b9a3d4 P ade19bf6c4cc4c17ba73f9642403fab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.184396 11028 ts_tablet_manager.cc:1434] T b53e8408e9ab4657a1cea92910b9a3d4 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:30.185107 11028 tablet_bootstrap.cc:492] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8: Bootstrap starting.
I20260709 14:49:30.185557 11030 tablet_bootstrap.cc:492] T daa6a372514046c4954b65f7f34618a0 P aafebe1cd08a424fadea670430bb97dd: No bootstrap required, opened a new log
I20260709 14:49:30.186056 11030 ts_tablet_manager.cc:1403] T daa6a372514046c4954b65f7f34618a0 P aafebe1cd08a424fadea670430bb97dd: Time spent bootstrapping tablet: real 0.138s	user 0.014s	sys 0.004s
I20260709 14:49:30.186095 11029 consensus_queue.cc:260] T 63fb3109ca3f4a859bec371d50c9c001 P 17ea4264e6d7481c8d0424b3cf2ba328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.188118 11029 ts_tablet_manager.cc:1434] T 63fb3109ca3f4a859bec371d50c9c001 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 14:49:30.191174 11029 tablet_bootstrap.cc:492] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328: Bootstrap starting.
I20260709 14:49:30.193522 11028 tablet_bootstrap.cc:654] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:30.197338 11029 tablet_bootstrap.cc:654] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:30.198228 10736 catalog_manager.cc:5697] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2). New cstate: current_term: 1 leader_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:30.205024 11030 raft_consensus.cc:359] T daa6a372514046c4954b65f7f34618a0 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.205962 11030 raft_consensus.cc:385] T daa6a372514046c4954b65f7f34618a0 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:30.206308 11030 raft_consensus.cc:740] T daa6a372514046c4954b65f7f34618a0 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Initialized, Role: FOLLOWER
I20260709 14:49:30.206425 11028 tablet_bootstrap.cc:492] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8: No bootstrap required, opened a new log
I20260709 14:49:30.207012 11028 ts_tablet_manager.cc:1403] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.002s
I20260709 14:49:30.207271 11030 consensus_queue.cc:260] T daa6a372514046c4954b65f7f34618a0 P aafebe1cd08a424fadea670430bb97dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.209842 11028 raft_consensus.cc:359] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.210573 11028 raft_consensus.cc:385] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:30.210836 11030 ts_tablet_manager.cc:1434] T daa6a372514046c4954b65f7f34618a0 P aafebe1cd08a424fadea670430bb97dd: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.004s
I20260709 14:49:30.210843 11028 raft_consensus.cc:740] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Initialized, Role: FOLLOWER
I20260709 14:49:30.212095 11030 tablet_bootstrap.cc:492] T 8de313c2b3d54b1fa2cb99abb9099af3 P aafebe1cd08a424fadea670430bb97dd: Bootstrap starting.
I20260709 14:49:30.211895 11028 consensus_queue.cc:260] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.214253 11028 ts_tablet_manager.cc:1434] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:30.214454 11029 tablet_bootstrap.cc:492] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328: No bootstrap required, opened a new log
I20260709 14:49:30.214984 11029 ts_tablet_manager.cc:1403] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260709 14:49:30.217724 11029 raft_consensus.cc:359] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.218438 11029 raft_consensus.cc:385] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:30.218765 11029 raft_consensus.cc:740] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Initialized, Role: FOLLOWER
I20260709 14:49:30.218969 11030 tablet_bootstrap.cc:654] T 8de313c2b3d54b1fa2cb99abb9099af3 P aafebe1cd08a424fadea670430bb97dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:30.219374 11029 consensus_queue.cc:260] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.221796 11029 ts_tablet_manager.cc:1434] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:30.228683 11030 tablet_bootstrap.cc:492] T 8de313c2b3d54b1fa2cb99abb9099af3 P aafebe1cd08a424fadea670430bb97dd: No bootstrap required, opened a new log
I20260709 14:49:30.229247 11030 ts_tablet_manager.cc:1403] T 8de313c2b3d54b1fa2cb99abb9099af3 P aafebe1cd08a424fadea670430bb97dd: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 14:49:30.231280 10733 catalog_manager.cc:5697] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2). New cstate: current_term: 1 leader_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:30.232106 11030 raft_consensus.cc:359] T 8de313c2b3d54b1fa2cb99abb9099af3 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.232755 11030 raft_consensus.cc:385] T 8de313c2b3d54b1fa2cb99abb9099af3 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:30.233021 11030 raft_consensus.cc:740] T 8de313c2b3d54b1fa2cb99abb9099af3 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Initialized, Role: FOLLOWER
I20260709 14:49:30.233619 11030 consensus_queue.cc:260] T 8de313c2b3d54b1fa2cb99abb9099af3 P aafebe1cd08a424fadea670430bb97dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.235759 11030 ts_tablet_manager.cc:1434] T 8de313c2b3d54b1fa2cb99abb9099af3 P aafebe1cd08a424fadea670430bb97dd: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 14:49:30.236756 11030 tablet_bootstrap.cc:492] T 6d2d6db09ed241bfa25cf1daab310360 P aafebe1cd08a424fadea670430bb97dd: Bootstrap starting.
I20260709 14:49:30.243326 11030 tablet_bootstrap.cc:654] T 6d2d6db09ed241bfa25cf1daab310360 P aafebe1cd08a424fadea670430bb97dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:30.248685 11030 tablet_bootstrap.cc:492] T 6d2d6db09ed241bfa25cf1daab310360 P aafebe1cd08a424fadea670430bb97dd: No bootstrap required, opened a new log
I20260709 14:49:30.249177 11030 ts_tablet_manager.cc:1403] T 6d2d6db09ed241bfa25cf1daab310360 P aafebe1cd08a424fadea670430bb97dd: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 14:49:30.251194 11030 raft_consensus.cc:359] T 6d2d6db09ed241bfa25cf1daab310360 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.251734 11030 raft_consensus.cc:385] T 6d2d6db09ed241bfa25cf1daab310360 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:30.251961 11030 raft_consensus.cc:740] T 6d2d6db09ed241bfa25cf1daab310360 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Initialized, Role: FOLLOWER
I20260709 14:49:30.252525 11030 consensus_queue.cc:260] T 6d2d6db09ed241bfa25cf1daab310360 P aafebe1cd08a424fadea670430bb97dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.254484 11030 ts_tablet_manager.cc:1434] T 6d2d6db09ed241bfa25cf1daab310360 P aafebe1cd08a424fadea670430bb97dd: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:49:30.255555 11030 tablet_bootstrap.cc:492] T b53e8408e9ab4657a1cea92910b9a3d4 P aafebe1cd08a424fadea670430bb97dd: Bootstrap starting.
I20260709 14:49:30.258421 11035 consensus_queue.cc:1048] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:30.262050 11030 tablet_bootstrap.cc:654] T b53e8408e9ab4657a1cea92910b9a3d4 P aafebe1cd08a424fadea670430bb97dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:30.267409 11030 tablet_bootstrap.cc:492] T b53e8408e9ab4657a1cea92910b9a3d4 P aafebe1cd08a424fadea670430bb97dd: No bootstrap required, opened a new log
I20260709 14:49:30.267951 11030 ts_tablet_manager.cc:1403] T b53e8408e9ab4657a1cea92910b9a3d4 P aafebe1cd08a424fadea670430bb97dd: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.006s
I20260709 14:49:30.270957 11030 raft_consensus.cc:359] T b53e8408e9ab4657a1cea92910b9a3d4 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.272053 11030 raft_consensus.cc:385] T b53e8408e9ab4657a1cea92910b9a3d4 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:30.272382 11030 raft_consensus.cc:740] T b53e8408e9ab4657a1cea92910b9a3d4 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Initialized, Role: FOLLOWER
I20260709 14:49:30.273276 11030 consensus_queue.cc:260] T b53e8408e9ab4657a1cea92910b9a3d4 P aafebe1cd08a424fadea670430bb97dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.275605 11030 ts_tablet_manager.cc:1434] T b53e8408e9ab4657a1cea92910b9a3d4 P aafebe1cd08a424fadea670430bb97dd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:49:30.283387 11045 consensus_queue.cc:1048] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:30.394858 11064 raft_consensus.cc:493] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:30.395044 11035 raft_consensus.cc:493] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:30.395460 11064 raft_consensus.cc:515] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.395676 11035 raft_consensus.cc:515] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.397368 11064 leader_election.cc:290] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:30.397745 11035 leader_election.cc:290] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267)
I20260709 14:49:30.398600 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53e8408e9ab4657a1cea92910b9a3d4" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd" is_pre_election: true
I20260709 14:49:30.398654 10838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fb3109ca3f4a859bec371d50c9c001" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd" is_pre_election: true
I20260709 14:49:30.399044 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fb3109ca3f4a859bec371d50c9c001" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" is_pre_election: true
I20260709 14:49:30.399381 10838 raft_consensus.cc:2468] T 63fb3109ca3f4a859bec371d50c9c001 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 0.
I20260709 14:49:30.399381 10839 raft_consensus.cc:2468] T b53e8408e9ab4657a1cea92910b9a3d4 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 0.
I20260709 14:49:30.399874 10986 raft_consensus.cc:2468] T 63fb3109ca3f4a859bec371d50c9c001 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 0.
I20260709 14:49:30.399780 10914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53e8408e9ab4657a1cea92910b9a3d4" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" is_pre_election: true
I20260709 14:49:30.400831 10914 raft_consensus.cc:2468] T b53e8408e9ab4657a1cea92910b9a3d4 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 0.
I20260709 14:49:30.400890 10878 leader_election.cc:304] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aafebe1cd08a424fadea670430bb97dd, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:30.400887 10952 leader_election.cc:304] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328, aafebe1cd08a424fadea670430bb97dd; no voters: 
I20260709 14:49:30.402164 11035 raft_consensus.cc:2804] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:30.402577 11035 raft_consensus.cc:493] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:30.402926 11035 raft_consensus.cc:3060] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.402184 11064 raft_consensus.cc:2804] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:30.404871 11062 raft_consensus.cc:493] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:30.405309 11064 raft_consensus.cc:493] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:30.405619 11064 raft_consensus.cc:3060] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.405452 11062 raft_consensus.cc:515] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.407893 11062 leader_election.cc:290] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:30.408731 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6a372514046c4954b65f7f34618a0" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd" is_pre_election: true
I20260709 14:49:30.409447 10839 raft_consensus.cc:2468] T daa6a372514046c4954b65f7f34618a0 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 0.
I20260709 14:49:30.409621 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6a372514046c4954b65f7f34618a0" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" is_pre_election: true
I20260709 14:49:30.410353 10986 raft_consensus.cc:2468] T daa6a372514046c4954b65f7f34618a0 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 0.
I20260709 14:49:30.410158 11035 raft_consensus.cc:515] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.411168 10878 leader_election.cc:304] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aafebe1cd08a424fadea670430bb97dd, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:30.412285 11062 raft_consensus.cc:2804] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:30.412643 11062 raft_consensus.cc:493] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:30.412791 11035 leader_election.cc:290] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 election: Requested vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267)
I20260709 14:49:30.413046 11062 raft_consensus.cc:3060] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.413399 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53e8408e9ab4657a1cea92910b9a3d4" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
I20260709 14:49:30.414037 10839 raft_consensus.cc:3060] T b53e8408e9ab4657a1cea92910b9a3d4 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.413931 10914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53e8408e9ab4657a1cea92910b9a3d4" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
I20260709 14:49:30.413046 11064 raft_consensus.cc:515] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.414810 10914 raft_consensus.cc:3060] T b53e8408e9ab4657a1cea92910b9a3d4 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.417701 11064 leader_election.cc:290] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 election: Requested vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:30.418493 10838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fb3109ca3f4a859bec371d50c9c001" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
I20260709 14:49:30.418846 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fb3109ca3f4a859bec371d50c9c001" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
I20260709 14:49:30.419234 10838 raft_consensus.cc:3060] T 63fb3109ca3f4a859bec371d50c9c001 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.419586 10986 raft_consensus.cc:3060] T 63fb3109ca3f4a859bec371d50c9c001 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.422364 10839 raft_consensus.cc:2468] T b53e8408e9ab4657a1cea92910b9a3d4 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 1.
I20260709 14:49:30.423724 10952 leader_election.cc:304] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328, aafebe1cd08a424fadea670430bb97dd; no voters: 
I20260709 14:49:30.424603 10914 raft_consensus.cc:2468] T b53e8408e9ab4657a1cea92910b9a3d4 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 1.
I20260709 14:49:30.424665 11035 raft_consensus.cc:2804] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:30.425457 11035 raft_consensus.cc:697] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 LEADER]: Becoming Leader. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Running, Role: LEADER
I20260709 14:49:30.426627 10838 raft_consensus.cc:2468] T 63fb3109ca3f4a859bec371d50c9c001 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 1.
I20260709 14:49:30.426347 11035 consensus_queue.cc:237] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.427105 10986 raft_consensus.cc:2468] T 63fb3109ca3f4a859bec371d50c9c001 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 1.
I20260709 14:49:30.427934 10878 leader_election.cc:304] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aafebe1cd08a424fadea670430bb97dd, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:30.428906 11064 raft_consensus.cc:2804] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:30.429179 11062 raft_consensus.cc:515] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.429643 11064 raft_consensus.cc:697] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Becoming Leader. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Running, Role: LEADER
I20260709 14:49:30.430631 11064 consensus_queue.cc:237] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.432292 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6a372514046c4954b65f7f34618a0" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
I20260709 14:49:30.433214 10839 raft_consensus.cc:3060] T daa6a372514046c4954b65f7f34618a0 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.439374 11062 leader_election.cc:290] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 election: Requested vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:30.438845 10737 catalog_manager.cc:5697] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:30.441116 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6a372514046c4954b65f7f34618a0" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
I20260709 14:49:30.441689 10986 raft_consensus.cc:3060] T daa6a372514046c4954b65f7f34618a0 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.442250 10839 raft_consensus.cc:2468] T daa6a372514046c4954b65f7f34618a0 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 1.
I20260709 14:49:30.441725 10733 catalog_manager.cc:5697] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2). New cstate: current_term: 1 leader_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:30.445742 10878 leader_election.cc:304] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aafebe1cd08a424fadea670430bb97dd, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:30.446692 11062 raft_consensus.cc:2804] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:30.447151 11062 raft_consensus.cc:697] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Becoming Leader. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Running, Role: LEADER
I20260709 14:49:30.447968 11062 consensus_queue.cc:237] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.449476 10986 raft_consensus.cc:2468] T daa6a372514046c4954b65f7f34618a0 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 1.
I20260709 14:49:30.458853 10733 catalog_manager.cc:5697] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2). New cstate: current_term: 1 leader_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:30.528002 11035 consensus_queue.cc:1048] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:30.542151 11035 consensus_queue.cc:1048] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:30.557432 10839 raft_consensus.cc:3060] T 8de313c2b3d54b1fa2cb99abb9099af3 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.558228 11068 consensus_queue.cc:1048] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:30.567056 11062 consensus_queue.cc:1048] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:30.572815 11068 consensus_queue.cc:1048] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:30.593657 11064 consensus_queue.cc:1048] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:30.613489 11092 raft_consensus.cc:493] T 6d2d6db09ed241bfa25cf1daab310360 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:30.614141 11092 raft_consensus.cc:515] T 6d2d6db09ed241bfa25cf1daab310360 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.615792 11092 leader_election.cc:290] T 6d2d6db09ed241bfa25cf1daab310360 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:30.616585 10914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2d6db09ed241bfa25cf1daab310360" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" is_pre_election: true
I20260709 14:49:30.616719 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2d6db09ed241bfa25cf1daab310360" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" is_pre_election: true
I20260709 14:49:30.617667 10986 raft_consensus.cc:2393] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aafebe1cd08a424fadea670430bb97dd in current term 1: Already voted for candidate ade19bf6c4cc4c17ba73f9642403fab8 in this term.
I20260709 14:49:30.618654 10804 leader_election.cc:304] T 6d2d6db09ed241bfa25cf1daab310360 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aafebe1cd08a424fadea670430bb97dd; no voters: 17ea4264e6d7481c8d0424b3cf2ba328, ade19bf6c4cc4c17ba73f9642403fab8
I20260709 14:49:30.619364 11092 raft_consensus.cc:3060] T 6d2d6db09ed241bfa25cf1daab310360 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.624230 11092 raft_consensus.cc:2749] T 6d2d6db09ed241bfa25cf1daab310360 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:30.660681 11062 consensus_queue.cc:1048] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:30.663156 11062 consensus_queue.cc:1048] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:30.689688 10986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d4e723409fb41a1a8d83cd9c8384253"
dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
mode: GRACEFUL
new_leader_uuid: "aafebe1cd08a424fadea670430bb97dd"
 from {username='slave'} at 127.0.0.1:48380
I20260709 14:49:30.690349 10986 raft_consensus.cc:606] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 LEADER]: Received request to transfer leadership to TS aafebe1cd08a424fadea670430bb97dd
I20260709 14:49:30.698319 11064 consensus_queue.cc:1048] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:30.707618 10914 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8de313c2b3d54b1fa2cb99abb9099af3"
dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
mode: GRACEFUL
new_leader_uuid: "aafebe1cd08a424fadea670430bb97dd"
 from {username='slave'} at 127.0.0.1:60348
I20260709 14:49:30.708259 10914 raft_consensus.cc:606] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Received request to transfer leadership to TS aafebe1cd08a424fadea670430bb97dd
I20260709 14:49:30.710008 11058 consensus_queue.cc:1048] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:30.723790 10986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26441d56100f48ea85ac4a167b3f080b"
dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
mode: GRACEFUL
new_leader_uuid: "aafebe1cd08a424fadea670430bb97dd"
 from {username='slave'} at 127.0.0.1:48380
I20260709 14:49:30.724493 10986 raft_consensus.cc:606] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 LEADER]: Received request to transfer leadership to TS aafebe1cd08a424fadea670430bb97dd
I20260709 14:49:30.851783 11063 consensus_queue.cc:1048] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:30.858008 11035 consensus_queue.cc:1048] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:30.864331 11064 consensus_queue.cc:1048] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:30.876075 11045 consensus_queue.cc:1048] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:30.882308 11045 raft_consensus.cc:993] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328: : Instructing follower aafebe1cd08a424fadea670430bb97dd to start an election
I20260709 14:49:30.882793 11045 raft_consensus.cc:1081] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 LEADER]: Signalling peer aafebe1cd08a424fadea670430bb97dd to start an election
I20260709 14:49:30.885548 10837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d4e723409fb41a1a8d83cd9c8384253"
dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
 from {username='slave'} at 127.0.0.1:49208
I20260709 14:49:30.886193 10837 raft_consensus.cc:493] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:30.886611 10837 raft_consensus.cc:3060] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:30.894582 10837 raft_consensus.cc:515] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.896713 10837 leader_election.cc:290] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 2 election: Requested vote from peers ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:30.897102 10914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e723409fb41a1a8d83cd9c8384253" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
I20260709 14:49:30.897850 10914 raft_consensus.cc:3060] T 5d4e723409fb41a1a8d83cd9c8384253 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:30.897327 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e723409fb41a1a8d83cd9c8384253" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
I20260709 14:49:30.898625 10986 raft_consensus.cc:3055] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:30.898919 10986 raft_consensus.cc:740] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Running, Role: LEADER
I20260709 14:49:30.899606 10986 consensus_queue.cc:260] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.900528 10986 raft_consensus.cc:3060] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:30.904039 10914 raft_consensus.cc:2468] T 5d4e723409fb41a1a8d83cd9c8384253 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 2.
I20260709 14:49:30.905485 10805 leader_election.cc:304] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aafebe1cd08a424fadea670430bb97dd, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:30.906299 11092 raft_consensus.cc:2804] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:30.906347 10986 raft_consensus.cc:2468] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 2.
I20260709 14:49:30.906837 11092 raft_consensus.cc:697] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd [term 2 LEADER]: Becoming Leader. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Running, Role: LEADER
I20260709 14:49:30.907631 11092 consensus_queue.cc:237] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.913671 10733 catalog_manager.cc:5697] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd reported cstate change: term changed from 1 to 2, leader changed from 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3) to aafebe1cd08a424fadea670430bb97dd (127.6.67.1). New cstate: current_term: 2 leader_uuid: "aafebe1cd08a424fadea670430bb97dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:30.948719 11064 consensus_queue.cc:1048] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:30.949736 11089 raft_consensus.cc:993] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328: : Instructing follower aafebe1cd08a424fadea670430bb97dd to start an election
I20260709 14:49:30.950389 11035 raft_consensus.cc:1081] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 LEADER]: Signalling peer aafebe1cd08a424fadea670430bb97dd to start an election
I20260709 14:49:30.952099 10837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26441d56100f48ea85ac4a167b3f080b"
dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
 from {username='slave'} at 127.0.0.1:49208
I20260709 14:49:30.952800 10837 raft_consensus.cc:493] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:30.953271 10837 raft_consensus.cc:3060] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:30.961400 11058 consensus_queue.cc:1048] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:30.967756 10837 raft_consensus.cc:515] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.970180 10837 leader_election.cc:290] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 2 election: Requested vote from peers ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:30.971050 10914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26441d56100f48ea85ac4a167b3f080b" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
I20260709 14:49:30.971737 10914 raft_consensus.cc:3060] T 26441d56100f48ea85ac4a167b3f080b P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:30.972111 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26441d56100f48ea85ac4a167b3f080b" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
I20260709 14:49:30.972765 10986 raft_consensus.cc:3055] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:30.973100 10986 raft_consensus.cc:740] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Running, Role: LEADER
I20260709 14:49:30.973978 10986 consensus_queue.cc:260] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.975292 10986 raft_consensus.cc:3060] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:30.978461 10914 raft_consensus.cc:2468] T 26441d56100f48ea85ac4a167b3f080b P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 2.
I20260709 14:49:30.979504 10805 leader_election.cc:304] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aafebe1cd08a424fadea670430bb97dd, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:30.980196 11092 raft_consensus.cc:2804] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:30.980649 11092 raft_consensus.cc:697] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd [term 2 LEADER]: Becoming Leader. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Running, Role: LEADER
I20260709 14:49:30.981462 10986 raft_consensus.cc:2468] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 2.
I20260709 14:49:30.981462 11092 consensus_queue.cc:237] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.986631 11064 raft_consensus.cc:993] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8: : Instructing follower aafebe1cd08a424fadea670430bb97dd to start an election
I20260709 14:49:30.987155 11058 raft_consensus.cc:1081] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Signalling peer aafebe1cd08a424fadea670430bb97dd to start an election
I20260709 14:49:30.988636 10837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8de313c2b3d54b1fa2cb99abb9099af3"
dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
 from {username='slave'} at 127.0.0.1:49214
I20260709 14:49:30.989125 10837 raft_consensus.cc:493] T 8de313c2b3d54b1fa2cb99abb9099af3 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:30.989475 10837 raft_consensus.cc:3060] T 8de313c2b3d54b1fa2cb99abb9099af3 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:30.989315 10734 catalog_manager.cc:5697] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd reported cstate change: term changed from 1 to 2, leader changed from 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3) to aafebe1cd08a424fadea670430bb97dd (127.6.67.1). New cstate: current_term: 2 leader_uuid: "aafebe1cd08a424fadea670430bb97dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:30.994489 10837 raft_consensus.cc:515] T 8de313c2b3d54b1fa2cb99abb9099af3 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:30.996366 10837 leader_election.cc:290] T 8de313c2b3d54b1fa2cb99abb9099af3 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 2 election: Requested vote from peers ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:30.997293 10914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de313c2b3d54b1fa2cb99abb9099af3" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
I20260709 14:49:30.997370 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de313c2b3d54b1fa2cb99abb9099af3" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
I20260709 14:49:30.998206 10914 raft_consensus.cc:3055] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:30.998286 10986 raft_consensus.cc:3060] T 8de313c2b3d54b1fa2cb99abb9099af3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:30.998611 10914 raft_consensus.cc:740] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Running, Role: LEADER
I20260709 14:49:30.999536 10914 consensus_queue.cc:260] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:31.000720 10914 raft_consensus.cc:3060] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:31.004629 10986 raft_consensus.cc:2468] T 8de313c2b3d54b1fa2cb99abb9099af3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 2.
I20260709 14:49:31.005415 10988 raft_consensus.cc:1240] T 8de313c2b3d54b1fa2cb99abb9099af3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Rejecting Update request from peer ade19bf6c4cc4c17ba73f9642403fab8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:31.006001 10914 raft_consensus.cc:2468] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 2.
I20260709 14:49:31.005882 10804 leader_election.cc:304] T 8de313c2b3d54b1fa2cb99abb9099af3 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328, aafebe1cd08a424fadea670430bb97dd; no voters: 
I20260709 14:49:31.006906 11092 raft_consensus.cc:2804] T 8de313c2b3d54b1fa2cb99abb9099af3 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:31.007707 11092 raft_consensus.cc:697] T 8de313c2b3d54b1fa2cb99abb9099af3 P aafebe1cd08a424fadea670430bb97dd [term 2 LEADER]: Becoming Leader. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Running, Role: LEADER
I20260709 14:49:31.008564 11092 consensus_queue.cc:237] T 8de313c2b3d54b1fa2cb99abb9099af3 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:31.015913 10733 catalog_manager.cc:5697] T 8de313c2b3d54b1fa2cb99abb9099af3 P aafebe1cd08a424fadea670430bb97dd reported cstate change: term changed from 1 to 2, leader changed from ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2) to aafebe1cd08a424fadea670430bb97dd (127.6.67.1). New cstate: current_term: 2 leader_uuid: "aafebe1cd08a424fadea670430bb97dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:31.321141 10988 raft_consensus.cc:1275] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Refusing update from remote peer aafebe1cd08a424fadea670430bb97dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:31.322428 11092 consensus_queue.cc:1048] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:31.331975 10914 raft_consensus.cc:1275] T 5d4e723409fb41a1a8d83cd9c8384253 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Refusing update from remote peer aafebe1cd08a424fadea670430bb97dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:31.333622 11038 consensus_queue.cc:1048] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:31.480425 10988 raft_consensus.cc:1275] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Refusing update from remote peer aafebe1cd08a424fadea670430bb97dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:31.481684 11038 consensus_queue.cc:1048] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:31.489502 10914 raft_consensus.cc:1275] T 26441d56100f48ea85ac4a167b3f080b P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Refusing update from remote peer aafebe1cd08a424fadea670430bb97dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:31.491816 11109 consensus_queue.cc:1048] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:31.549773 10914 raft_consensus.cc:1275] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Refusing update from remote peer aafebe1cd08a424fadea670430bb97dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:31.551239 11038 consensus_queue.cc:1048] T 8de313c2b3d54b1fa2cb99abb9099af3 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:31.558808 10986 raft_consensus.cc:1275] T 8de313c2b3d54b1fa2cb99abb9099af3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Refusing update from remote peer aafebe1cd08a424fadea670430bb97dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:31.560596 11038 consensus_queue.cc:1048] T 8de313c2b3d54b1fa2cb99abb9099af3 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.777954 10733 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60426:
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 14:49:33.780835 10733 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 14:49:33.834110 10823 tablet_service.cc:1511] Processing CreateTablet for tablet 51418bbf5d074719a82e2923cac18de3 (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:33.835266 10899 tablet_service.cc:1511] Processing CreateTablet for tablet 51418bbf5d074719a82e2923cac18de3 (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:33.836229 10823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51418bbf5d074719a82e2923cac18de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.837248 10899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51418bbf5d074719a82e2923cac18de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.837643 10975 tablet_service.cc:1511] Processing CreateTablet for tablet 51418bbf5d074719a82e2923cac18de3 (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:33.839506 10975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51418bbf5d074719a82e2923cac18de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.839635 10825 tablet_service.cc:1511] Processing CreateTablet for tablet e6d63b0a32954cb4857e503bb4306c37 (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:33.841429 10825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d63b0a32954cb4857e503bb4306c37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.856848 10903 tablet_service.cc:1511] Processing CreateTablet for tablet e6d63b0a32954cb4857e503bb4306c37 (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:33.858532 10903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d63b0a32954cb4857e503bb4306c37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.865447 10971 tablet_service.cc:1511] Processing CreateTablet for tablet e6d63b0a32954cb4857e503bb4306c37 (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:33.867071 10971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d63b0a32954cb4857e503bb4306c37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.874469 10826 tablet_service.cc:1511] Processing CreateTablet for tablet 8e53ac715c884d9aa997826663b5dc48 (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:33.876097 10826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e53ac715c884d9aa997826663b5dc48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.881811 11130 tablet_bootstrap.cc:492] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328: Bootstrap starting.
I20260709 14:49:33.890105 10904 tablet_service.cc:1511] Processing CreateTablet for tablet 8e53ac715c884d9aa997826663b5dc48 (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:33.891970 10904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e53ac715c884d9aa997826663b5dc48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.896939 10972 tablet_service.cc:1511] Processing CreateTablet for tablet 8e53ac715c884d9aa997826663b5dc48 (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:33.897886 11129 tablet_bootstrap.cc:492] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd: Bootstrap starting.
I20260709 14:49:33.898578 10972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e53ac715c884d9aa997826663b5dc48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.900851 10901 tablet_service.cc:1511] Processing CreateTablet for tablet f238281520c64ce28a454d141ff2f136 (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:33.902225 10901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f238281520c64ce28a454d141ff2f136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.905324 10976 tablet_service.cc:1511] Processing CreateTablet for tablet f238281520c64ce28a454d141ff2f136 (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:33.890018 11131 tablet_bootstrap.cc:492] T 51418bbf5d074719a82e2923cac18de3 P ade19bf6c4cc4c17ba73f9642403fab8: Bootstrap starting.
I20260709 14:49:33.907238 10976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f238281520c64ce28a454d141ff2f136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.913070 10828 tablet_service.cc:1511] Processing CreateTablet for tablet fe587315800248f6b1fabebcc3b541c4 (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:33.914580 10828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe587315800248f6b1fabebcc3b541c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.920265 11130 tablet_bootstrap.cc:654] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.922902 10975 tablet_service.cc:1511] Processing CreateTablet for tablet fe587315800248f6b1fabebcc3b541c4 (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:33.924499 10975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe587315800248f6b1fabebcc3b541c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.927253 10823 tablet_service.cc:1511] Processing CreateTablet for tablet f238281520c64ce28a454d141ff2f136 (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:33.928859 10823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f238281520c64ce28a454d141ff2f136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.934830 11129 tablet_bootstrap.cc:654] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.938536 10899 tablet_service.cc:1511] Processing CreateTablet for tablet fe587315800248f6b1fabebcc3b541c4 (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:33.940174 10899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe587315800248f6b1fabebcc3b541c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.950680 11131 tablet_bootstrap.cc:654] T 51418bbf5d074719a82e2923cac18de3 P ade19bf6c4cc4c17ba73f9642403fab8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.953460 10825 tablet_service.cc:1511] Processing CreateTablet for tablet d95fa58f9ba24a778845c87914d40266 (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:33.955919 10825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d95fa58f9ba24a778845c87914d40266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.961158 10904 tablet_service.cc:1511] Processing CreateTablet for tablet d95fa58f9ba24a778845c87914d40266 (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:33.963307 10904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d95fa58f9ba24a778845c87914d40266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.969085 11130 tablet_bootstrap.cc:492] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328: No bootstrap required, opened a new log
I20260709 14:49:33.969780 11130 ts_tablet_manager.cc:1403] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.011s
I20260709 14:49:33.976830 10971 tablet_service.cc:1511] Processing CreateTablet for tablet d95fa58f9ba24a778845c87914d40266 (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:33.978317 10971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d95fa58f9ba24a778845c87914d40266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.980216 11129 tablet_bootstrap.cc:492] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd: No bootstrap required, opened a new log
I20260709 14:49:33.980790 11129 ts_tablet_manager.cc:1403] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd: Time spent bootstrapping tablet: real 0.090s	user 0.004s	sys 0.015s
I20260709 14:49:33.973443 11130 raft_consensus.cc:359] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:33.983335 11130 raft_consensus.cc:385] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.983758 11130 raft_consensus.cc:740] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.987821 11130 consensus_queue.cc:260] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:33.991508 11129 raft_consensus.cc:359] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:33.992327 11129 raft_consensus.cc:385] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.992650 11129 raft_consensus.cc:740] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.993464 11129 consensus_queue.cc:260] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:33.995481 10901 tablet_service.cc:1511] Processing CreateTablet for tablet b3b89cb92137459a97795b2068de4d2c (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:33.996066 11129 ts_tablet_manager.cc:1434] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 14:49:33.996882 10901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3b89cb92137459a97795b2068de4d2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.997658 10972 tablet_service.cc:1511] Processing CreateTablet for tablet b3b89cb92137459a97795b2068de4d2c (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:33.998989 10972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3b89cb92137459a97795b2068de4d2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:34.003225 11130 ts_tablet_manager.cc:1434] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.001s
I20260709 14:49:34.004269 11130 tablet_bootstrap.cc:492] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328: Bootstrap starting.
I20260709 14:49:34.009394 10826 tablet_service.cc:1511] Processing CreateTablet for tablet f5e79e3bf3b84c99bd63c13740470f45 (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:34.010349 11129 tablet_bootstrap.cc:492] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd: Bootstrap starting.
I20260709 14:49:34.010061 10903 tablet_service.cc:1511] Processing CreateTablet for tablet f5e79e3bf3b84c99bd63c13740470f45 (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:34.010895 10826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e79e3bf3b84c99bd63c13740470f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:34.011483 10903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e79e3bf3b84c99bd63c13740470f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:34.010488 10823 tablet_service.cc:1511] Processing CreateTablet for tablet b3b89cb92137459a97795b2068de4d2c (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:34.012663 10823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3b89cb92137459a97795b2068de4d2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:34.017941 11129 tablet_bootstrap.cc:654] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.062665 10972 tablet_service.cc:1511] Processing CreateTablet for tablet f5e79e3bf3b84c99bd63c13740470f45 (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:34.064182 10972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e79e3bf3b84c99bd63c13740470f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:34.065246 11129 tablet_bootstrap.cc:492] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd: No bootstrap required, opened a new log
I20260709 14:49:34.065797 11129 ts_tablet_manager.cc:1403] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.005s
I20260709 14:49:34.064025 10825 tablet_service.cc:1511] Processing CreateTablet for tablet b1a9fd44fb154cd0b88f903d71433d43 (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:34.068405 10975 tablet_service.cc:1511] Processing CreateTablet for tablet b1a9fd44fb154cd0b88f903d71433d43 (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
W20260709 14:49:34.069757 10785 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:34.070293 10975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a9fd44fb154cd0b88f903d71433d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:34.067680 10825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a9fd44fb154cd0b88f903d71433d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:34.074091 11131 tablet_bootstrap.cc:492] T 51418bbf5d074719a82e2923cac18de3 P ade19bf6c4cc4c17ba73f9642403fab8: No bootstrap required, opened a new log
I20260709 14:49:34.073755 11129 raft_consensus.cc:359] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.074596 11129 raft_consensus.cc:385] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.074740 11131 ts_tablet_manager.cc:1403] T 51418bbf5d074719a82e2923cac18de3 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent bootstrapping tablet: real 0.185s	user 0.028s	sys 0.019s
I20260709 14:49:34.074937 11129 raft_consensus.cc:740] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.075999 11129 consensus_queue.cc:260] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.078153 11131 raft_consensus.cc:359] T 51418bbf5d074719a82e2923cac18de3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.078995 11131 raft_consensus.cc:385] T 51418bbf5d074719a82e2923cac18de3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.081030 11131 raft_consensus.cc:740] T 51418bbf5d074719a82e2923cac18de3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.081966 11131 consensus_queue.cc:260] T 51418bbf5d074719a82e2923cac18de3 P ade19bf6c4cc4c17ba73f9642403fab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.080377 10904 tablet_service.cc:1511] Processing CreateTablet for tablet b1a9fd44fb154cd0b88f903d71433d43 (DEFAULT_TABLE table=soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:34.083756 10904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a9fd44fb154cd0b88f903d71433d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:34.086297 11129 ts_tablet_manager.cc:1434] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.003s
I20260709 14:49:34.087604 11116 raft_consensus.cc:493] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.088184 11116 raft_consensus.cc:515] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.090683 11116 leader_election.cc:290] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:34.092608 10914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51418bbf5d074719a82e2923cac18de3" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" is_pre_election: true
I20260709 14:49:34.093464 10914 raft_consensus.cc:2468] T 51418bbf5d074719a82e2923cac18de3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 0.
I20260709 14:49:34.094434 10988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51418bbf5d074719a82e2923cac18de3" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" is_pre_election: true
I20260709 14:49:34.094965 10805 leader_election.cc:304] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aafebe1cd08a424fadea670430bb97dd, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:34.095129 10988 raft_consensus.cc:2468] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 0.
I20260709 14:49:34.095846 11116 raft_consensus.cc:2804] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.096235 11116 raft_consensus.cc:493] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.096558 11116 raft_consensus.cc:3060] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.096722 11130 tablet_bootstrap.cc:654] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.098587 11129 tablet_bootstrap.cc:492] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd: Bootstrap starting.
I20260709 14:49:34.104878 11116 raft_consensus.cc:515] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.105558 11129 tablet_bootstrap.cc:654] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.109054 11130 tablet_bootstrap.cc:492] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328: No bootstrap required, opened a new log
I20260709 14:49:34.109678 11130 ts_tablet_manager.cc:1403] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent bootstrapping tablet: real 0.106s	user 0.006s	sys 0.008s
I20260709 14:49:34.112752 10914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51418bbf5d074719a82e2923cac18de3" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
I20260709 14:49:34.113384 10914 raft_consensus.cc:3060] T 51418bbf5d074719a82e2923cac18de3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.113162 11130 raft_consensus.cc:359] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.114095 11130 raft_consensus.cc:385] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.114419 11130 raft_consensus.cc:740] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.115357 11130 consensus_queue.cc:260] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.121325 10914 raft_consensus.cc:2468] T 51418bbf5d074719a82e2923cac18de3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 1.
I20260709 14:49:34.122776 10805 leader_election.cc:304] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aafebe1cd08a424fadea670430bb97dd, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:34.085919 11131 ts_tablet_manager.cc:1434] T 51418bbf5d074719a82e2923cac18de3 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 14:49:34.124527 11131 tablet_bootstrap.cc:492] T e6d63b0a32954cb4857e503bb4306c37 P ade19bf6c4cc4c17ba73f9642403fab8: Bootstrap starting.
I20260709 14:49:34.126319 11129 tablet_bootstrap.cc:492] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd: No bootstrap required, opened a new log
I20260709 14:49:34.126953 11129 ts_tablet_manager.cc:1403] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd: Time spent bootstrapping tablet: real 0.029s	user 0.002s	sys 0.010s
I20260709 14:49:34.127107 11130 ts_tablet_manager.cc:1434] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 14:49:34.128266 11116 leader_election.cc:290] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 election: Requested vote from peers ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:34.128958 11116 raft_consensus.cc:2804] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.129401 11116 raft_consensus.cc:697] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Becoming Leader. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Running, Role: LEADER
I20260709 14:49:34.130447 11129 raft_consensus.cc:359] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.131301 11129 raft_consensus.cc:385] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.131640 11129 raft_consensus.cc:740] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.131726 10988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51418bbf5d074719a82e2923cac18de3" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
I20260709 14:49:34.130366 11116 consensus_queue.cc:237] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.132336 10988 raft_consensus.cc:3060] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.133605 11129 consensus_queue.cc:260] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.135046 11131 tablet_bootstrap.cc:654] T e6d63b0a32954cb4857e503bb4306c37 P ade19bf6c4cc4c17ba73f9642403fab8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.148361 11130 tablet_bootstrap.cc:492] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328: Bootstrap starting.
I20260709 14:49:34.152577 10988 raft_consensus.cc:2468] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 1.
W20260709 14:49:34.167682 10805 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.2:39267, user_credentials={real_user=slave}} blocked reactor thread for 44974.1us
I20260709 14:49:34.170819 11139 raft_consensus.cc:493] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.172205 11139 raft_consensus.cc:515] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.181082 11130 tablet_bootstrap.cc:654] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.184070 11129 ts_tablet_manager.cc:1434] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd: Time spent starting tablet: real 0.057s	user 0.018s	sys 0.015s
I20260709 14:49:34.184970 11139 leader_election.cc:290] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:34.185362 11129 tablet_bootstrap.cc:492] T fe587315800248f6b1fabebcc3b541c4 P aafebe1cd08a424fadea670430bb97dd: Bootstrap starting.
I20260709 14:49:34.186731 11131 tablet_bootstrap.cc:492] T e6d63b0a32954cb4857e503bb4306c37 P ade19bf6c4cc4c17ba73f9642403fab8: No bootstrap required, opened a new log
I20260709 14:49:34.187202 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e53ac715c884d9aa997826663b5dc48" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" is_pre_election: true
I20260709 14:49:34.188766 10914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e53ac715c884d9aa997826663b5dc48" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" is_pre_election: true
W20260709 14:49:34.189338 10804 leader_election.cc:343] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:34.187251 11131 ts_tablet_manager.cc:1403] T e6d63b0a32954cb4857e503bb4306c37 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.010s
W20260709 14:49:34.191519 10805 leader_election.cc:343] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:34.192040 10805 leader_election.cc:304] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aafebe1cd08a424fadea670430bb97dd; no voters: 17ea4264e6d7481c8d0424b3cf2ba328, ade19bf6c4cc4c17ba73f9642403fab8
I20260709 14:49:34.191622 10733 catalog_manager.cc:5697] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd reported cstate change: term changed from 0 to 1, leader changed from <none> to aafebe1cd08a424fadea670430bb97dd (127.6.67.1). New cstate: current_term: 1 leader_uuid: "aafebe1cd08a424fadea670430bb97dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.193015 11129 tablet_bootstrap.cc:654] T fe587315800248f6b1fabebcc3b541c4 P aafebe1cd08a424fadea670430bb97dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.193126 11139 raft_consensus.cc:2749] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:34.193423 11131 raft_consensus.cc:359] T e6d63b0a32954cb4857e503bb4306c37 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.194271 11131 raft_consensus.cc:385] T e6d63b0a32954cb4857e503bb4306c37 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.194579 11131 raft_consensus.cc:740] T e6d63b0a32954cb4857e503bb4306c37 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.195381 11131 consensus_queue.cc:260] T e6d63b0a32954cb4857e503bb4306c37 P ade19bf6c4cc4c17ba73f9642403fab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.209698 11131 ts_tablet_manager.cc:1434] T e6d63b0a32954cb4857e503bb4306c37 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:49:34.210901 11131 tablet_bootstrap.cc:492] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8: Bootstrap starting.
I20260709 14:49:34.217914 11131 tablet_bootstrap.cc:654] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.221645 11130 tablet_bootstrap.cc:492] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328: No bootstrap required, opened a new log
I20260709 14:49:34.221810 11129 tablet_bootstrap.cc:492] T fe587315800248f6b1fabebcc3b541c4 P aafebe1cd08a424fadea670430bb97dd: No bootstrap required, opened a new log
I20260709 14:49:34.222357 11130 ts_tablet_manager.cc:1403] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent bootstrapping tablet: real 0.074s	user 0.005s	sys 0.022s
I20260709 14:49:34.222479 11129 ts_tablet_manager.cc:1403] T fe587315800248f6b1fabebcc3b541c4 P aafebe1cd08a424fadea670430bb97dd: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.007s
I20260709 14:49:34.224931 11130 raft_consensus.cc:359] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.225538 11130 raft_consensus.cc:385] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.225850 11130 raft_consensus.cc:740] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.225842 11129 raft_consensus.cc:359] T fe587315800248f6b1fabebcc3b541c4 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.226694 11129 raft_consensus.cc:385] T fe587315800248f6b1fabebcc3b541c4 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.227015 11129 raft_consensus.cc:740] T fe587315800248f6b1fabebcc3b541c4 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.227027 11130 consensus_queue.cc:260] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.228003 11129 consensus_queue.cc:260] T fe587315800248f6b1fabebcc3b541c4 P aafebe1cd08a424fadea670430bb97dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.230705 11129 ts_tablet_manager.cc:1434] T fe587315800248f6b1fabebcc3b541c4 P aafebe1cd08a424fadea670430bb97dd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:49:34.231086 11130 ts_tablet_manager.cc:1434] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:49:34.231797 11129 tablet_bootstrap.cc:492] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd: Bootstrap starting.
I20260709 14:49:34.232494 11130 tablet_bootstrap.cc:492] T 8e53ac715c884d9aa997826663b5dc48 P 17ea4264e6d7481c8d0424b3cf2ba328: Bootstrap starting.
I20260709 14:49:34.239522 11129 tablet_bootstrap.cc:654] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.242998 11130 tablet_bootstrap.cc:654] T 8e53ac715c884d9aa997826663b5dc48 P 17ea4264e6d7481c8d0424b3cf2ba328: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.256319 11129 tablet_bootstrap.cc:492] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd: No bootstrap required, opened a new log
I20260709 14:49:34.256843 11129 ts_tablet_manager.cc:1403] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
I20260709 14:49:34.259819 11129 raft_consensus.cc:359] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.260596 11129 raft_consensus.cc:385] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.260880 11130 tablet_bootstrap.cc:492] T 8e53ac715c884d9aa997826663b5dc48 P 17ea4264e6d7481c8d0424b3cf2ba328: No bootstrap required, opened a new log
I20260709 14:49:34.260902 11129 raft_consensus.cc:740] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.261546 11130 ts_tablet_manager.cc:1403] T 8e53ac715c884d9aa997826663b5dc48 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.007s
I20260709 14:49:34.262530 11131 tablet_bootstrap.cc:492] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8: No bootstrap required, opened a new log
I20260709 14:49:34.262008 11129 consensus_queue.cc:260] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.263195 11131 ts_tablet_manager.cc:1403] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.033s
I20260709 14:49:34.265183 11129 ts_tablet_manager.cc:1434] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:49:34.264940 11130 raft_consensus.cc:359] T 8e53ac715c884d9aa997826663b5dc48 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.265872 11130 raft_consensus.cc:385] T 8e53ac715c884d9aa997826663b5dc48 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.266193 11130 raft_consensus.cc:740] T 8e53ac715c884d9aa997826663b5dc48 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.266390 11129 tablet_bootstrap.cc:492] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd: Bootstrap starting.
I20260709 14:49:34.266953 11130 consensus_queue.cc:260] T 8e53ac715c884d9aa997826663b5dc48 P 17ea4264e6d7481c8d0424b3cf2ba328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.269757 11131 raft_consensus.cc:359] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.270623 11131 raft_consensus.cc:385] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.271044 11131 raft_consensus.cc:740] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.271891 11131 consensus_queue.cc:260] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.272981 11130 ts_tablet_manager.cc:1434] T 8e53ac715c884d9aa997826663b5dc48 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:49:34.274055 11129 tablet_bootstrap.cc:654] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.274166 11130 tablet_bootstrap.cc:492] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328: Bootstrap starting.
I20260709 14:49:34.274492 11131 ts_tablet_manager.cc:1434] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:49:34.278676 11131 tablet_bootstrap.cc:492] T f238281520c64ce28a454d141ff2f136 P ade19bf6c4cc4c17ba73f9642403fab8: Bootstrap starting.
I20260709 14:49:34.285666 11131 tablet_bootstrap.cc:654] T f238281520c64ce28a454d141ff2f136 P ade19bf6c4cc4c17ba73f9642403fab8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.286828 11129 tablet_bootstrap.cc:492] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd: No bootstrap required, opened a new log
I20260709 14:49:34.287482 11129 ts_tablet_manager.cc:1403] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.008s
I20260709 14:49:34.290794 11129 raft_consensus.cc:359] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.291575 11129 raft_consensus.cc:385] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.291894 11129 raft_consensus.cc:740] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.292717 11131 tablet_bootstrap.cc:492] T f238281520c64ce28a454d141ff2f136 P ade19bf6c4cc4c17ba73f9642403fab8: No bootstrap required, opened a new log
I20260709 14:49:34.292656 11129 consensus_queue.cc:260] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.293280 11131 ts_tablet_manager.cc:1403] T f238281520c64ce28a454d141ff2f136 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260709 14:49:34.295408 11129 ts_tablet_manager.cc:1434] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:49:34.296077 11130 tablet_bootstrap.cc:654] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.296725 11131 raft_consensus.cc:359] T f238281520c64ce28a454d141ff2f136 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.297626 11131 raft_consensus.cc:385] T f238281520c64ce28a454d141ff2f136 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.297992 11131 raft_consensus.cc:740] T f238281520c64ce28a454d141ff2f136 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.298970 11129 tablet_bootstrap.cc:492] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd: Bootstrap starting.
I20260709 14:49:34.299075 11131 consensus_queue.cc:260] T f238281520c64ce28a454d141ff2f136 P ade19bf6c4cc4c17ba73f9642403fab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.302012 11131 ts_tablet_manager.cc:1434] T f238281520c64ce28a454d141ff2f136 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260709 14:49:34.303177 11131 tablet_bootstrap.cc:492] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8: Bootstrap starting.
I20260709 14:49:34.310276 11131 tablet_bootstrap.cc:654] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.309541 11129 tablet_bootstrap.cc:654] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.322075 11131 tablet_bootstrap.cc:492] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8: No bootstrap required, opened a new log
I20260709 14:49:34.322619 11131 ts_tablet_manager.cc:1403] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 14:49:34.325495 11131 raft_consensus.cc:359] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.326258 11131 raft_consensus.cc:385] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.326552 11131 raft_consensus.cc:740] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.327310 11131 consensus_queue.cc:260] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.331121 11131 ts_tablet_manager.cc:1434] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:49:34.331132 11130 tablet_bootstrap.cc:492] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328: No bootstrap required, opened a new log
I20260709 14:49:34.331875 11130 ts_tablet_manager.cc:1403] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.019s
I20260709 14:49:34.332258 11131 tablet_bootstrap.cc:492] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8: Bootstrap starting.
I20260709 14:49:34.332787 11129 tablet_bootstrap.cc:492] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd: No bootstrap required, opened a new log
I20260709 14:49:34.333315 11129 ts_tablet_manager.cc:1403] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.012s
I20260709 14:49:34.335117 11130 raft_consensus.cc:359] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.335899 11130 raft_consensus.cc:385] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.336210 11130 raft_consensus.cc:740] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.336913 11129 raft_consensus.cc:359] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.336999 11130 consensus_queue.cc:260] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.339048 11117 raft_consensus.cc:493] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.338068 11129 raft_consensus.cc:385] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.339628 11131 tablet_bootstrap.cc:654] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.339560 11117 raft_consensus.cc:515] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.339912 11129 raft_consensus.cc:740] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.340749 11129 consensus_queue.cc:260] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.339656 11130 ts_tablet_manager.cc:1434] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 14:49:34.342933 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d63b0a32954cb4857e503bb4306c37" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd" is_pre_election: true
I20260709 14:49:34.343812 10837 raft_consensus.cc:2468] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 0.
I20260709 14:49:34.344062 11130 tablet_bootstrap.cc:492] T fe587315800248f6b1fabebcc3b541c4 P 17ea4264e6d7481c8d0424b3cf2ba328: Bootstrap starting.
I20260709 14:49:34.346076 10914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d63b0a32954cb4857e503bb4306c37" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" is_pre_election: true
I20260709 14:49:34.343313 11129 ts_tablet_manager.cc:1434] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 14:49:34.346824 10914 raft_consensus.cc:2468] T e6d63b0a32954cb4857e503bb4306c37 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 0.
I20260709 14:49:34.348393 10954 leader_election.cc:304] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:34.348434 11129 tablet_bootstrap.cc:492] T b3b89cb92137459a97795b2068de4d2c P aafebe1cd08a424fadea670430bb97dd: Bootstrap starting.
I20260709 14:49:34.351603 11130 tablet_bootstrap.cc:654] T fe587315800248f6b1fabebcc3b541c4 P 17ea4264e6d7481c8d0424b3cf2ba328: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.347252 11117 leader_election.cc:290] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267)
I20260709 14:49:34.353708 11117 raft_consensus.cc:2804] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.354198 11117 raft_consensus.cc:493] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.359447 11129 tablet_bootstrap.cc:654] T b3b89cb92137459a97795b2068de4d2c P aafebe1cd08a424fadea670430bb97dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.366101 11155 raft_consensus.cc:493] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.366888 11155 raft_consensus.cc:515] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.354635 11117 raft_consensus.cc:3060] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.371062 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f238281520c64ce28a454d141ff2f136" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd" is_pre_election: true
I20260709 14:49:34.372051 10837 raft_consensus.cc:2468] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 0.
I20260709 14:49:34.374155 10952 leader_election.cc:304] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328, aafebe1cd08a424fadea670430bb97dd; no voters: 
I20260709 14:49:34.382711 11155 leader_election.cc:290] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267)
I20260709 14:49:34.383517 11155 raft_consensus.cc:2804] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.383976 11155 raft_consensus.cc:493] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.384377 10914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f238281520c64ce28a454d141ff2f136" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" is_pre_election: true
I20260709 14:49:34.385567 10914 raft_consensus.cc:2468] T f238281520c64ce28a454d141ff2f136 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 0.
I20260709 14:49:34.387966 11130 tablet_bootstrap.cc:492] T fe587315800248f6b1fabebcc3b541c4 P 17ea4264e6d7481c8d0424b3cf2ba328: No bootstrap required, opened a new log
I20260709 14:49:34.388795 11130 ts_tablet_manager.cc:1403] T fe587315800248f6b1fabebcc3b541c4 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.003s
I20260709 14:49:34.384431 11155 raft_consensus.cc:3060] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.393910 11129 tablet_bootstrap.cc:492] T b3b89cb92137459a97795b2068de4d2c P aafebe1cd08a424fadea670430bb97dd: No bootstrap required, opened a new log
I20260709 14:49:34.394515 11129 ts_tablet_manager.cc:1403] T b3b89cb92137459a97795b2068de4d2c P aafebe1cd08a424fadea670430bb97dd: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.018s
I20260709 14:49:34.395769 11130 raft_consensus.cc:359] T fe587315800248f6b1fabebcc3b541c4 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.396580 11130 raft_consensus.cc:385] T fe587315800248f6b1fabebcc3b541c4 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.396884 11130 raft_consensus.cc:740] T fe587315800248f6b1fabebcc3b541c4 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.397666 11129 raft_consensus.cc:359] T b3b89cb92137459a97795b2068de4d2c P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.397799 11130 consensus_queue.cc:260] T fe587315800248f6b1fabebcc3b541c4 P 17ea4264e6d7481c8d0424b3cf2ba328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.391009 11117 raft_consensus.cc:515] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.398524 11129 raft_consensus.cc:385] T b3b89cb92137459a97795b2068de4d2c P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.399061 11129 raft_consensus.cc:740] T b3b89cb92137459a97795b2068de4d2c P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.399955 11129 consensus_queue.cc:260] T b3b89cb92137459a97795b2068de4d2c P aafebe1cd08a424fadea670430bb97dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.400471 11131 tablet_bootstrap.cc:492] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8: No bootstrap required, opened a new log
I20260709 14:49:34.401108 11131 ts_tablet_manager.cc:1403] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.033s
I20260709 14:49:34.401587 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d63b0a32954cb4857e503bb4306c37" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
I20260709 14:49:34.402297 10837 raft_consensus.cc:3060] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.402451 11129 ts_tablet_manager.cc:1434] T b3b89cb92137459a97795b2068de4d2c P aafebe1cd08a424fadea670430bb97dd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:34.402693 11130 ts_tablet_manager.cc:1434] T fe587315800248f6b1fabebcc3b541c4 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.006s
I20260709 14:49:34.403654 11130 tablet_bootstrap.cc:492] T b3b89cb92137459a97795b2068de4d2c P 17ea4264e6d7481c8d0424b3cf2ba328: Bootstrap starting.
I20260709 14:49:34.403654 11129 tablet_bootstrap.cc:492] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd: Bootstrap starting.
I20260709 14:49:34.404517 11131 raft_consensus.cc:359] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.405333 11131 raft_consensus.cc:385] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.405648 11131 raft_consensus.cc:740] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.406560 11131 consensus_queue.cc:260] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.411295 11130 tablet_bootstrap.cc:654] T b3b89cb92137459a97795b2068de4d2c P 17ea4264e6d7481c8d0424b3cf2ba328: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.411367 11131 ts_tablet_manager.cc:1434] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:49:34.412809 11131 tablet_bootstrap.cc:492] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8: Bootstrap starting.
I20260709 14:49:34.413934 11115 raft_consensus.cc:493] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.414558 11115 raft_consensus.cc:515] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.416678 11129 tablet_bootstrap.cc:654] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.419515 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e53ac715c884d9aa997826663b5dc48" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" is_pre_election: true
I20260709 14:49:34.420365 10986 raft_consensus.cc:2468] T 8e53ac715c884d9aa997826663b5dc48 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 0.
I20260709 14:49:34.420827 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e53ac715c884d9aa997826663b5dc48" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd" is_pre_election: true
I20260709 14:49:34.421661 10839 raft_consensus.cc:2468] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 0.
I20260709 14:49:34.422072 10879 leader_election.cc:304] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:34.417236 11115 leader_election.cc:290] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:34.423651 11115 raft_consensus.cc:2804] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.424027 11115 raft_consensus.cc:493] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.424389 11115 raft_consensus.cc:3060] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.417117 11155 raft_consensus.cc:515] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.427769 11155 leader_election.cc:290] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 election: Requested vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267)
I20260709 14:49:34.432296 10914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f238281520c64ce28a454d141ff2f136" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
I20260709 14:49:34.433108 10914 raft_consensus.cc:3060] T f238281520c64ce28a454d141ff2f136 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.439851 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f238281520c64ce28a454d141ff2f136" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
I20260709 14:49:34.440732 10839 raft_consensus.cc:3060] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.461113 11115 raft_consensus.cc:515] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.464843 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e53ac715c884d9aa997826663b5dc48" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
I20260709 14:49:34.465549 10986 raft_consensus.cc:3060] T 8e53ac715c884d9aa997826663b5dc48 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.470546 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d63b0a32954cb4857e503bb4306c37" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
I20260709 14:49:34.471377 10913 raft_consensus.cc:3060] T e6d63b0a32954cb4857e503bb4306c37 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.471467 10837 raft_consensus.cc:2468] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 1.
I20260709 14:49:34.473117 10952 leader_election.cc:304] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328, aafebe1cd08a424fadea670430bb97dd; no voters: 
I20260709 14:49:34.474074 11155 raft_consensus.cc:2804] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.474159 11117 leader_election.cc:290] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 election: Requested vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267)
I20260709 14:49:34.474666 11155 raft_consensus.cc:697] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 LEADER]: Becoming Leader. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Running, Role: LEADER
I20260709 14:49:34.475785 11155 consensus_queue.cc:237] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.485219 10838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e53ac715c884d9aa997826663b5dc48" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
I20260709 14:49:34.486081 10838 raft_consensus.cc:3060] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.488689 10986 raft_consensus.cc:2468] T 8e53ac715c884d9aa997826663b5dc48 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 1.
I20260709 14:49:34.504710 10838 raft_consensus.cc:2468] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 1.
I20260709 14:49:34.505107 10736 catalog_manager.cc:5697] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:34.493055 10913 raft_consensus.cc:2468] T e6d63b0a32954cb4857e503bb4306c37 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 1.
I20260709 14:49:34.502559 10914 raft_consensus.cc:2468] T f238281520c64ce28a454d141ff2f136 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 1.
I20260709 14:49:34.510150 10879 leader_election.cc:304] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:34.510735 10954 leader_election.cc:304] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:34.511170 11115 leader_election.cc:290] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 election: Requested vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:34.511812 11115 raft_consensus.cc:2804] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.506312 10839 raft_consensus.cc:2468] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 1.
I20260709 14:49:34.512367 11155 raft_consensus.cc:2804] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.513706 11155 raft_consensus.cc:697] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 LEADER]: Becoming Leader. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Running, Role: LEADER
I20260709 14:49:34.514775 11155 consensus_queue.cc:237] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.516227 11131 tablet_bootstrap.cc:654] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.512344 11115 raft_consensus.cc:697] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Becoming Leader. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Running, Role: LEADER
I20260709 14:49:34.520430 11115 consensus_queue.cc:237] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.528053 11164 raft_consensus.cc:493] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.528764 11164 raft_consensus.cc:515] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.529462 11129 tablet_bootstrap.cc:492] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd: No bootstrap required, opened a new log
I20260709 14:49:34.530184 11129 ts_tablet_manager.cc:1403] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd: Time spent bootstrapping tablet: real 0.127s	user 0.053s	sys 0.056s
I20260709 14:49:34.532241 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe587315800248f6b1fabebcc3b541c4" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd" is_pre_election: true
I20260709 14:49:34.533044 10839 raft_consensus.cc:2468] T fe587315800248f6b1fabebcc3b541c4 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 0.
I20260709 14:49:34.533633 11129 raft_consensus.cc:359] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.536432 11130 tablet_bootstrap.cc:492] T b3b89cb92137459a97795b2068de4d2c P 17ea4264e6d7481c8d0424b3cf2ba328: No bootstrap required, opened a new log
I20260709 14:49:34.536700 11129 raft_consensus.cc:385] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.537226 11130 ts_tablet_manager.cc:1403] T b3b89cb92137459a97795b2068de4d2c P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent bootstrapping tablet: real 0.134s	user 0.046s	sys 0.037s
I20260709 14:49:34.537353 11129 raft_consensus.cc:740] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.535295 10878 leader_election.cc:304] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aafebe1cd08a424fadea670430bb97dd, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:34.535866 11131 tablet_bootstrap.cc:492] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8: No bootstrap required, opened a new log
I20260709 14:49:34.538546 11131 ts_tablet_manager.cc:1403] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent bootstrapping tablet: real 0.126s	user 0.013s	sys 0.005s
I20260709 14:49:34.538618 11129 consensus_queue.cc:260] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.540656 11130 raft_consensus.cc:359] T b3b89cb92137459a97795b2068de4d2c P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.541430 11130 raft_consensus.cc:385] T b3b89cb92137459a97795b2068de4d2c P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.541793 11130 raft_consensus.cc:740] T b3b89cb92137459a97795b2068de4d2c P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.541592 11131 raft_consensus.cc:359] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.542114 11129 ts_tablet_manager.cc:1434] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:49:34.542397 11131 raft_consensus.cc:385] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.542825 11131 raft_consensus.cc:740] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.546751 11115 raft_consensus.cc:2804] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.547369 11115 raft_consensus.cc:493] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.548166 11115 raft_consensus.cc:3060] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.549115 11164 leader_election.cc:290] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:34.542869 11130 consensus_queue.cc:260] T b3b89cb92137459a97795b2068de4d2c P 17ea4264e6d7481c8d0424b3cf2ba328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.552251 10988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe587315800248f6b1fabebcc3b541c4" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" is_pre_election: true
I20260709 14:49:34.552640 11130 ts_tablet_manager.cc:1434] T b3b89cb92137459a97795b2068de4d2c P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.006s
I20260709 14:49:34.553076 10988 raft_consensus.cc:2468] T fe587315800248f6b1fabebcc3b541c4 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 0.
I20260709 14:49:34.553743 11130 tablet_bootstrap.cc:492] T f5e79e3bf3b84c99bd63c13740470f45 P 17ea4264e6d7481c8d0424b3cf2ba328: Bootstrap starting.
I20260709 14:49:34.555114 11131 consensus_queue.cc:260] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.557531 11131 ts_tablet_manager.cc:1434] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 14:49:34.558568 10734 catalog_manager.cc:5697] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:34.558589 11131 tablet_bootstrap.cc:492] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8: Bootstrap starting.
I20260709 14:49:34.561468 11115 raft_consensus.cc:515] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.564288 11115 leader_election.cc:290] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 election: Requested vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:34.564877 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe587315800248f6b1fabebcc3b541c4" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
I20260709 14:49:34.565534 10839 raft_consensus.cc:3060] T fe587315800248f6b1fabebcc3b541c4 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.566423 10988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe587315800248f6b1fabebcc3b541c4" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
I20260709 14:49:34.566991 10988 raft_consensus.cc:3060] T fe587315800248f6b1fabebcc3b541c4 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.561427 11130 tablet_bootstrap.cc:654] T f5e79e3bf3b84c99bd63c13740470f45 P 17ea4264e6d7481c8d0424b3cf2ba328: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.569847 11131 tablet_bootstrap.cc:654] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.577131 10988 raft_consensus.cc:2468] T fe587315800248f6b1fabebcc3b541c4 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 1.
I20260709 14:49:34.578830 10879 leader_election.cc:304] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:34.582119 11115 raft_consensus.cc:2804] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.581552 10736 catalog_manager.cc:5697] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2). New cstate: current_term: 1 leader_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.582957 11115 raft_consensus.cc:697] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Becoming Leader. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Running, Role: LEADER
I20260709 14:49:34.584178 11115 consensus_queue.cc:237] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.587553 10839 raft_consensus.cc:2468] T fe587315800248f6b1fabebcc3b541c4 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 1.
I20260709 14:49:34.603583 11131 tablet_bootstrap.cc:492] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8: No bootstrap required, opened a new log
I20260709 14:49:34.603583 11130 tablet_bootstrap.cc:492] T f5e79e3bf3b84c99bd63c13740470f45 P 17ea4264e6d7481c8d0424b3cf2ba328: No bootstrap required, opened a new log
I20260709 14:49:34.604050 11143 raft_consensus.cc:493] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.604344 11130 ts_tablet_manager.cc:1403] T f5e79e3bf3b84c99bd63c13740470f45 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.023s
I20260709 14:49:34.604344 11131 ts_tablet_manager.cc:1403] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.000s
I20260709 14:49:34.604609 11143 raft_consensus.cc:515] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.607326 11130 raft_consensus.cc:359] T f5e79e3bf3b84c99bd63c13740470f45 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.607990 11130 raft_consensus.cc:385] T f5e79e3bf3b84c99bd63c13740470f45 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.608309 11130 raft_consensus.cc:740] T f5e79e3bf3b84c99bd63c13740470f45 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.608080 10912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95fa58f9ba24a778845c87914d40266" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" is_pre_election: true
I20260709 14:49:34.609009 11130 consensus_queue.cc:260] T f5e79e3bf3b84c99bd63c13740470f45 P 17ea4264e6d7481c8d0424b3cf2ba328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.613274 10736 catalog_manager.cc:5697] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2). New cstate: current_term: 1 leader_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.614622 11143 leader_election.cc:290] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:34.610459 11131 raft_consensus.cc:359] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.615901 11130 ts_tablet_manager.cc:1434] T f5e79e3bf3b84c99bd63c13740470f45 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:49:34.620311 11131 raft_consensus.cc:385] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.615836 10988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95fa58f9ba24a778845c87914d40266" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" is_pre_election: true
I20260709 14:49:34.620666 11131 raft_consensus.cc:740] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.621569 11130 tablet_bootstrap.cc:492] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328: Bootstrap starting.
I20260709 14:49:34.624011 11143 consensus_queue.cc:1048] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:34.621397 11131 consensus_queue.cc:260] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.625772 10912 raft_consensus.cc:2468] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 0.
I20260709 14:49:34.620946 10988 raft_consensus.cc:2468] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 0.
I20260709 14:49:34.627081 11131 ts_tablet_manager.cc:1434] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:49:34.628224 11131 tablet_bootstrap.cc:492] T b1a9fd44fb154cd0b88f903d71433d43 P ade19bf6c4cc4c17ba73f9642403fab8: Bootstrap starting.
I20260709 14:49:34.628386 11115 raft_consensus.cc:493] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.629055 11115 raft_consensus.cc:515] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.629325 10805 leader_election.cc:304] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aafebe1cd08a424fadea670430bb97dd, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:34.630293 11139 raft_consensus.cc:2804] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.630642 11139 raft_consensus.cc:493] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.630960 11139 raft_consensus.cc:3060] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.631749 11115 leader_election.cc:290] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:34.633054 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b89cb92137459a97795b2068de4d2c" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd" is_pre_election: true
I20260709 14:49:34.633772 10839 raft_consensus.cc:2468] T b3b89cb92137459a97795b2068de4d2c P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 0.
I20260709 14:49:34.634948 10878 leader_election.cc:304] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aafebe1cd08a424fadea670430bb97dd, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:34.636096 11115 raft_consensus.cc:2804] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.636480 11115 raft_consensus.cc:493] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.634963 11130 tablet_bootstrap.cc:654] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.636801 11115 raft_consensus.cc:3060] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.640062 11131 tablet_bootstrap.cc:654] T b1a9fd44fb154cd0b88f903d71433d43 P ade19bf6c4cc4c17ba73f9642403fab8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.641611 10988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b89cb92137459a97795b2068de4d2c" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" is_pre_election: true
I20260709 14:49:34.642376 10988 raft_consensus.cc:2468] T b3b89cb92137459a97795b2068de4d2c P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 0.
I20260709 14:49:34.648023 11115 raft_consensus.cc:515] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.649057 11131 tablet_bootstrap.cc:492] T b1a9fd44fb154cd0b88f903d71433d43 P ade19bf6c4cc4c17ba73f9642403fab8: No bootstrap required, opened a new log
I20260709 14:49:34.649569 11131 ts_tablet_manager.cc:1403] T b1a9fd44fb154cd0b88f903d71433d43 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260709 14:49:34.650332 11115 leader_election.cc:290] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 election: Requested vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:34.652360 11131 raft_consensus.cc:359] T b1a9fd44fb154cd0b88f903d71433d43 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.652681 10987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b89cb92137459a97795b2068de4d2c" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
I20260709 14:49:34.653055 11131 raft_consensus.cc:385] T b1a9fd44fb154cd0b88f903d71433d43 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.653301 10987 raft_consensus.cc:3060] T b3b89cb92137459a97795b2068de4d2c P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.653402 11131 raft_consensus.cc:740] T b1a9fd44fb154cd0b88f903d71433d43 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.654385 10838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b89cb92137459a97795b2068de4d2c" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
I20260709 14:49:34.655061 10838 raft_consensus.cc:3060] T b3b89cb92137459a97795b2068de4d2c P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.655800 11130 tablet_bootstrap.cc:492] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328: No bootstrap required, opened a new log
I20260709 14:49:34.656314 11130 ts_tablet_manager.cc:1403] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.002s
I20260709 14:49:34.658560 11139 raft_consensus.cc:515] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.659691 11130 raft_consensus.cc:359] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.660449 11130 raft_consensus.cc:385] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.660720 11130 raft_consensus.cc:740] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.661409 11130 consensus_queue.cc:260] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.661993 10912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95fa58f9ba24a778845c87914d40266" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
I20260709 14:49:34.662786 10912 raft_consensus.cc:3060] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.663244 10838 raft_consensus.cc:2468] T b3b89cb92137459a97795b2068de4d2c P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 1.
I20260709 14:49:34.663915 11130 ts_tablet_manager.cc:1434] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:49:34.665093 11131 consensus_queue.cc:260] T b1a9fd44fb154cd0b88f903d71433d43 P ade19bf6c4cc4c17ba73f9642403fab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.665716 10878 leader_election.cc:304] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aafebe1cd08a424fadea670430bb97dd, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:34.667096 11165 raft_consensus.cc:2804] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.667213 11131 ts_tablet_manager.cc:1434] T b1a9fd44fb154cd0b88f903d71433d43 P ade19bf6c4cc4c17ba73f9642403fab8: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:49:34.667620 11165 raft_consensus.cc:697] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Becoming Leader. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Running, Role: LEADER
I20260709 14:49:34.668501 11165 consensus_queue.cc:237] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.672317 10987 raft_consensus.cc:2468] T b3b89cb92137459a97795b2068de4d2c P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 1.
I20260709 14:49:34.682004 11116 consensus_queue.cc:1048] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.684218 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95fa58f9ba24a778845c87914d40266" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
I20260709 14:49:34.689662 10986 raft_consensus.cc:3060] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.691566 10912 raft_consensus.cc:2468] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 1.
I20260709 14:49:34.685019 11139 leader_election.cc:290] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 election: Requested vote from peers ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:34.692822 10805 leader_election.cc:304] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aafebe1cd08a424fadea670430bb97dd, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:34.693611 11139 raft_consensus.cc:2804] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.695122 11139 raft_consensus.cc:697] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Becoming Leader. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Running, Role: LEADER
I20260709 14:49:34.696023 11139 consensus_queue.cc:237] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.698053 10986 raft_consensus.cc:2468] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 1.
I20260709 14:49:34.699223 10736 catalog_manager.cc:5697] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2). New cstate: current_term: 1 leader_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.709329 10734 catalog_manager.cc:5697] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd reported cstate change: term changed from 0 to 1, leader changed from <none> to aafebe1cd08a424fadea670430bb97dd (127.6.67.1). New cstate: current_term: 1 leader_uuid: "aafebe1cd08a424fadea670430bb97dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.753580 11116 raft_consensus.cc:493] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.754232 11116 raft_consensus.cc:515] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.756582 11116 leader_election.cc:290] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:34.756907 11139 raft_consensus.cc:493] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.757239 10914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9fd44fb154cd0b88f903d71433d43" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" is_pre_election: true
I20260709 14:49:34.757544 11139 raft_consensus.cc:515] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.757998 10914 raft_consensus.cc:2468] T b1a9fd44fb154cd0b88f903d71433d43 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 0.
I20260709 14:49:34.757998 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9fd44fb154cd0b88f903d71433d43" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" is_pre_election: true
I20260709 14:49:34.758846 10986 raft_consensus.cc:2468] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 0.
I20260709 14:49:34.759254 10805 leader_election.cc:304] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aafebe1cd08a424fadea670430bb97dd, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:34.759927 11139 leader_election.cc:290] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:34.760144 11116 raft_consensus.cc:2804] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.760596 11116 raft_consensus.cc:493] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.761001 11116 raft_consensus.cc:3060] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.761229 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e79e3bf3b84c99bd63c13740470f45" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" is_pre_election: true
I20260709 14:49:34.761693 10914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e79e3bf3b84c99bd63c13740470f45" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" is_pre_election: true
I20260709 14:49:34.761965 10986 raft_consensus.cc:2468] T f5e79e3bf3b84c99bd63c13740470f45 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 0.
I20260709 14:49:34.762354 10914 raft_consensus.cc:2468] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 0.
I20260709 14:49:34.763352 10804 leader_election.cc:304] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328, aafebe1cd08a424fadea670430bb97dd; no voters: 
I20260709 14:49:34.764156 11139 raft_consensus.cc:2804] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.764515 11139 raft_consensus.cc:493] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.764741 11139 raft_consensus.cc:3060] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.767361 11116 raft_consensus.cc:515] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.769893 11116 leader_election.cc:290] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 election: Requested vote from peers ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:34.770303 10914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9fd44fb154cd0b88f903d71433d43" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
I20260709 14:49:34.769951 11139 raft_consensus.cc:515] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.770594 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9fd44fb154cd0b88f903d71433d43" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
I20260709 14:49:34.770892 10914 raft_consensus.cc:3060] T b1a9fd44fb154cd0b88f903d71433d43 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.771265 10986 raft_consensus.cc:3060] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.773012 11139 leader_election.cc:290] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 election: Requested vote from peers ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:34.773226 10912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e79e3bf3b84c99bd63c13740470f45" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
I20260709 14:49:34.773490 10988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e79e3bf3b84c99bd63c13740470f45" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
I20260709 14:49:34.773874 10912 raft_consensus.cc:3060] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.774166 10988 raft_consensus.cc:3060] T f5e79e3bf3b84c99bd63c13740470f45 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.778442 10914 raft_consensus.cc:2468] T b1a9fd44fb154cd0b88f903d71433d43 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 1.
I20260709 14:49:34.779764 10986 raft_consensus.cc:2468] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 1.
I20260709 14:49:34.779870 10805 leader_election.cc:304] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aafebe1cd08a424fadea670430bb97dd, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:34.780820 11139 raft_consensus.cc:2804] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.781529 10912 raft_consensus.cc:2468] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 1.
I20260709 14:49:34.781337 11139 raft_consensus.cc:697] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Becoming Leader. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Running, Role: LEADER
I20260709 14:49:34.782673 10988 raft_consensus.cc:2468] T f5e79e3bf3b84c99bd63c13740470f45 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 1.
I20260709 14:49:34.782730 10805 leader_election.cc:304] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aafebe1cd08a424fadea670430bb97dd, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:34.782799 11139 consensus_queue.cc:237] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.783943 11116 raft_consensus.cc:2804] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.784461 11116 raft_consensus.cc:697] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Becoming Leader. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Running, Role: LEADER
I20260709 14:49:34.785195 11116 consensus_queue.cc:237] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:34.791410 10734 catalog_manager.cc:5697] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd reported cstate change: term changed from 0 to 1, leader changed from <none> to aafebe1cd08a424fadea670430bb97dd (127.6.67.1). New cstate: current_term: 1 leader_uuid: "aafebe1cd08a424fadea670430bb97dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.803522 10734 catalog_manager.cc:5697] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd reported cstate change: term changed from 0 to 1, leader changed from <none> to aafebe1cd08a424fadea670430bb97dd (127.6.67.1). New cstate: current_term: 1 leader_uuid: "aafebe1cd08a424fadea670430bb97dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.908176 11155 consensus_queue.cc:1048] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.908703 11158 consensus_queue.cc:1048] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:34.931173 11155 consensus_queue.cc:1048] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.934327 11155 consensus_queue.cc:1048] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:34.939165 11165 consensus_queue.cc:1048] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.957010 11164 consensus_queue.cc:1048] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.979413 10988 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6d63b0a32954cb4857e503bb4306c37"
dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
mode: GRACEFUL
new_leader_uuid: "aafebe1cd08a424fadea670430bb97dd"
 from {username='slave'} at 127.0.0.1:48380
I20260709 14:49:34.980166 10988 raft_consensus.cc:606] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 LEADER]: Received request to transfer leadership to TS aafebe1cd08a424fadea670430bb97dd
I20260709 14:49:34.985185 10912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e53ac715c884d9aa997826663b5dc48"
dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
mode: GRACEFUL
new_leader_uuid: "aafebe1cd08a424fadea670430bb97dd"
 from {username='slave'} at 127.0.0.1:60348
I20260709 14:49:34.985644 10912 raft_consensus.cc:606] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Received request to transfer leadership to TS aafebe1cd08a424fadea670430bb97dd
I20260709 14:49:34.991338 10988 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f238281520c64ce28a454d141ff2f136"
dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
mode: GRACEFUL
new_leader_uuid: "aafebe1cd08a424fadea670430bb97dd"
 from {username='slave'} at 127.0.0.1:48380
I20260709 14:49:34.991808 10988 raft_consensus.cc:606] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 LEADER]: Received request to transfer leadership to TS aafebe1cd08a424fadea670430bb97dd
I20260709 14:49:35.010346 10838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d95fa58f9ba24a778845c87914d40266"
dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
mode: GRACEFUL
new_leader_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
 from {username='slave'} at 127.0.0.1:46822
I20260709 14:49:35.010907 10838 raft_consensus.cc:606] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Received request to transfer leadership to TS ade19bf6c4cc4c17ba73f9642403fab8
I20260709 14:49:35.018630 10838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5e79e3bf3b84c99bd63c13740470f45"
dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
mode: GRACEFUL
new_leader_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
 from {username='slave'} at 127.0.0.1:46822
I20260709 14:49:35.019245 10838 raft_consensus.cc:606] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Received request to transfer leadership to TS ade19bf6c4cc4c17ba73f9642403fab8
I20260709 14:49:35.024215 10838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1a9fd44fb154cd0b88f903d71433d43"
dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
mode: GRACEFUL
new_leader_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
 from {username='slave'} at 127.0.0.1:46822
I20260709 14:49:35.024793 10838 raft_consensus.cc:606] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Received request to transfer leadership to TS 17ea4264e6d7481c8d0424b3cf2ba328
I20260709 14:49:35.101070 11164 consensus_queue.cc:1048] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:35.105751 11143 consensus_queue.cc:1048] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:35.112936 11115 consensus_queue.cc:1048] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:35.133643 11116 consensus_queue.cc:1048] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:35.141273 11143 raft_consensus.cc:993] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd: : Instructing follower ade19bf6c4cc4c17ba73f9642403fab8 to start an election
I20260709 14:49:35.141758 11143 raft_consensus.cc:1081] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Signalling peer ade19bf6c4cc4c17ba73f9642403fab8 to start an election
I20260709 14:49:35.142568 11115 consensus_queue.cc:1048] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:35.143365 10912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d95fa58f9ba24a778845c87914d40266"
dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
 from {username='slave'} at 127.0.0.1:60334
I20260709 14:49:35.144043 10912 raft_consensus.cc:493] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:35.144414 10912 raft_consensus.cc:3060] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.152254 10912 raft_consensus.cc:515] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:35.155064 10838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95fa58f9ba24a778845c87914d40266" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
I20260709 14:49:35.155716 10838 raft_consensus.cc:3055] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:35.156080 10838 raft_consensus.cc:740] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Running, Role: LEADER
I20260709 14:49:35.156462 11115 consensus_queue.cc:1048] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:35.156862 10838 consensus_queue.cc:260] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:35.158187 10838 raft_consensus.cc:3060] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.170126 10912 leader_election.cc:290] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 2 election: Requested vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:35.171087 10988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95fa58f9ba24a778845c87914d40266" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
I20260709 14:49:35.171693 10988 raft_consensus.cc:3060] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.172217 10838 raft_consensus.cc:2468] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 2.
I20260709 14:49:35.177429 10988 raft_consensus.cc:2468] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 2.
I20260709 14:49:35.179018 10878 leader_election.cc:304] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aafebe1cd08a424fadea670430bb97dd, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:35.179894 11115 raft_consensus.cc:2804] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:35.180404 11115 raft_consensus.cc:697] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 LEADER]: Becoming Leader. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Running, Role: LEADER
I20260709 14:49:35.181224 11115 consensus_queue.cc:237] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:35.187536 10736 catalog_manager.cc:5697] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 reported cstate change: term changed from 1 to 2, leader changed from aafebe1cd08a424fadea670430bb97dd (127.6.67.1) to ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2). New cstate: current_term: 2 leader_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:35.203894 11143 consensus_queue.cc:1048] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:35.214534 11139 consensus_queue.cc:1048] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:35.217806 11143 consensus_queue.cc:1048] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:35.228312 11116 raft_consensus.cc:993] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd: : Instructing follower 17ea4264e6d7481c8d0424b3cf2ba328 to start an election
I20260709 14:49:35.229914 11116 raft_consensus.cc:1081] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Signalling peer 17ea4264e6d7481c8d0424b3cf2ba328 to start an election
I20260709 14:49:35.233201 11139 raft_consensus.cc:993] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd: : Instructing follower ade19bf6c4cc4c17ba73f9642403fab8 to start an election
I20260709 14:49:35.233754 11139 raft_consensus.cc:1081] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Signalling peer ade19bf6c4cc4c17ba73f9642403fab8 to start an election
I20260709 14:49:35.236778 10914 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5e79e3bf3b84c99bd63c13740470f45"
dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
 from {username='slave'} at 127.0.0.1:60334
I20260709 14:49:35.237336 10914 raft_consensus.cc:493] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:35.237763 10914 raft_consensus.cc:3060] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.237540 11143 consensus_queue.cc:1048] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:35.244743 10988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1a9fd44fb154cd0b88f903d71433d43"
dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
 from {username='slave'} at 127.0.0.1:48378
I20260709 14:49:35.245453 10988 raft_consensus.cc:493] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:35.245949 10988 raft_consensus.cc:3060] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.247720 10914 raft_consensus.cc:515] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:35.251438 10838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e79e3bf3b84c99bd63c13740470f45" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
I20260709 14:49:35.252094 10838 raft_consensus.cc:3055] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:35.252425 10838 raft_consensus.cc:740] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Running, Role: LEADER
I20260709 14:49:35.253276 10838 consensus_queue.cc:260] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:35.254585 10838 raft_consensus.cc:3060] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.256781 10988 raft_consensus.cc:515] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:35.259169 10914 leader_election.cc:290] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 2 election: Requested vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:35.259652 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e79e3bf3b84c99bd63c13740470f45" candidate_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
I20260709 14:49:35.260018 10988 leader_election.cc:290] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 2 election: Requested vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267)
I20260709 14:49:35.260288 10986 raft_consensus.cc:3060] T f5e79e3bf3b84c99bd63c13740470f45 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.261119 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9fd44fb154cd0b88f903d71433d43" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
I20260709 14:49:35.261466 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9fd44fb154cd0b88f903d71433d43" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
I20260709 14:49:35.262167 10839 raft_consensus.cc:3055] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:35.262494 10839 raft_consensus.cc:740] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Running, Role: LEADER
I20260709 14:49:35.263310 10839 consensus_queue.cc:260] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:35.264194 10839 raft_consensus.cc:3060] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.268224 10986 raft_consensus.cc:2468] T f5e79e3bf3b84c99bd63c13740470f45 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 2.
I20260709 14:49:35.269767 10879 leader_election.cc:304] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:35.270721 11115 raft_consensus.cc:2804] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:35.271212 11115 raft_consensus.cc:697] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 LEADER]: Becoming Leader. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Running, Role: LEADER
I20260709 14:49:35.272081 11115 consensus_queue.cc:237] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:35.277154 10838 raft_consensus.cc:2468] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade19bf6c4cc4c17ba73f9642403fab8 in term 2.
I20260709 14:49:35.277354 10839 raft_consensus.cc:2468] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 2.
I20260709 14:49:35.278584 10952 leader_election.cc:304] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328 [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: 17ea4264e6d7481c8d0424b3cf2ba328, aafebe1cd08a424fadea670430bb97dd; no voters: ade19bf6c4cc4c17ba73f9642403fab8
I20260709 14:49:35.279325 11185 raft_consensus.cc:2804] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:35.279824 11185 raft_consensus.cc:697] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 LEADER]: Becoming Leader. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Running, Role: LEADER
I20260709 14:49:35.280593 11185 consensus_queue.cc:237] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:35.280963 10737 catalog_manager.cc:5697] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8 reported cstate change: term changed from 1 to 2, leader changed from aafebe1cd08a424fadea670430bb97dd (127.6.67.1) to ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2). New cstate: current_term: 2 leader_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:35.289433 10736 catalog_manager.cc:5697] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328 reported cstate change: term changed from 1 to 2, leader changed from aafebe1cd08a424fadea670430bb97dd (127.6.67.1) to 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3). New cstate: current_term: 2 leader_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:35.440758 11158 raft_consensus.cc:993] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328: : Instructing follower aafebe1cd08a424fadea670430bb97dd to start an election
I20260709 14:49:35.441262 11185 raft_consensus.cc:1081] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 LEADER]: Signalling peer aafebe1cd08a424fadea670430bb97dd to start an election
I20260709 14:49:35.443070 10839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f238281520c64ce28a454d141ff2f136"
dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
 from {username='slave'} at 127.0.0.1:49208
I20260709 14:49:35.443652 10839 raft_consensus.cc:493] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:35.444023 10839 raft_consensus.cc:3060] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.449424 10839 raft_consensus.cc:515] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:35.451267 10839 leader_election.cc:290] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 2 election: Requested vote from peers ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:35.452139 10912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f238281520c64ce28a454d141ff2f136" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
I20260709 14:49:35.452283 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f238281520c64ce28a454d141ff2f136" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
I20260709 14:49:35.453119 10912 raft_consensus.cc:3060] T f238281520c64ce28a454d141ff2f136 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.453271 10986 raft_consensus.cc:3055] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:35.453637 10986 raft_consensus.cc:740] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Running, Role: LEADER
I20260709 14:49:35.454268 10986 consensus_queue.cc:260] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:35.455148 10986 raft_consensus.cc:3060] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.458580 10912 raft_consensus.cc:2468] T f238281520c64ce28a454d141ff2f136 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 2.
I20260709 14:49:35.459767 10986 raft_consensus.cc:2468] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 2.
I20260709 14:49:35.459818 10805 leader_election.cc:304] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aafebe1cd08a424fadea670430bb97dd, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:35.460798 11116 raft_consensus.cc:2804] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:35.461313 11116 raft_consensus.cc:697] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd [term 2 LEADER]: Becoming Leader. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Running, Role: LEADER
I20260709 14:49:35.462145 11116 consensus_queue.cc:237] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:35.468442 10736 catalog_manager.cc:5697] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd reported cstate change: term changed from 1 to 2, leader changed from 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3) to aafebe1cd08a424fadea670430bb97dd (127.6.67.1). New cstate: current_term: 2 leader_uuid: "aafebe1cd08a424fadea670430bb97dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:35.487613 11158 raft_consensus.cc:993] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328: : Instructing follower aafebe1cd08a424fadea670430bb97dd to start an election
I20260709 14:49:35.488106 11185 raft_consensus.cc:1081] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 LEADER]: Signalling peer aafebe1cd08a424fadea670430bb97dd to start an election
I20260709 14:49:35.489670 10839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6d63b0a32954cb4857e503bb4306c37"
dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
 from {username='slave'} at 127.0.0.1:49208
I20260709 14:49:35.490213 10839 raft_consensus.cc:493] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:35.490531 10839 raft_consensus.cc:3060] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.496493 10839 raft_consensus.cc:515] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:35.498888 10839 leader_election.cc:290] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 2 election: Requested vote from peers ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:35.499258 10912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d63b0a32954cb4857e503bb4306c37" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
I20260709 14:49:35.499466 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d63b0a32954cb4857e503bb4306c37" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
I20260709 14:49:35.500075 10986 raft_consensus.cc:3055] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:35.500350 10986 raft_consensus.cc:740] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Running, Role: LEADER
I20260709 14:49:35.501057 10986 consensus_queue.cc:260] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:35.501859 10912 raft_consensus.cc:3060] T e6d63b0a32954cb4857e503bb4306c37 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.502095 10986 raft_consensus.cc:3060] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.507230 10986 raft_consensus.cc:2468] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 2.
I20260709 14:49:35.507292 10912 raft_consensus.cc:2468] T e6d63b0a32954cb4857e503bb4306c37 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 2.
I20260709 14:49:35.508389 10804 leader_election.cc:304] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328, aafebe1cd08a424fadea670430bb97dd; no voters: 
I20260709 14:49:35.509202 11116 raft_consensus.cc:2804] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:35.509792 11116 raft_consensus.cc:697] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd [term 2 LEADER]: Becoming Leader. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Running, Role: LEADER
I20260709 14:49:35.510951 11116 consensus_queue.cc:237] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:35.517591 10736 catalog_manager.cc:5697] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd reported cstate change: term changed from 1 to 2, leader changed from 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3) to aafebe1cd08a424fadea670430bb97dd (127.6.67.1). New cstate: current_term: 2 leader_uuid: "aafebe1cd08a424fadea670430bb97dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:35.547761 11164 raft_consensus.cc:993] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8: : Instructing follower aafebe1cd08a424fadea670430bb97dd to start an election
I20260709 14:49:35.548288 11165 raft_consensus.cc:1081] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Signalling peer aafebe1cd08a424fadea670430bb97dd to start an election
I20260709 14:49:35.549916 10839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e53ac715c884d9aa997826663b5dc48"
dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
 from {username='slave'} at 127.0.0.1:49214
I20260709 14:49:35.550523 10839 raft_consensus.cc:493] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:35.550959 10839 raft_consensus.cc:3060] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.558015 10839 raft_consensus.cc:515] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:35.560506 10839 leader_election.cc:290] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 2 election: Requested vote from peers ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267), 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3:43009)
I20260709 14:49:35.561131 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e53ac715c884d9aa997826663b5dc48" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
I20260709 14:49:35.560878 10912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e53ac715c884d9aa997826663b5dc48" candidate_uuid: "aafebe1cd08a424fadea670430bb97dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
I20260709 14:49:35.561841 10986 raft_consensus.cc:3060] T 8e53ac715c884d9aa997826663b5dc48 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.561978 10912 raft_consensus.cc:3055] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:35.562387 10912 raft_consensus.cc:740] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Running, Role: LEADER
I20260709 14:49:35.563226 10912 consensus_queue.cc:260] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:35.564467 10912 raft_consensus.cc:3060] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.569003 10986 raft_consensus.cc:2468] T 8e53ac715c884d9aa997826663b5dc48 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 2.
I20260709 14:49:35.570371 10804 leader_election.cc:304] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328, aafebe1cd08a424fadea670430bb97dd; no voters: 
I20260709 14:49:35.571442 11116 raft_consensus.cc:2804] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:35.571323 10912 raft_consensus.cc:2468] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafebe1cd08a424fadea670430bb97dd in term 2.
I20260709 14:49:35.572083 11116 raft_consensus.cc:697] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [term 2 LEADER]: Becoming Leader. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Running, Role: LEADER
I20260709 14:49:35.572996 11116 consensus_queue.cc:237] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:35.581012 10736 catalog_manager.cc:5697] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd reported cstate change: term changed from 1 to 2, leader changed from ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2) to aafebe1cd08a424fadea670430bb97dd (127.6.67.1). New cstate: current_term: 2 leader_uuid: "aafebe1cd08a424fadea670430bb97dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:35.704118 10912 raft_consensus.cc:3060] T b1a9fd44fb154cd0b88f903d71433d43 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.709997 10912 raft_consensus.cc:1275] T b1a9fd44fb154cd0b88f903d71433d43 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Refusing update from remote peer 17ea4264e6d7481c8d0424b3cf2ba328: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.711330 11185 consensus_queue.cc:1048] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.718926 10839 raft_consensus.cc:1275] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Refusing update from remote peer 17ea4264e6d7481c8d0424b3cf2ba328: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.720311 11186 consensus_queue.cc:1048] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.774195 10988 raft_consensus.cc:1275] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Refusing update from remote peer ade19bf6c4cc4c17ba73f9642403fab8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.775560 11206 consensus_queue.cc:1048] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.778204 10986 raft_consensus.cc:1275] T f5e79e3bf3b84c99bd63c13740470f45 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Refusing update from remote peer ade19bf6c4cc4c17ba73f9642403fab8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.779484 11115 consensus_queue.cc:1048] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.785580 10839 raft_consensus.cc:1275] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Refusing update from remote peer ade19bf6c4cc4c17ba73f9642403fab8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.787581 11206 consensus_queue.cc:1048] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.791479 10838 raft_consensus.cc:1275] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Refusing update from remote peer ade19bf6c4cc4c17ba73f9642403fab8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.796132 11206 consensus_queue.cc:1048] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.893973 10912 raft_consensus.cc:1275] T f238281520c64ce28a454d141ff2f136 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Refusing update from remote peer aafebe1cd08a424fadea670430bb97dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.895470 11116 consensus_queue.cc:1048] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.901605 10988 raft_consensus.cc:1275] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Refusing update from remote peer aafebe1cd08a424fadea670430bb97dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.903426 11116 consensus_queue.cc:1048] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.941916 10912 raft_consensus.cc:1275] T e6d63b0a32954cb4857e503bb4306c37 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Refusing update from remote peer aafebe1cd08a424fadea670430bb97dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.943150 11139 consensus_queue.cc:1048] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.953125 10988 raft_consensus.cc:1275] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Refusing update from remote peer aafebe1cd08a424fadea670430bb97dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.956422 11208 consensus_queue.cc:1048] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.979447 10912 raft_consensus.cc:1275] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Refusing update from remote peer aafebe1cd08a424fadea670430bb97dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.980707 11208 consensus_queue.cc:1048] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.989652 10988 raft_consensus.cc:1275] T 8e53ac715c884d9aa997826663b5dc48 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Refusing update from remote peer aafebe1cd08a424fadea670430bb97dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.991472 11139 consensus_queue.cc:1048] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:38.028065 10736 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60426:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:49:38.050581 10736 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60426:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:49:38.142809  6412 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 14:49:38.207557 10804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.3:43009, user_credentials={real_user=slave}} blocked reactor thread for 44702.5us
W20260709 14:49:38.277396 11238 log.cc:927] Time spent T 8e53ac715c884d9aa997826663b5dc48 P 17ea4264e6d7481c8d0424b3cf2ba328: Append to log took a long time: real 0.069s	user 0.000s	sys 0.001s
W20260709 14:49:38.287346 11230 log.cc:927] Time spent T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd: Append to log took a long time: real 0.062s	user 0.000s	sys 0.001s
W20260709 14:49:38.304378 10804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.3:43009, user_credentials={real_user=slave}} blocked reactor thread for 61692.6us
I20260709 14:49:38.303218 11250 tablet.cc:1724] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.364305 11253 tablet.cc:1724] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.386745 11264 tablet.cc:1724] T 51418bbf5d074719a82e2923cac18de3 P ade19bf6c4cc4c17ba73f9642403fab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.394147 11245 log.cc:927] Time spent T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328: Append to log took a long time: real 0.165s	user 0.004s	sys 0.000s
W20260709 14:49:38.417737 10805 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.2:39267, user_credentials={real_user=slave}} blocked reactor thread for 62821.2us
W20260709 14:49:38.441362 11257 log.cc:927] Time spent T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 14:49:38.442307 11264 tablet.cc:1724] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.465342 11277 tablet.cc:1724] T fe587315800248f6b1fabebcc3b541c4 P aafebe1cd08a424fadea670430bb97dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.468210 11250 tablet.cc:1724] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.466634 11274 tablet.cc:1724] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.496224 11281 tablet.cc:1724] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.507323 11278 tablet.cc:1724] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.589972 11274 tablet.cc:1724] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.590552 11286 tablet.cc:1724] T f5e79e3bf3b84c99bd63c13740470f45 P 17ea4264e6d7481c8d0424b3cf2ba328: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.521028 11273 tablet.cc:1724] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.594949 11285 tablet.cc:1724] T 8e53ac715c884d9aa997826663b5dc48 P 17ea4264e6d7481c8d0424b3cf2ba328: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.599967 11284 tablet.cc:1724] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.605348 11253 tablet.cc:1724] T e6d63b0a32954cb4857e503bb4306c37 P ade19bf6c4cc4c17ba73f9642403fab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.610355 11264 tablet.cc:1724] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.611724 10838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51418bbf5d074719a82e2923cac18de3"
dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
mode: GRACEFUL
new_leader_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
 from {username='slave'} at 127.0.0.1:46838
I20260709 14:49:38.622225 10838 raft_consensus.cc:606] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Received request to transfer leadership to TS 17ea4264e6d7481c8d0424b3cf2ba328
I20260709 14:49:38.605317 11286 tablet.cc:1724] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.613502 11282 tablet.cc:1724] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.633468 11250 tablet.cc:1724] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.650508 11267 raft_consensus.cc:993] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd: : Instructing follower 17ea4264e6d7481c8d0424b3cf2ba328 to start an election
I20260709 14:49:38.651062 11267 raft_consensus.cc:1081] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Signalling peer 17ea4264e6d7481c8d0424b3cf2ba328 to start an election
I20260709 14:49:38.655033 10988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51418bbf5d074719a82e2923cac18de3"
dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
 from {username='slave'} at 127.0.0.1:48378
I20260709 14:49:38.655614 10988 raft_consensus.cc:493] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:38.655992 10988 raft_consensus.cc:3060] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:38.658618 11274 tablet.cc:1724] T b3b89cb92137459a97795b2068de4d2c P aafebe1cd08a424fadea670430bb97dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.665432 11253 tablet.cc:1724] T f238281520c64ce28a454d141ff2f136 P ade19bf6c4cc4c17ba73f9642403fab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.664829 11284 tablet.cc:1724] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.667167 11282 tablet.cc:1724] T fe587315800248f6b1fabebcc3b541c4 P 17ea4264e6d7481c8d0424b3cf2ba328: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.675707 10988 raft_consensus.cc:515] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:38.680836 10835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51418bbf5d074719a82e2923cac18de3" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
I20260709 14:49:38.681502 10835 raft_consensus.cc:3055] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:38.673041 11264 tablet.cc:1724] T b1a9fd44fb154cd0b88f903d71433d43 P ade19bf6c4cc4c17ba73f9642403fab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.685914 10988 leader_election.cc:290] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 2 election: Requested vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267)
I20260709 14:49:38.683928 10835 raft_consensus.cc:740] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Running, Role: LEADER
I20260709 14:49:38.687165 10835 consensus_queue.cc:260] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [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: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:38.687915 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51418bbf5d074719a82e2923cac18de3" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
I20260709 14:49:38.688330 10835 raft_consensus.cc:3060] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:38.688606 10910 raft_consensus.cc:3060] T 51418bbf5d074719a82e2923cac18de3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:38.688071 11277 tablet.cc:1724] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.679325 11285 tablet.cc:1724] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.704799 11286 tablet.cc:1724] T b3b89cb92137459a97795b2068de4d2c P 17ea4264e6d7481c8d0424b3cf2ba328: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:38.716764 10835 raft_consensus.cc:2468] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 2.
I20260709 14:49:38.718123 10952 leader_election.cc:304] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328, aafebe1cd08a424fadea670430bb97dd; no voters: 
I20260709 14:49:38.719134 11270 raft_consensus.cc:2804] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:38.719724 11270 raft_consensus.cc:697] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 LEADER]: Becoming Leader. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Running, Role: LEADER
I20260709 14:49:38.720552 11270 consensus_queue.cc:237] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328 [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: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:38.731894 10910 raft_consensus.cc:2468] T 51418bbf5d074719a82e2923cac18de3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 2.
I20260709 14:49:38.743846 10910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d95fa58f9ba24a778845c87914d40266"
dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
mode: GRACEFUL
new_leader_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
 from {username='slave'} at 127.0.0.1:43562
I20260709 14:49:38.744454 10910 raft_consensus.cc:606] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 LEADER]: Received request to transfer leadership to TS 17ea4264e6d7481c8d0424b3cf2ba328
I20260709 14:49:38.746263  6412 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:49:38.746933  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:38.753314 10734 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5: soft_deleted_table [id=2f839feede3d4f288106979efe11d3f9] alter complete (version 1)
I20260709 14:49:38.757071 10910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d2d6db09ed241bfa25cf1daab310360"
dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
mode: GRACEFUL
new_leader_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
 from {username='slave'} at 127.0.0.1:43562
I20260709 14:49:38.757841 10910 raft_consensus.cc:606] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Received request to transfer leadership to TS 17ea4264e6d7481c8d0424b3cf2ba328
I20260709 14:49:38.760567 10835 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7df72653e28840518a31114ab9ae8463"
dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
mode: GRACEFUL
new_leader_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
 from {username='slave'} at 127.0.0.1:46838
I20260709 14:49:38.761262 10835 raft_consensus.cc:606] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Received request to transfer leadership to TS 17ea4264e6d7481c8d0424b3cf2ba328
I20260709 14:49:38.762681  6412 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:38.763275  6412 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:38.765234 10736 catalog_manager.cc:5697] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328 reported cstate change: term changed from 1 to 2, leader changed from aafebe1cd08a424fadea670430bb97dd (127.6.67.1) to 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3). New cstate: current_term: 2 leader_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:38.840631 11267 raft_consensus.cc:993] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd: : Instructing follower 17ea4264e6d7481c8d0424b3cf2ba328 to start an election
I20260709 14:49:38.841212 11256 raft_consensus.cc:1081] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Signalling peer 17ea4264e6d7481c8d0424b3cf2ba328 to start an election
I20260709 14:49:38.842576 10988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7df72653e28840518a31114ab9ae8463"
dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
 from {username='slave'} at 127.0.0.1:48378
I20260709 14:49:38.843076 10988 raft_consensus.cc:493] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:38.843374 10988 raft_consensus.cc:3060] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:38.848018 10988 raft_consensus.cc:515] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:38.849601 10988 leader_election.cc:290] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 2 election: Requested vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267)
I20260709 14:49:38.850492 10835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df72653e28840518a31114ab9ae8463" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
I20260709 14:49:38.850735 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df72653e28840518a31114ab9ae8463" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
I20260709 14:49:38.851069 10835 raft_consensus.cc:3055] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:38.851311 10910 raft_consensus.cc:3060] T 7df72653e28840518a31114ab9ae8463 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:38.851410 10835 raft_consensus.cc:740] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aafebe1cd08a424fadea670430bb97dd, State: Running, Role: LEADER
I20260709 14:49:38.852200 10835 consensus_queue.cc:260] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:38.853135 10835 raft_consensus.cc:3060] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:38.856616 10910 raft_consensus.cc:2468] T 7df72653e28840518a31114ab9ae8463 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 2.
I20260709 14:49:38.857900 10954 leader_election.cc:304] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328, ade19bf6c4cc4c17ba73f9642403fab8; no voters: 
I20260709 14:49:38.858565 10835 raft_consensus.cc:2468] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 2.
I20260709 14:49:38.858755 11158 raft_consensus.cc:2804] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:38.859350 11158 raft_consensus.cc:697] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 LEADER]: Becoming Leader. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Running, Role: LEADER
I20260709 14:49:38.860173 11158 consensus_queue.cc:237] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:38.867511 10736 catalog_manager.cc:5697] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328 reported cstate change: term changed from 1 to 2, leader changed from aafebe1cd08a424fadea670430bb97dd (127.6.67.1) to 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3). New cstate: current_term: 2 leader_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:39.003046 11259 raft_consensus.cc:993] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8: : Instructing follower 17ea4264e6d7481c8d0424b3cf2ba328 to start an election
I20260709 14:49:39.003535 11260 raft_consensus.cc:1081] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Signalling peer 17ea4264e6d7481c8d0424b3cf2ba328 to start an election
I20260709 14:49:39.005117 10988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d2d6db09ed241bfa25cf1daab310360"
dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
 from {username='slave'} at 127.0.0.1:48368
I20260709 14:49:39.005614 10988 raft_consensus.cc:493] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:39.005959 10988 raft_consensus.cc:3060] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:39.010905 10988 raft_consensus.cc:515] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:39.012434 10988 leader_election.cc:290] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 2 election: Requested vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267)
I20260709 14:49:39.013484 10835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2d6db09ed241bfa25cf1daab310360" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
I20260709 14:49:39.013669 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2d6db09ed241bfa25cf1daab310360" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
I20260709 14:49:39.014109 10835 raft_consensus.cc:3060] T 6d2d6db09ed241bfa25cf1daab310360 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:39.014384 10910 raft_consensus.cc:3055] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:39.014734 10910 raft_consensus.cc:740] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Running, Role: LEADER
I20260709 14:49:39.015532 10910 consensus_queue.cc:260] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:39.016676 10910 raft_consensus.cc:3060] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:39.020599 10835 raft_consensus.cc:2468] T 6d2d6db09ed241bfa25cf1daab310360 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 2.
I20260709 14:49:39.021886 10952 leader_election.cc:304] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ea4264e6d7481c8d0424b3cf2ba328, aafebe1cd08a424fadea670430bb97dd; no voters: 
I20260709 14:49:39.022676 11158 raft_consensus.cc:2804] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:39.023259 11158 raft_consensus.cc:697] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 LEADER]: Becoming Leader. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Running, Role: LEADER
I20260709 14:49:39.024184 11158 consensus_queue.cc:237] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:39.026897 10910 raft_consensus.cc:2468] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 2.
I20260709 14:49:39.033452 10736 catalog_manager.cc:5697] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328 reported cstate change: term changed from 1 to 2, leader changed from ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2) to 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3). New cstate: current_term: 2 leader_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:39.131238 11259 raft_consensus.cc:993] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8: : Instructing follower 17ea4264e6d7481c8d0424b3cf2ba328 to start an election
I20260709 14:49:39.131693 11260 raft_consensus.cc:1081] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 LEADER]: Signalling peer 17ea4264e6d7481c8d0424b3cf2ba328 to start an election
I20260709 14:49:39.133292 10988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d95fa58f9ba24a778845c87914d40266"
dest_uuid: "17ea4264e6d7481c8d0424b3cf2ba328"
 from {username='slave'} at 127.0.0.1:48368
I20260709 14:49:39.133874 10988 raft_consensus.cc:493] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:39.134176 10988 raft_consensus.cc:3060] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:39.139240 10988 raft_consensus.cc:515] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:39.140753 10988 leader_election.cc:290] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328 [CANDIDATE]: Term 3 election: Requested vote from peers aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885), ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267)
I20260709 14:49:39.141752 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95fa58f9ba24a778845c87914d40266" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ade19bf6c4cc4c17ba73f9642403fab8"
I20260709 14:49:39.141633 10835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95fa58f9ba24a778845c87914d40266" candidate_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "aafebe1cd08a424fadea670430bb97dd"
I20260709 14:49:39.142473 10910 raft_consensus.cc:3055] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:39.142527 10835 raft_consensus.cc:3060] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:39.142781 10910 raft_consensus.cc:740] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ade19bf6c4cc4c17ba73f9642403fab8, State: Running, Role: LEADER
I20260709 14:49:39.143628 10910 consensus_queue.cc:260] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [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: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:39.144663 10910 raft_consensus.cc:3060] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:39.148238 10835 raft_consensus.cc:2468] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 3.
I20260709 14:49:39.149435 10952 leader_election.cc:304] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328 [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: 17ea4264e6d7481c8d0424b3cf2ba328, aafebe1cd08a424fadea670430bb97dd; no voters: 
I20260709 14:49:39.150279 11158 raft_consensus.cc:2804] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:39.150812 11158 raft_consensus.cc:697] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 3 LEADER]: Becoming Leader. State: Replica: 17ea4264e6d7481c8d0424b3cf2ba328, State: Running, Role: LEADER
I20260709 14:49:39.150729 10910 raft_consensus.cc:2468] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ea4264e6d7481c8d0424b3cf2ba328 in term 3.
I20260709 14:49:39.152215 11158 consensus_queue.cc:237] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328 [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: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } }
I20260709 14:49:39.156646 10835 raft_consensus.cc:1275] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Refusing update from remote peer 17ea4264e6d7481c8d0424b3cf2ba328: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:49:39.158157 11158 consensus_queue.cc:1048] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:39.159902 10736 catalog_manager.cc:5697] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328 reported cstate change: term changed from 2 to 3, leader changed from ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2) to 17ea4264e6d7481c8d0424b3cf2ba328 (127.6.67.3). New cstate: current_term: 3 leader_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ea4264e6d7481c8d0424b3cf2ba328" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 43009 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:39.175597 10910 raft_consensus.cc:1275] T 51418bbf5d074719a82e2923cac18de3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Refusing update from remote peer 17ea4264e6d7481c8d0424b3cf2ba328: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:49:39.177393 11270 consensus_queue.cc:1048] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:39.242904 10910 raft_consensus.cc:1275] T 7df72653e28840518a31114ab9ae8463 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Refusing update from remote peer 17ea4264e6d7481c8d0424b3cf2ba328: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:39.244228 11270 consensus_queue.cc:1048] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:39.253383 10835 raft_consensus.cc:1275] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Refusing update from remote peer 17ea4264e6d7481c8d0424b3cf2ba328: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:39.254896 11298 consensus_queue.cc:1048] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:39.487648 10835 raft_consensus.cc:1275] T 6d2d6db09ed241bfa25cf1daab310360 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Refusing update from remote peer 17ea4264e6d7481c8d0424b3cf2ba328: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:39.489115 11298 consensus_queue.cc:1048] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:39.498571 10910 raft_consensus.cc:1275] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Refusing update from remote peer 17ea4264e6d7481c8d0424b3cf2ba328: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:39.499985 11158 consensus_queue.cc:1048] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:39.595690 10835 raft_consensus.cc:1275] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [term 3 FOLLOWER]: Refusing update from remote peer 17ea4264e6d7481c8d0424b3cf2ba328: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:49:39.597070 11158 consensus_queue.cc:1048] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafebe1cd08a424fadea670430bb97dd" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 44885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:39.608388 10910 raft_consensus.cc:1275] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [term 3 FOLLOWER]: Refusing update from remote peer 17ea4264e6d7481c8d0424b3cf2ba328: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:49:39.611831 11270 consensus_queue.cc:1048] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade19bf6c4cc4c17ba73f9642403fab8" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:39.824286  6412 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:49:39.829597  6412 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:49:39.830065  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:39.836274  6412 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:49:39.836815  6412 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:40.869122  6412 tablet_server.cc:179] TabletServer@127.6.67.1:0 shutting down...
W20260709 14:49:40.895195 10878 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260709 14:49:40.896143  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:40.897027  6412 tablet_replica.cc:333] T b3b89cb92137459a97795b2068de4d2c P aafebe1cd08a424fadea670430bb97dd: stopping tablet replica
I20260709 14:49:40.898026  6412 raft_consensus.cc:2243] T b3b89cb92137459a97795b2068de4d2c P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.898509  6412 raft_consensus.cc:2272] T b3b89cb92137459a97795b2068de4d2c P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.900355  6412 tablet_replica.cc:333] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd: stopping tablet replica
I20260709 14:49:40.900924  6412 raft_consensus.cc:2243] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.901446  6412 raft_consensus.cc:2272] T b1a9fd44fb154cd0b88f903d71433d43 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:40.902904 10878 consensus_peers.cc:597] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 -> Peer aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885): Couldn't send request to peer aafebe1cd08a424fadea670430bb97dd. 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 14:49:40.903254  6412 tablet_replica.cc:333] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd: stopping tablet replica
I20260709 14:49:40.903882  6412 raft_consensus.cc:2243] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.904328  6412 raft_consensus.cc:2272] T d95fa58f9ba24a778845c87914d40266 P aafebe1cd08a424fadea670430bb97dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.906071  6412 tablet_replica.cc:333] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd: stopping tablet replica
I20260709 14:49:40.906613  6412 raft_consensus.cc:2243] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.907384  6412 raft_consensus.cc:2272] T f238281520c64ce28a454d141ff2f136 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.909014  6412 tablet_replica.cc:333] T fe587315800248f6b1fabebcc3b541c4 P aafebe1cd08a424fadea670430bb97dd: stopping tablet replica
I20260709 14:49:40.909575  6412 raft_consensus.cc:2243] T fe587315800248f6b1fabebcc3b541c4 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.910065  6412 raft_consensus.cc:2272] T fe587315800248f6b1fabebcc3b541c4 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.911752  6412 tablet_replica.cc:333] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd: stopping tablet replica
I20260709 14:49:40.912482  6412 raft_consensus.cc:2243] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.913237  6412 raft_consensus.cc:2272] T e6d63b0a32954cb4857e503bb4306c37 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.915290  6412 tablet_replica.cc:333] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd: stopping tablet replica
I20260709 14:49:40.915906  6412 raft_consensus.cc:2243] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.916633  6412 raft_consensus.cc:2272] T 5d4e723409fb41a1a8d83cd9c8384253 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.918851  6412 tablet_replica.cc:333] T 6d2d6db09ed241bfa25cf1daab310360 P aafebe1cd08a424fadea670430bb97dd: stopping tablet replica
I20260709 14:49:40.919421  6412 raft_consensus.cc:2243] T 6d2d6db09ed241bfa25cf1daab310360 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.919833  6412 raft_consensus.cc:2272] T 6d2d6db09ed241bfa25cf1daab310360 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.921541  6412 tablet_replica.cc:333] T 8de313c2b3d54b1fa2cb99abb9099af3 P aafebe1cd08a424fadea670430bb97dd: stopping tablet replica
I20260709 14:49:40.922125  6412 raft_consensus.cc:2243] T 8de313c2b3d54b1fa2cb99abb9099af3 P aafebe1cd08a424fadea670430bb97dd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.922951  6412 raft_consensus.cc:2272] T 8de313c2b3d54b1fa2cb99abb9099af3 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.924765  6412 tablet_replica.cc:333] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd: stopping tablet replica
I20260709 14:49:40.925280  6412 raft_consensus.cc:2243] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.926280  6412 raft_consensus.cc:2272] T 8e53ac715c884d9aa997826663b5dc48 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.928052  6412 tablet_replica.cc:333] T 2fbbadffdb41437a8fb564b6b17b3e84 P aafebe1cd08a424fadea670430bb97dd: stopping tablet replica
I20260709 14:49:40.928596  6412 raft_consensus.cc:2243] T 2fbbadffdb41437a8fb564b6b17b3e84 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.929067  6412 raft_consensus.cc:2272] T 2fbbadffdb41437a8fb564b6b17b3e84 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.931068  6412 tablet_replica.cc:333] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd: stopping tablet replica
I20260709 14:49:40.931622  6412 raft_consensus.cc:2243] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.932063  6412 raft_consensus.cc:2272] T f5e79e3bf3b84c99bd63c13740470f45 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.934026  6412 tablet_replica.cc:333] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd: stopping tablet replica
I20260709 14:49:40.934579  6412 raft_consensus.cc:2243] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.934990  6412 raft_consensus.cc:2272] T 51418bbf5d074719a82e2923cac18de3 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.936676  6412 tablet_replica.cc:333] T 63fb3109ca3f4a859bec371d50c9c001 P aafebe1cd08a424fadea670430bb97dd: stopping tablet replica
I20260709 14:49:40.937315  6412 raft_consensus.cc:2243] T 63fb3109ca3f4a859bec371d50c9c001 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.937770  6412 raft_consensus.cc:2272] T 63fb3109ca3f4a859bec371d50c9c001 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.940153  6412 tablet_replica.cc:333] T b53e8408e9ab4657a1cea92910b9a3d4 P aafebe1cd08a424fadea670430bb97dd: stopping tablet replica
I20260709 14:49:40.940681  6412 raft_consensus.cc:2243] T b53e8408e9ab4657a1cea92910b9a3d4 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.941135  6412 raft_consensus.cc:2272] T b53e8408e9ab4657a1cea92910b9a3d4 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:40.943122 10952 consensus_peers.cc:597] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328 -> Peer aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885): Couldn't send request to peer aafebe1cd08a424fadea670430bb97dd. 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 14:49:40.943231  6412 tablet_replica.cc:333] T daa6a372514046c4954b65f7f34618a0 P aafebe1cd08a424fadea670430bb97dd: stopping tablet replica
I20260709 14:49:40.943950  6412 raft_consensus.cc:2243] T daa6a372514046c4954b65f7f34618a0 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.944378  6412 raft_consensus.cc:2272] T daa6a372514046c4954b65f7f34618a0 P aafebe1cd08a424fadea670430bb97dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.946271  6412 tablet_replica.cc:333] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd: stopping tablet replica
I20260709 14:49:40.946756  6412 raft_consensus.cc:2243] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.947546  6412 raft_consensus.cc:2272] T 26441d56100f48ea85ac4a167b3f080b P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.949385  6412 tablet_replica.cc:333] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd: stopping tablet replica
I20260709 14:49:40.949895  6412 raft_consensus.cc:2243] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.950304  6412 raft_consensus.cc:2272] T 7df72653e28840518a31114ab9ae8463 P aafebe1cd08a424fadea670430bb97dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.991137  6412 tablet_server.cc:196] TabletServer@127.6.67.1:0 shutdown complete.
I20260709 14:49:41.023250  6412 tablet_server.cc:179] TabletServer@127.6.67.2:0 shutting down...
W20260709 14:49:41.046478 10878 consensus_peers.cc:597] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8 -> Peer aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885): Couldn't send request to peer aafebe1cd08a424fadea670430bb97dd. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:41.059079  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:41.059962  6412 tablet_replica.cc:333] T b1a9fd44fb154cd0b88f903d71433d43 P ade19bf6c4cc4c17ba73f9642403fab8: stopping tablet replica
I20260709 14:49:41.061007  6412 raft_consensus.cc:2243] T b1a9fd44fb154cd0b88f903d71433d43 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.061676  6412 raft_consensus.cc:2272] T b1a9fd44fb154cd0b88f903d71433d43 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.063944  6412 tablet_replica.cc:333] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8: stopping tablet replica
I20260709 14:49:41.064636  6412 raft_consensus.cc:2243] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.065147  6412 raft_consensus.cc:2272] T d95fa58f9ba24a778845c87914d40266 P ade19bf6c4cc4c17ba73f9642403fab8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.067203  6412 tablet_replica.cc:333] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8: stopping tablet replica
I20260709 14:49:41.067991  6412 raft_consensus.cc:2243] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.068919  6412 raft_consensus.cc:2272] T b3b89cb92137459a97795b2068de4d2c P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:41.069983 10952 consensus_peers.cc:597] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328 -> Peer aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885): Couldn't send request to peer aafebe1cd08a424fadea670430bb97dd. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:41.071523  6412 tablet_replica.cc:333] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8: stopping tablet replica
I20260709 14:49:41.072324  6412 raft_consensus.cc:2243] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.073273  6412 raft_consensus.cc:2272] T fe587315800248f6b1fabebcc3b541c4 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.075182  6412 tablet_replica.cc:333] T f238281520c64ce28a454d141ff2f136 P ade19bf6c4cc4c17ba73f9642403fab8: stopping tablet replica
I20260709 14:49:41.075771  6412 raft_consensus.cc:2243] T f238281520c64ce28a454d141ff2f136 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.076236  6412 raft_consensus.cc:2272] T f238281520c64ce28a454d141ff2f136 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.078145  6412 tablet_replica.cc:333] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8: stopping tablet replica
I20260709 14:49:41.078750  6412 raft_consensus.cc:2243] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.079583  6412 raft_consensus.cc:2272] T 63fb3109ca3f4a859bec371d50c9c001 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.081555  6412 tablet_replica.cc:333] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8: stopping tablet replica
I20260709 14:49:41.082180  6412 raft_consensus.cc:2243] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.082984  6412 raft_consensus.cc:2272] T daa6a372514046c4954b65f7f34618a0 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.085194  6412 tablet_replica.cc:333] T b53e8408e9ab4657a1cea92910b9a3d4 P ade19bf6c4cc4c17ba73f9642403fab8: stopping tablet replica
I20260709 14:49:41.086068  6412 raft_consensus.cc:2243] T b53e8408e9ab4657a1cea92910b9a3d4 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.086539  6412 raft_consensus.cc:2272] T b53e8408e9ab4657a1cea92910b9a3d4 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.088752  6412 tablet_replica.cc:333] T 7df72653e28840518a31114ab9ae8463 P ade19bf6c4cc4c17ba73f9642403fab8: stopping tablet replica
I20260709 14:49:41.089483  6412 raft_consensus.cc:2243] T 7df72653e28840518a31114ab9ae8463 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.089996  6412 raft_consensus.cc:2272] T 7df72653e28840518a31114ab9ae8463 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.091987  6412 tablet_replica.cc:333] T e6d63b0a32954cb4857e503bb4306c37 P ade19bf6c4cc4c17ba73f9642403fab8: stopping tablet replica
I20260709 14:49:41.092532  6412 raft_consensus.cc:2243] T e6d63b0a32954cb4857e503bb4306c37 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.092945  6412 raft_consensus.cc:2272] T e6d63b0a32954cb4857e503bb4306c37 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.094781  6412 tablet_replica.cc:333] T 26441d56100f48ea85ac4a167b3f080b P ade19bf6c4cc4c17ba73f9642403fab8: stopping tablet replica
I20260709 14:49:41.095322  6412 raft_consensus.cc:2243] T 26441d56100f48ea85ac4a167b3f080b P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.095731  6412 raft_consensus.cc:2272] T 26441d56100f48ea85ac4a167b3f080b P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.097684  6412 tablet_replica.cc:333] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8: stopping tablet replica
I20260709 14:49:41.098228  6412 raft_consensus.cc:2243] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.098621  6412 raft_consensus.cc:2272] T 8e53ac715c884d9aa997826663b5dc48 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.100499  6412 tablet_replica.cc:333] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8: stopping tablet replica
I20260709 14:49:41.101027  6412 raft_consensus.cc:2243] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.101915  6412 raft_consensus.cc:2272] T 2fbbadffdb41437a8fb564b6b17b3e84 P ade19bf6c4cc4c17ba73f9642403fab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.103889  6412 tablet_replica.cc:333] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8: stopping tablet replica
I20260709 14:49:41.104403  6412 raft_consensus.cc:2243] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.105119  6412 raft_consensus.cc:2272] T f5e79e3bf3b84c99bd63c13740470f45 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.107460  6412 tablet_replica.cc:333] T 51418bbf5d074719a82e2923cac18de3 P ade19bf6c4cc4c17ba73f9642403fab8: stopping tablet replica
I20260709 14:49:41.108282  6412 raft_consensus.cc:2243] T 51418bbf5d074719a82e2923cac18de3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.108791  6412 raft_consensus.cc:2272] T 51418bbf5d074719a82e2923cac18de3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:41.110567 10954 consensus_peers.cc:597] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328 -> Peer ade19bf6c4cc4c17ba73f9642403fab8 (127.6.67.2:39267): Couldn't send request to peer ade19bf6c4cc4c17ba73f9642403fab8. 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 14:49:41.111171  6412 tablet_replica.cc:333] T 5d4e723409fb41a1a8d83cd9c8384253 P ade19bf6c4cc4c17ba73f9642403fab8: stopping tablet replica
I20260709 14:49:41.111800  6412 raft_consensus.cc:2243] T 5d4e723409fb41a1a8d83cd9c8384253 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.112285  6412 raft_consensus.cc:2272] T 5d4e723409fb41a1a8d83cd9c8384253 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.114423  6412 tablet_replica.cc:333] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8: stopping tablet replica
I20260709 14:49:41.115000  6412 raft_consensus.cc:2243] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.115458  6412 raft_consensus.cc:2272] T 6d2d6db09ed241bfa25cf1daab310360 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.117569  6412 tablet_replica.cc:333] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8: stopping tablet replica
I20260709 14:49:41.118139  6412 raft_consensus.cc:2243] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.118637  6412 raft_consensus.cc:2272] T 8de313c2b3d54b1fa2cb99abb9099af3 P ade19bf6c4cc4c17ba73f9642403fab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.156747  6412 tablet_server.cc:196] TabletServer@127.6.67.2:0 shutdown complete.
W20260709 14:49:41.184013 10952 consensus_peers.cc:597] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328 -> Peer aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885): Couldn't send request to peer aafebe1cd08a424fadea670430bb97dd. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:41.187879  6412 tablet_server.cc:179] TabletServer@127.6.67.3:0 shutting down...
W20260709 14:49:41.197041 10952 consensus_peers.cc:597] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328 -> Peer aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885): Couldn't send request to peer aafebe1cd08a424fadea670430bb97dd. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:41.220752  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:41.221632  6412 tablet_replica.cc:333] T b3b89cb92137459a97795b2068de4d2c P 17ea4264e6d7481c8d0424b3cf2ba328: stopping tablet replica
I20260709 14:49:41.222636  6412 raft_consensus.cc:2243] T b3b89cb92137459a97795b2068de4d2c P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.223294  6412 raft_consensus.cc:2272] T b3b89cb92137459a97795b2068de4d2c P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.225065  6412 tablet_replica.cc:333] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328: stopping tablet replica
I20260709 14:49:41.225746  6412 raft_consensus.cc:2243] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.226727  6412 raft_consensus.cc:2272] T b1a9fd44fb154cd0b88f903d71433d43 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.229041  6412 tablet_replica.cc:333] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328: stopping tablet replica
I20260709 14:49:41.229794  6412 raft_consensus.cc:2243] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.230746  6412 raft_consensus.cc:2272] T d95fa58f9ba24a778845c87914d40266 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.233011  6412 tablet_replica.cc:333] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328: stopping tablet replica
I20260709 14:49:41.233765  6412 raft_consensus.cc:2243] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.234344  6412 raft_consensus.cc:2272] T e6d63b0a32954cb4857e503bb4306c37 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.236580  6412 tablet_replica.cc:333] T 63fb3109ca3f4a859bec371d50c9c001 P 17ea4264e6d7481c8d0424b3cf2ba328: stopping tablet replica
I20260709 14:49:41.237314  6412 raft_consensus.cc:2243] T 63fb3109ca3f4a859bec371d50c9c001 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.237967  6412 raft_consensus.cc:2272] T 63fb3109ca3f4a859bec371d50c9c001 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.240463  6412 tablet_replica.cc:333] T 8e53ac715c884d9aa997826663b5dc48 P 17ea4264e6d7481c8d0424b3cf2ba328: stopping tablet replica
I20260709 14:49:41.241199  6412 raft_consensus.cc:2243] T 8e53ac715c884d9aa997826663b5dc48 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.241729  6412 raft_consensus.cc:2272] T 8e53ac715c884d9aa997826663b5dc48 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.243983  6412 tablet_replica.cc:333] T 2fbbadffdb41437a8fb564b6b17b3e84 P 17ea4264e6d7481c8d0424b3cf2ba328: stopping tablet replica
I20260709 14:49:41.244688  6412 raft_consensus.cc:2243] T 2fbbadffdb41437a8fb564b6b17b3e84 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.245210  6412 raft_consensus.cc:2272] T 2fbbadffdb41437a8fb564b6b17b3e84 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.248312  6412 tablet_replica.cc:333] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328: stopping tablet replica
I20260709 14:49:41.249094  6412 raft_consensus.cc:2243] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.250134  6412 raft_consensus.cc:2272] T b53e8408e9ab4657a1cea92910b9a3d4 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:41.250859 10952 consensus_peers.cc:597] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328 -> Peer aafebe1cd08a424fadea670430bb97dd (127.6.67.1:44885): Couldn't send request to peer aafebe1cd08a424fadea670430bb97dd. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:44885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:41.252179  6412 tablet_replica.cc:333] T daa6a372514046c4954b65f7f34618a0 P 17ea4264e6d7481c8d0424b3cf2ba328: stopping tablet replica
I20260709 14:49:41.252803  6412 raft_consensus.cc:2243] T daa6a372514046c4954b65f7f34618a0 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.253235  6412 raft_consensus.cc:2272] T daa6a372514046c4954b65f7f34618a0 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.255156  6412 tablet_replica.cc:333] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328: stopping tablet replica
I20260709 14:49:41.255800  6412 raft_consensus.cc:2243] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.256181  6412 raft_consensus.cc:2272] T 26441d56100f48ea85ac4a167b3f080b P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.258044  6412 tablet_replica.cc:333] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328: stopping tablet replica
I20260709 14:49:41.258522  6412 raft_consensus.cc:2243] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.259197  6412 raft_consensus.cc:2272] T 7df72653e28840518a31114ab9ae8463 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.260960  6412 tablet_replica.cc:333] T fe587315800248f6b1fabebcc3b541c4 P 17ea4264e6d7481c8d0424b3cf2ba328: stopping tablet replica
I20260709 14:49:41.261438  6412 raft_consensus.cc:2243] T fe587315800248f6b1fabebcc3b541c4 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.261896  6412 raft_consensus.cc:2272] T fe587315800248f6b1fabebcc3b541c4 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.263490  6412 tablet_replica.cc:333] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328: stopping tablet replica
I20260709 14:49:41.263950  6412 raft_consensus.cc:2243] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.264308  6412 raft_consensus.cc:2272] T f238281520c64ce28a454d141ff2f136 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.266038  6412 tablet_replica.cc:333] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328: stopping tablet replica
I20260709 14:49:41.266965  6412 raft_consensus.cc:2243] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.267447  6412 raft_consensus.cc:2272] T 5d4e723409fb41a1a8d83cd9c8384253 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.269207  6412 tablet_replica.cc:333] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328: stopping tablet replica
I20260709 14:49:41.269671  6412 raft_consensus.cc:2243] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.270435  6412 raft_consensus.cc:2272] T 6d2d6db09ed241bfa25cf1daab310360 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.272264  6412 tablet_replica.cc:333] T f5e79e3bf3b84c99bd63c13740470f45 P 17ea4264e6d7481c8d0424b3cf2ba328: stopping tablet replica
I20260709 14:49:41.272733  6412 raft_consensus.cc:2243] T f5e79e3bf3b84c99bd63c13740470f45 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.273090  6412 raft_consensus.cc:2272] T f5e79e3bf3b84c99bd63c13740470f45 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.275175  6412 tablet_replica.cc:333] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328: stopping tablet replica
I20260709 14:49:41.275624  6412 raft_consensus.cc:2243] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.276296  6412 raft_consensus.cc:2272] T 51418bbf5d074719a82e2923cac18de3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.278039  6412 tablet_replica.cc:333] T 8de313c2b3d54b1fa2cb99abb9099af3 P 17ea4264e6d7481c8d0424b3cf2ba328: stopping tablet replica
I20260709 14:49:41.278456  6412 raft_consensus.cc:2243] T 8de313c2b3d54b1fa2cb99abb9099af3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.278820  6412 raft_consensus.cc:2272] T 8de313c2b3d54b1fa2cb99abb9099af3 P 17ea4264e6d7481c8d0424b3cf2ba328 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.318544  6412 tablet_server.cc:196] TabletServer@127.6.67.3:0 shutdown complete.
I20260709 14:49:41.348634  6412 master.cc:562] Master@127.6.67.62:34963 shutting down...
I20260709 14:49:41.371547  6412 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.372135  6412 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.372444  6412 tablet_replica.cc:333] T 00000000000000000000000000000000 P 47cdf39ea718427695ba567dbaa289d5: stopping tablet replica
I20260709 14:49:41.392483  6412 master.cc:584] Master@127.6.67.62:34963 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12566 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:49:41.441511  6412 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.67.62:44301
I20260709 14:49:41.442706  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:41.448261 11311 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 14:49:41.449072 11310 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 14:49:41.449508 11313 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 14:49:41.450584  6412 server_base.cc:1061] running on GCE node
I20260709 14:49:41.451462  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:41.451665  6412 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 14:49:41.451825  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608581451792 us; error 0 us; skew 500 ppm
I20260709 14:49:41.452355  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:41.454756  6412 webserver.cc:533] Webserver started at http://127.6.67.62:37271/ using document root <none> and password file <none>
I20260709 14:49:41.455245  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:41.455428  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:41.455709  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:41.456830  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608470283356-6412-0/minicluster-data/master-0-root/instance:
uuid: "a0621716191d42daa81816305973d627"
format_stamp: "Formatted at 2026-07-09 14:49:41 on dist-test-slave-5tjq"
I20260709 14:49:41.461618  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:49:41.464869 11318 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:41.465689  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:49:41.466527  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608470283356-6412-0/minicluster-data/master-0-root
uuid: "a0621716191d42daa81816305973d627"
format_stamp: "Formatted at 2026-07-09 14:49:41 on dist-test-slave-5tjq"
I20260709 14:49:41.466843  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608470283356-6412-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608470283356-6412-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608470283356-6412-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 14:49:41.486586  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:41.487820  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:41.526238  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.62:44301
I20260709 14:49:41.526356 11369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.62:44301 every 8 connection(s)
I20260709 14:49:41.530571 11370 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 14:49:41.541419 11370 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627: Bootstrap starting.
I20260709 14:49:41.546258 11370 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:41.550705 11370 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627: No bootstrap required, opened a new log
I20260709 14:49:41.552845 11370 raft_consensus.cc:359] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0621716191d42daa81816305973d627" member_type: VOTER }
I20260709 14:49:41.553225 11370 raft_consensus.cc:385] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:41.553402 11370 raft_consensus.cc:740] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0621716191d42daa81816305973d627, State: Initialized, Role: FOLLOWER
I20260709 14:49:41.554024 11370 consensus_queue.cc:260] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a0621716191d42daa81816305973d627" member_type: VOTER }
I20260709 14:49:41.554430 11370 raft_consensus.cc:399] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:41.554616 11370 raft_consensus.cc:493] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:41.554833 11370 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:41.559578 11370 raft_consensus.cc:515] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0621716191d42daa81816305973d627" member_type: VOTER }
I20260709 14:49:41.560076 11370 leader_election.cc:304] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627 [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: a0621716191d42daa81816305973d627; no voters: 
I20260709 14:49:41.561152 11370 leader_election.cc:290] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:41.561501 11373 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:41.562978 11373 raft_consensus.cc:697] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627 [term 1 LEADER]: Becoming Leader. State: Replica: a0621716191d42daa81816305973d627, State: Running, Role: LEADER
I20260709 14:49:41.563697 11373 consensus_queue.cc:237] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627 [LEADER]: Queue going to LEADER mode. State: All 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: "a0621716191d42daa81816305973d627" member_type: VOTER }
I20260709 14:49:41.564055 11370 sys_catalog.cc:565] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:41.568181 11374 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a0621716191d42daa81816305973d627" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0621716191d42daa81816305973d627" member_type: VOTER } }
I20260709 14:49:41.568432 11375 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a0621716191d42daa81816305973d627. Latest consensus state: current_term: 1 leader_uuid: "a0621716191d42daa81816305973d627" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0621716191d42daa81816305973d627" member_type: VOTER } }
I20260709 14:49:41.569072 11374 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:41.569478 11375 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:41.575827 11379 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:41.584216 11379 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:41.585251  6412 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:41.593801 11379 catalog_manager.cc:1383] Generated new cluster ID: 5e452e2a405246ed9bf2a6f919c7a29c
I20260709 14:49:41.594193 11379 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:41.607029 11379 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:41.608466 11379 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:41.637655 11379 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627: Generated new TSK 0
I20260709 14:49:41.638468 11379 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:41.671476  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:41.679327 11392 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 14:49:41.680191 11393 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 14:49:41.683459 11395 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 14:49:41.684965  6412 server_base.cc:1061] running on GCE node
I20260709 14:49:41.686740  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:41.687006  6412 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 14:49:41.687227  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608581687209 us; error 0 us; skew 500 ppm
I20260709 14:49:41.687834  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:41.690809  6412 webserver.cc:533] Webserver started at http://127.6.67.1:44357/ using document root <none> and password file <none>
I20260709 14:49:41.691416  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:41.691654  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:41.691996  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:41.693696  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608470283356-6412-0/minicluster-data/ts-0-root/instance:
uuid: "fcb019ced7804c81925604ca12a5fb3f"
format_stamp: "Formatted at 2026-07-09 14:49:41 on dist-test-slave-5tjq"
I20260709 14:49:41.699079  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:41.702672 11400 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:41.703462  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:49:41.703765  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608470283356-6412-0/minicluster-data/ts-0-root
uuid: "fcb019ced7804c81925604ca12a5fb3f"
format_stamp: "Formatted at 2026-07-09 14:49:41 on dist-test-slave-5tjq"
I20260709 14:49:41.704059  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608470283356-6412-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608470283356-6412-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608470283356-6412-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 14:49:41.719230  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:41.720558  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:41.722162  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:41.724578  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:41.724815  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:41.725080  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:41.725278  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:41.770870  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.1:35523
I20260709 14:49:41.770990 11462 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.1:35523 every 8 connection(s)
I20260709 14:49:41.776659  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:41.785539 11467 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 14:49:41.788082 11468 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 14:49:41.791903  6412 server_base.cc:1061] running on GCE node
W20260709 14:49:41.793154 11470 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 14:49:41.794378  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:41.794670  6412 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 14:49:41.794940  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608581794911 us; error 0 us; skew 500 ppm
I20260709 14:49:41.795564  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:41.795845 11463 heartbeater.cc:344] Connected to a master server at 127.6.67.62:44301
I20260709 14:49:41.796275 11463 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:41.797269 11463 heartbeater.cc:507] Master 127.6.67.62:44301 requested a full tablet report, sending...
I20260709 14:49:41.798301  6412 webserver.cc:533] Webserver started at http://127.6.67.2:42989/ using document root <none> and password file <none>
I20260709 14:49:41.798974  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:41.799209  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:41.799497  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:41.799865 11335 ts_manager.cc:194] Registered new tserver with Master: fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523)
I20260709 14:49:41.800952  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608470283356-6412-0/minicluster-data/ts-1-root/instance:
uuid: "bca605a8f962471191f28f90dea04c66"
format_stamp: "Formatted at 2026-07-09 14:49:41 on dist-test-slave-5tjq"
I20260709 14:49:41.802239 11335 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33790
I20260709 14:49:41.806239  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:49:41.810421 11475 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:41.811363  6412 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 14:49:41.811642  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608470283356-6412-0/minicluster-data/ts-1-root
uuid: "bca605a8f962471191f28f90dea04c66"
format_stamp: "Formatted at 2026-07-09 14:49:41 on dist-test-slave-5tjq"
I20260709 14:49:41.811909  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608470283356-6412-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608470283356-6412-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608470283356-6412-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 14:49:41.840487  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:41.841724  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:41.843263  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:41.845705  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:41.845925  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260709 14:49:41.846263  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:41.846405  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:41.888186  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.2:43567
I20260709 14:49:41.888295 11537 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.2:43567 every 8 connection(s)
I20260709 14:49:41.893362  6412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:41.902513 11541 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 14:49:41.904527 11542 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 14:49:41.905165 11544 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 14:49:41.906133 11538 heartbeater.cc:344] Connected to a master server at 127.6.67.62:44301
I20260709 14:49:41.906598 11538 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:41.907279  6412 server_base.cc:1061] running on GCE node
I20260709 14:49:41.907713 11538 heartbeater.cc:507] Master 127.6.67.62:44301 requested a full tablet report, sending...
I20260709 14:49:41.908258  6412 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:41.908540  6412 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 14:49:41.908746  6412 hybrid_clock.cc:648] HybridClock initialized: now 1783608581908729 us; error 0 us; skew 500 ppm
I20260709 14:49:41.909883  6412 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:41.910274 11335 ts_manager.cc:194] Registered new tserver with Master: bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
I20260709 14:49:41.912176 11335 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33798
I20260709 14:49:41.912717  6412 webserver.cc:533] Webserver started at http://127.6.67.3:37305/ using document root <none> and password file <none>
I20260709 14:49:41.913378  6412 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:41.913703  6412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:41.914139  6412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:41.915723  6412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608470283356-6412-0/minicluster-data/ts-2-root/instance:
uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
format_stamp: "Formatted at 2026-07-09 14:49:41 on dist-test-slave-5tjq"
I20260709 14:49:41.920742  6412 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 14:49:41.924392 11549 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:41.925369  6412 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:41.925643  6412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608470283356-6412-0/minicluster-data/ts-2-root
uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
format_stamp: "Formatted at 2026-07-09 14:49:41 on dist-test-slave-5tjq"
I20260709 14:49:41.925966  6412 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608470283356-6412-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608470283356-6412-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskr5JXOC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608470283356-6412-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 14:49:41.938318  6412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:41.939554  6412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:41.941064  6412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:41.943509  6412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:41.943706  6412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:41.944012  6412 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:41.944176  6412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:41.988667  6412 rpc_server.cc:307] RPC server started. Bound to: 127.6.67.3:36221
I20260709 14:49:41.988754 11611 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.67.3:36221 every 8 connection(s)
I20260709 14:49:42.004266 11612 heartbeater.cc:344] Connected to a master server at 127.6.67.62:44301
I20260709 14:49:42.004709 11612 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:42.005534 11612 heartbeater.cc:507] Master 127.6.67.62:44301 requested a full tablet report, sending...
I20260709 14:49:42.007633 11335 ts_manager.cc:194] Registered new tserver with Master: e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:42.007761  6412 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015999093s
I20260709 14:49:42.009122 11335 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33808
I20260709 14:49:42.036824 11335 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33822:
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 14:49:42.039851 11335 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 14:49:42.127094 11577 tablet_service.cc:1511] Processing CreateTablet for tablet ba18862b58a04a44a72e04beda977dfe (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:42.129009 11577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba18862b58a04a44a72e04beda977dfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.131142 11576 tablet_service.cc:1511] Processing CreateTablet for tablet 8e2400b5fe4e4384ad2202f1a5fdeda9 (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:42.132769 11576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e2400b5fe4e4384ad2202f1a5fdeda9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.136198 11575 tablet_service.cc:1511] Processing CreateTablet for tablet 57b506dba0c14ae1a16c2ea7af84364f (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:42.137655 11575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57b506dba0c14ae1a16c2ea7af84364f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.139813 11503 tablet_service.cc:1511] Processing CreateTablet for tablet ba18862b58a04a44a72e04beda977dfe (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:42.141316 11503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba18862b58a04a44a72e04beda977dfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.141722 11502 tablet_service.cc:1511] Processing CreateTablet for tablet 8e2400b5fe4e4384ad2202f1a5fdeda9 (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:42.143379 11502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e2400b5fe4e4384ad2202f1a5fdeda9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.143128 11574 tablet_service.cc:1511] Processing CreateTablet for tablet e69c0f785d044f4c8de6e9f9cd0b23e3 (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:42.144670 11574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e69c0f785d044f4c8de6e9f9cd0b23e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.147404 11501 tablet_service.cc:1511] Processing CreateTablet for tablet 57b506dba0c14ae1a16c2ea7af84364f (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:42.149075 11501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57b506dba0c14ae1a16c2ea7af84364f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.151217 11500 tablet_service.cc:1511] Processing CreateTablet for tablet e69c0f785d044f4c8de6e9f9cd0b23e3 (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:42.152922 11500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e69c0f785d044f4c8de6e9f9cd0b23e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.155131 11499 tablet_service.cc:1511] Processing CreateTablet for tablet 3648ae6b97114944a69f483b6473829f (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:42.156754 11499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3648ae6b97114944a69f483b6473829f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.160491 11573 tablet_service.cc:1511] Processing CreateTablet for tablet 3648ae6b97114944a69f483b6473829f (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:42.162154 11573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3648ae6b97114944a69f483b6473829f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.163782 11572 tablet_service.cc:1511] Processing CreateTablet for tablet a6ab6ca40818427e947fd82b36a099f9 (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:42.164578 11569 tablet_service.cc:1511] Processing CreateTablet for tablet 2d25e5ea1de54102aced6b99241bbfcb (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:42.166531 11570 tablet_service.cc:1511] Processing CreateTablet for tablet 99c366ae6a8e4fcaa623608424c4dd16 (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:42.167402 11571 tablet_service.cc:1511] Processing CreateTablet for tablet 5c7c78934a044e7caeb50974b7f008a7 (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:42.170392 11498 tablet_service.cc:1511] Processing CreateTablet for tablet a6ab6ca40818427e947fd82b36a099f9 (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:42.170794 11497 tablet_service.cc:1511] Processing CreateTablet for tablet 5c7c78934a044e7caeb50974b7f008a7 (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:42.172006 11498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ab6ca40818427e947fd82b36a099f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.173147 11496 tablet_service.cc:1511] Processing CreateTablet for tablet 99c366ae6a8e4fcaa623608424c4dd16 (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:42.175982 11495 tablet_service.cc:1511] Processing CreateTablet for tablet 2d25e5ea1de54102aced6b99241bbfcb (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:42.177786 11496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99c366ae6a8e4fcaa623608424c4dd16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.180141 11428 tablet_service.cc:1511] Processing CreateTablet for tablet ba18862b58a04a44a72e04beda977dfe (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:42.191468 11428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba18862b58a04a44a72e04beda977dfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.181456 11427 tablet_service.cc:1511] Processing CreateTablet for tablet 8e2400b5fe4e4384ad2202f1a5fdeda9 (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:42.195441 11427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e2400b5fe4e4384ad2202f1a5fdeda9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.182629 11426 tablet_service.cc:1511] Processing CreateTablet for tablet 57b506dba0c14ae1a16c2ea7af84364f (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:42.199213 11426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57b506dba0c14ae1a16c2ea7af84364f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.183804 11425 tablet_service.cc:1511] Processing CreateTablet for tablet e69c0f785d044f4c8de6e9f9cd0b23e3 (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:42.203989 11425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e69c0f785d044f4c8de6e9f9cd0b23e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.204351 11422 tablet_service.cc:1511] Processing CreateTablet for tablet 5c7c78934a044e7caeb50974b7f008a7 (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:42.185031 11424 tablet_service.cc:1511] Processing CreateTablet for tablet 3648ae6b97114944a69f483b6473829f (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:42.206636 11422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c7c78934a044e7caeb50974b7f008a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.206974 11497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c7c78934a044e7caeb50974b7f008a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.186303 11423 tablet_service.cc:1511] Processing CreateTablet for tablet a6ab6ca40818427e947fd82b36a099f9 (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:42.211292 11421 tablet_service.cc:1511] Processing CreateTablet for tablet 99c366ae6a8e4fcaa623608424c4dd16 (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:42.212523 11420 tablet_service.cc:1511] Processing CreateTablet for tablet 2d25e5ea1de54102aced6b99241bbfcb (DEFAULT_TABLE table=test-workload [id=564d0ce3eeb64bd0983ce9c8b3a0e127]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:42.215142 11495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d25e5ea1de54102aced6b99241bbfcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.208498 11424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3648ae6b97114944a69f483b6473829f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.218936 11420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d25e5ea1de54102aced6b99241bbfcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.220688 11423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ab6ca40818427e947fd82b36a099f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.222350 11421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99c366ae6a8e4fcaa623608424c4dd16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.225047 11571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c7c78934a044e7caeb50974b7f008a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.226652 11569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d25e5ea1de54102aced6b99241bbfcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.228205 11572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ab6ca40818427e947fd82b36a099f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.229431 11570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99c366ae6a8e4fcaa623608424c4dd16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.286252 11628 tablet_bootstrap.cc:492] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3: Bootstrap starting.
I20260709 14:49:42.315994 11628 tablet_bootstrap.cc:654] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.329463 11628 tablet_bootstrap.cc:492] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3: No bootstrap required, opened a new log
I20260709 14:49:42.330245 11628 ts_tablet_manager.cc:1403] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.004s
I20260709 14:49:42.334568 11628 raft_consensus.cc:359] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.335901 11628 raft_consensus.cc:385] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.336324 11628 raft_consensus.cc:740] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.337837 11628 consensus_queue.cc:260] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.345670 11628 ts_tablet_manager.cc:1434] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 14:49:42.346726 11612 heartbeater.cc:499] Master 127.6.67.62:44301 was elected leader, sending a full tablet report...
I20260709 14:49:42.361800 11628 tablet_bootstrap.cc:492] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3: Bootstrap starting.
I20260709 14:49:42.373135 11630 tablet_bootstrap.cc:492] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f: Bootstrap starting.
I20260709 14:49:42.381333 11630 tablet_bootstrap.cc:654] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.403779 11628 tablet_bootstrap.cc:654] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.445699 11628 tablet_bootstrap.cc:492] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3: No bootstrap required, opened a new log
I20260709 14:49:42.446357 11628 ts_tablet_manager.cc:1403] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.004s
I20260709 14:49:42.449292 11628 raft_consensus.cc:359] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.450428 11628 raft_consensus.cc:385] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.450742 11628 raft_consensus.cc:740] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.454104 11627 tablet_bootstrap.cc:492] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66: Bootstrap starting.
I20260709 14:49:42.474825 11628 consensus_queue.cc:260] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.476532 11630 tablet_bootstrap.cc:492] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f: No bootstrap required, opened a new log
I20260709 14:49:42.477450 11628 ts_tablet_manager.cc:1434] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.022s
I20260709 14:49:42.479568 11628 tablet_bootstrap.cc:492] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3: Bootstrap starting.
I20260709 14:49:42.484452 11630 ts_tablet_manager.cc:1403] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f: Time spent bootstrapping tablet: real 0.112s	user 0.025s	sys 0.028s
I20260709 14:49:42.489986 11630 raft_consensus.cc:359] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.490769 11630 raft_consensus.cc:385] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.491078 11630 raft_consensus.cc:740] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.486579 11628 tablet_bootstrap.cc:654] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.496157 11630 consensus_queue.cc:260] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.505944 11627 tablet_bootstrap.cc:654] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.531965 11628 tablet_bootstrap.cc:492] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3: No bootstrap required, opened a new log
I20260709 14:49:42.532523 11628 ts_tablet_manager.cc:1403] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.016s
I20260709 14:49:42.536201 11628 raft_consensus.cc:359] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.536787 11628 raft_consensus.cc:385] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.537060 11628 raft_consensus.cc:740] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.537770 11628 consensus_queue.cc:260] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.539505 11627 tablet_bootstrap.cc:492] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66: No bootstrap required, opened a new log
I20260709 14:49:42.540082 11627 ts_tablet_manager.cc:1403] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66: Time spent bootstrapping tablet: real 0.087s	user 0.023s	sys 0.008s
I20260709 14:49:42.541906 11630 ts_tablet_manager.cc:1434] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f: Time spent starting tablet: real 0.055s	user 0.014s	sys 0.006s
I20260709 14:49:42.542055 11463 heartbeater.cc:499] Master 127.6.67.62:44301 was elected leader, sending a full tablet report...
I20260709 14:49:42.542711 11628 ts_tablet_manager.cc:1434] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 14:49:42.543876 11628 tablet_bootstrap.cc:492] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3: Bootstrap starting.
I20260709 14:49:42.545200 11627 raft_consensus.cc:359] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } }
I20260709 14:49:42.546087 11627 raft_consensus.cc:385] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.546399 11627 raft_consensus.cc:740] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca605a8f962471191f28f90dea04c66, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.548334 11627 consensus_queue.cc:260] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } }
I20260709 14:49:42.552506 11628 tablet_bootstrap.cc:654] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.555186 11630 tablet_bootstrap.cc:492] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f: Bootstrap starting.
I20260709 14:49:42.565208 11630 tablet_bootstrap.cc:654] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.570516 11538 heartbeater.cc:499] Master 127.6.67.62:44301 was elected leader, sending a full tablet report...
I20260709 14:49:42.570894 11627 ts_tablet_manager.cc:1434] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.018s
I20260709 14:49:42.574709 11627 tablet_bootstrap.cc:492] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66: Bootstrap starting.
W20260709 14:49:42.580113 11383 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:42.586759 11627 tablet_bootstrap.cc:654] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.604336 11630 tablet_bootstrap.cc:492] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f: No bootstrap required, opened a new log
I20260709 14:49:42.604822 11628 tablet_bootstrap.cc:492] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3: No bootstrap required, opened a new log
I20260709 14:49:42.604946 11630 ts_tablet_manager.cc:1403] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.014s
I20260709 14:49:42.605523 11628 ts_tablet_manager.cc:1403] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.044s
I20260709 14:49:42.607926 11627 tablet_bootstrap.cc:492] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66: No bootstrap required, opened a new log
I20260709 14:49:42.608525 11627 ts_tablet_manager.cc:1403] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.011s
I20260709 14:49:42.608721 11630 raft_consensus.cc:359] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.609687 11630 raft_consensus.cc:385] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.609288 11628 raft_consensus.cc:359] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } }
I20260709 14:49:42.610193 11630 raft_consensus.cc:740] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.610263 11628 raft_consensus.cc:385] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.610831 11628 raft_consensus.cc:740] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.611511 11630 consensus_queue.cc:260] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.611781 11628 consensus_queue.cc:260] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } }
I20260709 14:49:42.612131 11627 raft_consensus.cc:359] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.612993 11627 raft_consensus.cc:385] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.613298 11627 raft_consensus.cc:740] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca605a8f962471191f28f90dea04c66, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.614312 11627 consensus_queue.cc:260] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.617465 11630 ts_tablet_manager.cc:1434] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 14:49:42.618903 11630 tablet_bootstrap.cc:492] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f: Bootstrap starting.
I20260709 14:49:42.617738 11627 ts_tablet_manager.cc:1434] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:49:42.622949 11627 tablet_bootstrap.cc:492] T e69c0f785d044f4c8de6e9f9cd0b23e3 P bca605a8f962471191f28f90dea04c66: Bootstrap starting.
I20260709 14:49:42.625072 11628 ts_tablet_manager.cc:1434] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.005s
I20260709 14:49:42.626389 11628 tablet_bootstrap.cc:492] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3: Bootstrap starting.
I20260709 14:49:42.631263 11630 tablet_bootstrap.cc:654] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.635746 11627 tablet_bootstrap.cc:654] T e69c0f785d044f4c8de6e9f9cd0b23e3 P bca605a8f962471191f28f90dea04c66: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.633561 11628 tablet_bootstrap.cc:654] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.648295 11628 tablet_bootstrap.cc:492] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3: No bootstrap required, opened a new log
I20260709 14:49:42.648905 11628 ts_tablet_manager.cc:1403] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260709 14:49:42.652331 11628 raft_consensus.cc:359] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.653220 11628 raft_consensus.cc:385] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.653528 11628 raft_consensus.cc:740] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.655539 11628 consensus_queue.cc:260] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.656797 11630 tablet_bootstrap.cc:492] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f: No bootstrap required, opened a new log
I20260709 14:49:42.657400 11630 ts_tablet_manager.cc:1403] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.008s
I20260709 14:49:42.658010 11628 ts_tablet_manager.cc:1434] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 14:49:42.659161 11628 tablet_bootstrap.cc:492] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3: Bootstrap starting.
I20260709 14:49:42.661859 11627 tablet_bootstrap.cc:492] T e69c0f785d044f4c8de6e9f9cd0b23e3 P bca605a8f962471191f28f90dea04c66: No bootstrap required, opened a new log
I20260709 14:49:42.662537 11627 ts_tablet_manager.cc:1403] T e69c0f785d044f4c8de6e9f9cd0b23e3 P bca605a8f962471191f28f90dea04c66: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.016s
I20260709 14:49:42.665946 11627 raft_consensus.cc:359] T e69c0f785d044f4c8de6e9f9cd0b23e3 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.666592 11628 tablet_bootstrap.cc:654] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.666790 11627 raft_consensus.cc:385] T e69c0f785d044f4c8de6e9f9cd0b23e3 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.667124 11627 raft_consensus.cc:740] T e69c0f785d044f4c8de6e9f9cd0b23e3 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca605a8f962471191f28f90dea04c66, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.667984 11627 consensus_queue.cc:260] T e69c0f785d044f4c8de6e9f9cd0b23e3 P bca605a8f962471191f28f90dea04c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.670805 11627 ts_tablet_manager.cc:1434] T e69c0f785d044f4c8de6e9f9cd0b23e3 P bca605a8f962471191f28f90dea04c66: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260709 14:49:42.671871 11627 tablet_bootstrap.cc:492] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66: Bootstrap starting.
I20260709 14:49:42.675683 11628 tablet_bootstrap.cc:492] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3: No bootstrap required, opened a new log
I20260709 14:49:42.675311 11630 raft_consensus.cc:359] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.676214 11630 raft_consensus.cc:385] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.676307 11628 ts_tablet_manager.cc:1403] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260709 14:49:42.676563 11630 raft_consensus.cc:740] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.677673 11630 consensus_queue.cc:260] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.679307 11627 tablet_bootstrap.cc:654] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.679781 11628 raft_consensus.cc:359] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.680625 11628 raft_consensus.cc:385] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.680938 11628 raft_consensus.cc:740] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.685956 11628 consensus_queue.cc:260] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.688617 11628 ts_tablet_manager.cc:1434] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:49:42.689795 11628 tablet_bootstrap.cc:492] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3: Bootstrap starting.
I20260709 14:49:42.696926 11628 tablet_bootstrap.cc:654] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.703565 11630 ts_tablet_manager.cc:1434] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.001s
I20260709 14:49:42.708806 11630 tablet_bootstrap.cc:492] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f: Bootstrap starting.
I20260709 14:49:42.721467 11630 tablet_bootstrap.cc:654] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.721990 11628 tablet_bootstrap.cc:492] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3: No bootstrap required, opened a new log
I20260709 14:49:42.722513 11628 ts_tablet_manager.cc:1403] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.019s
I20260709 14:49:42.724679 11628 raft_consensus.cc:359] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.725307 11628 raft_consensus.cc:385] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.725684 11628 raft_consensus.cc:740] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.726751 11628 consensus_queue.cc:260] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.729219 11627 tablet_bootstrap.cc:492] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66: No bootstrap required, opened a new log
I20260709 14:49:42.730028 11627 ts_tablet_manager.cc:1403] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66: Time spent bootstrapping tablet: real 0.058s	user 0.024s	sys 0.021s
I20260709 14:49:42.734359 11627 raft_consensus.cc:359] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.735433 11627 raft_consensus.cc:385] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.735836 11627 raft_consensus.cc:740] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca605a8f962471191f28f90dea04c66, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.736821 11627 consensus_queue.cc:260] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.738577 11628 ts_tablet_manager.cc:1434] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260709 14:49:42.740083 11627 ts_tablet_manager.cc:1434] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:49:42.741222 11627 tablet_bootstrap.cc:492] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66: Bootstrap starting.
I20260709 14:49:42.743228 11628 tablet_bootstrap.cc:492] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3: Bootstrap starting.
I20260709 14:49:42.751545 11630 tablet_bootstrap.cc:492] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f: No bootstrap required, opened a new log
I20260709 14:49:42.752040 11627 tablet_bootstrap.cc:654] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.752152 11630 ts_tablet_manager.cc:1403] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.007s
I20260709 14:49:42.752969 11628 tablet_bootstrap.cc:654] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.757321 11630 raft_consensus.cc:359] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.758078 11630 raft_consensus.cc:385] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.758421 11630 raft_consensus.cc:740] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.759251 11630 consensus_queue.cc:260] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.759982 11627 tablet_bootstrap.cc:492] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66: No bootstrap required, opened a new log
I20260709 14:49:42.760221 11628 tablet_bootstrap.cc:492] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3: No bootstrap required, opened a new log
I20260709 14:49:42.760655 11627 ts_tablet_manager.cc:1403] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.001s
I20260709 14:49:42.760668 11628 ts_tablet_manager.cc:1403] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.002s
I20260709 14:49:42.761417 11630 ts_tablet_manager.cc:1434] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:49:42.762537 11630 tablet_bootstrap.cc:492] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f: Bootstrap starting.
I20260709 14:49:42.763991 11628 raft_consensus.cc:359] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.764875 11628 raft_consensus.cc:385] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.764815 11627 raft_consensus.cc:359] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.765530 11628 raft_consensus.cc:740] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.765863 11627 raft_consensus.cc:385] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.766237 11627 raft_consensus.cc:740] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca605a8f962471191f28f90dea04c66, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.766697 11628 consensus_queue.cc:260] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.767055 11627 consensus_queue.cc:260] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.769603 11628 ts_tablet_manager.cc:1434] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:42.772873 11628 tablet_bootstrap.cc:492] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3: Bootstrap starting.
I20260709 14:49:42.775743 11627 ts_tablet_manager.cc:1434] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:49:42.776983 11627 tablet_bootstrap.cc:492] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P bca605a8f962471191f28f90dea04c66: Bootstrap starting.
I20260709 14:49:42.782572 11628 tablet_bootstrap.cc:654] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.770138 11630 tablet_bootstrap.cc:654] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.785411 11631 raft_consensus.cc:493] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.786350 11636 raft_consensus.cc:493] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.786152 11631 raft_consensus.cc:515] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.786974 11636 raft_consensus.cc:515] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.790469 11637 raft_consensus.cc:493] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.791363 11637 raft_consensus.cc:515] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.803434 11637 leader_election.cc:290] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:42.810130 11636 leader_election.cc:290] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:42.812037 11631 leader_election.cc:290] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
I20260709 14:49:42.812937 11631 raft_consensus.cc:493] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.813577 11631 raft_consensus.cc:515] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.816744 11631 leader_election.cc:290] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
I20260709 14:49:42.784722 11627 tablet_bootstrap.cc:654] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P bca605a8f962471191f28f90dea04c66: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.880892 11627 tablet_bootstrap.cc:492] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P bca605a8f962471191f28f90dea04c66: No bootstrap required, opened a new log
I20260709 14:49:42.881593 11627 ts_tablet_manager.cc:1403] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P bca605a8f962471191f28f90dea04c66: Time spent bootstrapping tablet: real 0.105s	user 0.009s	sys 0.004s
I20260709 14:49:42.885648 11587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7c78934a044e7caeb50974b7f008a7" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" is_pre_election: true
I20260709 14:49:42.887799 11586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b506dba0c14ae1a16c2ea7af84364f" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" is_pre_election: true
W20260709 14:49:42.888300 11402 leader_election.cc:343] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.888967 11586 raft_consensus.cc:2468] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 0.
I20260709 14:49:42.890378 11636 raft_consensus.cc:493] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.891187 11477 leader_election.cc:304] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3; no voters: 
I20260709 14:49:42.891149 11636 raft_consensus.cc:515] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.894609 11636 leader_election.cc:290] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:42.896909 11637 raft_consensus.cc:2804] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:42.897433 11637 raft_consensus.cc:493] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:42.897228 11586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ab6ca40818427e947fd82b36a099f9" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" is_pre_election: true
I20260709 14:49:42.898010 11637 raft_consensus.cc:3060] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.898346 11586 raft_consensus.cc:2468] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 0.
I20260709 14:49:42.899924 11660 raft_consensus.cc:493] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.900629 11660 raft_consensus.cc:515] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.902755 11402 leader_election.cc:304] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5f8b2ef724d446cb2d10c47555c64e3, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:42.904111 11636 raft_consensus.cc:2804] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:42.904592 11636 raft_consensus.cc:493] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:42.905033 11636 raft_consensus.cc:3060] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.912746 11631 raft_consensus.cc:493] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.913580 11631 raft_consensus.cc:515] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } }
I20260709 14:49:42.916649 11631 leader_election.cc:290] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567), fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523)
I20260709 14:49:42.919111 11660 leader_election.cc:290] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
I20260709 14:49:42.926653 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b506dba0c14ae1a16c2ea7af84364f" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f" is_pre_election: true
I20260709 14:49:42.927395 11513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7c78934a044e7caeb50974b7f008a7" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66" is_pre_election: true
I20260709 14:49:42.929160 11437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69c0f785d044f4c8de6e9f9cd0b23e3" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f" is_pre_election: true
I20260709 14:49:42.929694 11512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ab6ca40818427e947fd82b36a099f9" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66" is_pre_election: true
I20260709 14:49:42.930369 11437 raft_consensus.cc:2468] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 0.
I20260709 14:49:42.930732 11512 raft_consensus.cc:2468] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 0.
W20260709 14:49:42.932951 11402 leader_election.cc:343] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.933624 11402 leader_election.cc:304] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb019ced7804c81925604ca12a5fb3f; no voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3
I20260709 14:49:42.933796 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba18862b58a04a44a72e04beda977dfe" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f" is_pre_election: true
I20260709 14:49:42.895279 11627 raft_consensus.cc:359] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.935765 11437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3648ae6b97114944a69f483b6473829f" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f" is_pre_election: true
I20260709 14:49:42.936200 11627 raft_consensus.cc:385] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.936718 11627 raft_consensus.cc:740] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca605a8f962471191f28f90dea04c66, State: Initialized, Role: FOLLOWER
W20260709 14:49:42.938663 11550 leader_election.cc:343] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.939792 11550 leader_election.cc:304] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5f8b2ef724d446cb2d10c47555c64e3, fcb019ced7804c81925604ca12a5fb3f; no voters: 
W20260709 14:49:42.941141 11550 leader_election.cc:343] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.941352 11660 raft_consensus.cc:2804] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:42.941987 11660 raft_consensus.cc:493] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:42.942507 11660 raft_consensus.cc:3060] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.945998 11627 consensus_queue.cc:260] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P bca605a8f962471191f28f90dea04c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.949385 11667 raft_consensus.cc:2749] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:42.950466 11667 raft_consensus.cc:493] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.955514 11669 raft_consensus.cc:493] T e69c0f785d044f4c8de6e9f9cd0b23e3 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.958431 11630 tablet_bootstrap.cc:492] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f: No bootstrap required, opened a new log
I20260709 14:49:42.959076 11630 ts_tablet_manager.cc:1403] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f: Time spent bootstrapping tablet: real 0.197s	user 0.079s	sys 0.087s
I20260709 14:49:42.951035 11667 raft_consensus.cc:515] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.962335 11512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d25e5ea1de54102aced6b99241bbfcb" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66" is_pre_election: true
I20260709 14:49:42.962373 11630 raft_consensus.cc:359] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } }
I20260709 14:49:42.963323 11630 raft_consensus.cc:385] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.963656 11630 raft_consensus.cc:740] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Initialized, Role: FOLLOWER
W20260709 14:49:42.964311 11402 leader_election.cc:343] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.957556 11627 ts_tablet_manager.cc:1434] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P bca605a8f962471191f28f90dea04c66: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.003s
I20260709 14:49:42.957794 11636 raft_consensus.cc:515] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.964658 11660 raft_consensus.cc:515] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.964576 11630 consensus_queue.cc:260] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } }
I20260709 14:49:42.967360 11660 leader_election.cc:290] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 election: Requested vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
I20260709 14:49:42.967438 11631 raft_consensus.cc:493] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.958714 11669 raft_consensus.cc:515] T e69c0f785d044f4c8de6e9f9cd0b23e3 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.967991 11631 raft_consensus.cc:515] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.969168 11630 ts_tablet_manager.cc:1434] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 14:49:42.969944 11628 tablet_bootstrap.cc:492] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3: No bootstrap required, opened a new log
I20260709 14:49:42.976301 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3648ae6b97114944a69f483b6473829f" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66" is_pre_election: true
I20260709 14:49:42.977106 11628 ts_tablet_manager.cc:1403] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3: Time spent bootstrapping tablet: real 0.204s	user 0.074s	sys 0.087s
I20260709 14:49:42.977965 11511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69c0f785d044f4c8de6e9f9cd0b23e3" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66" is_pre_election: true
I20260709 14:49:42.978670 11586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69c0f785d044f4c8de6e9f9cd0b23e3" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" is_pre_election: true
I20260709 14:49:42.978714 11511 raft_consensus.cc:2468] T e69c0f785d044f4c8de6e9f9cd0b23e3 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 0.
I20260709 14:49:42.979586 11586 raft_consensus.cc:2393] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bca605a8f962471191f28f90dea04c66 in current term 1: Already voted for candidate e5f8b2ef724d446cb2d10c47555c64e3 in this term.
I20260709 14:49:42.980198 11628 raft_consensus.cc:359] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.980939 11628 raft_consensus.cc:385] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.981173 11628 raft_consensus.cc:740] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.981797 11628 consensus_queue.cc:260] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.983717 11627 tablet_bootstrap.cc:492] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66: Bootstrap starting.
W20260709 14:49:42.972206 11550 leader_election.cc:343] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.984542 11628 ts_tablet_manager.cc:1434] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260709 14:49:42.984979 11551 leader_election.cc:343] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.971500 11636 leader_election.cc:290] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 election: Requested vote from peers bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:42.973544 11631 leader_election.cc:290] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
I20260709 14:49:42.987628 11550 leader_election.cc:304] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5f8b2ef724d446cb2d10c47555c64e3; no voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:42.974395 11669 leader_election.cc:290] T e69c0f785d044f4c8de6e9f9cd0b23e3 P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:42.974838 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba18862b58a04a44a72e04beda977dfe" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66" is_pre_election: true
I20260709 14:49:42.975404 11513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b506dba0c14ae1a16c2ea7af84364f" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66" is_pre_election: true
I20260709 14:49:42.989260 11669 raft_consensus.cc:493] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.975785 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69c0f785d044f4c8de6e9f9cd0b23e3" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66"
I20260709 14:49:42.976399 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c366ae6a8e4fcaa623608424c4dd16" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66" is_pre_election: true
I20260709 14:49:42.969717 11512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ab6ca40818427e947fd82b36a099f9" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66"
I20260709 14:49:42.990051 11437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b506dba0c14ae1a16c2ea7af84364f" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f" is_pre_election: true
I20260709 14:49:42.990350 11512 raft_consensus.cc:3060] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.990657 11630 tablet_bootstrap.cc:492] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f: Bootstrap starting.
I20260709 14:49:42.991271 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69c0f785d044f4c8de6e9f9cd0b23e3" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f" is_pre_election: true
I20260709 14:49:42.991963 11438 raft_consensus.cc:2468] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 0.
I20260709 14:49:42.990123 11507 raft_consensus.cc:2468] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 0.
I20260709 14:49:42.994314 11667 leader_election.cc:290] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:42.917119 11637 raft_consensus.cc:515] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:42.995131 11508 raft_consensus.cc:3060] T e69c0f785d044f4c8de6e9f9cd0b23e3 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.996596 11637 leader_election.cc:290] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 election: Requested vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:43.000172 11512 raft_consensus.cc:2468] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 1.
I20260709 14:49:43.000903 11630 tablet_bootstrap.cc:654] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.001495 11513 raft_consensus.cc:2393] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5f8b2ef724d446cb2d10c47555c64e3 in current term 1: Already voted for candidate bca605a8f962471191f28f90dea04c66 in this term.
I20260709 14:49:43.002907 11402 leader_election.cc:304] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:43.003890 11667 raft_consensus.cc:2804] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:43.004379 11667 raft_consensus.cc:697] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [term 1 LEADER]: Becoming Leader. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Running, Role: LEADER
I20260709 14:49:43.005288 11667 consensus_queue.cc:237] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.005623 11586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b506dba0c14ae1a16c2ea7af84364f" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
W20260709 14:49:42.995136 11476 leader_election.cc:343] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.006322 11586 raft_consensus.cc:3060] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.007495 11476 leader_election.cc:304] T e69c0f785d044f4c8de6e9f9cd0b23e3 P bca605a8f962471191f28f90dea04c66 [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: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f; no voters: e5f8b2ef724d446cb2d10c47555c64e3
I20260709 14:49:42.989797 11669 raft_consensus.cc:515] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } }
I20260709 14:49:43.014232 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b506dba0c14ae1a16c2ea7af84364f" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
I20260709 14:49:43.015766 11627 tablet_bootstrap.cc:654] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.014606 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c366ae6a8e4fcaa623608424c4dd16" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f" is_pre_election: true
I20260709 14:49:43.014868 11509 raft_consensus.cc:2468] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 0.
I20260709 14:49:43.017287 11508 raft_consensus.cc:2468] T e69c0f785d044f4c8de6e9f9cd0b23e3 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 1.
I20260709 14:49:43.018285 11666 raft_consensus.cc:2764] T e69c0f785d044f4c8de6e9f9cd0b23e3 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:49:43.015606 11631 raft_consensus.cc:2749] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:43.019568 11587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ab6ca40818427e947fd82b36a099f9" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
I20260709 14:49:43.014986 11437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69c0f785d044f4c8de6e9f9cd0b23e3" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
I20260709 14:49:43.020351 11587 raft_consensus.cc:3060] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.020644 11437 raft_consensus.cc:3060] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.023313 11669 leader_election.cc:290] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221), fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523)
I20260709 14:49:43.024430 11585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d25e5ea1de54102aced6b99241bbfcb" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" is_pre_election: true
I20260709 14:49:43.025235 11585 raft_consensus.cc:2468] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 0.
I20260709 14:49:43.027779 11551 leader_election.cc:304] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3; no voters: 
I20260709 14:49:43.029748 11660 raft_consensus.cc:2804] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:43.028790 11631 raft_consensus.cc:493] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.028514 11584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba18862b58a04a44a72e04beda977dfe" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" is_pre_election: true
I20260709 14:49:43.029986 11551 leader_election.cc:304] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5f8b2ef724d446cb2d10c47555c64e3; no voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:43.031566 11584 raft_consensus.cc:2468] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 0.
I20260709 14:49:43.033035 11477 leader_election.cc:304] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3; no voters: 
I20260709 14:49:43.033988 11402 leader_election.cc:304] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [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: e5f8b2ef724d446cb2d10c47555c64e3, fcb019ced7804c81925604ca12a5fb3f; no voters: bca605a8f962471191f28f90dea04c66
W20260709 14:49:43.016790 11476 leader_election.cc:343] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.037271 11636 raft_consensus.cc:2804] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:43.042558 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba18862b58a04a44a72e04beda977dfe" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f" is_pre_election: true
I20260709 14:49:43.042873 11636 raft_consensus.cc:493] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:43.040032 11437 raft_consensus.cc:2468] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 1.
I20260709 14:49:43.030699 11660 raft_consensus.cc:493] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:43.044597 11660 raft_consensus.cc:3060] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.043223 11636 raft_consensus.cc:3060] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.043228 11436 raft_consensus.cc:2468] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 0.
I20260709 14:49:43.040861 11587 raft_consensus.cc:2468] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 1.
I20260709 14:49:43.037631 11669 raft_consensus.cc:2804] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:43.036820 11631 raft_consensus.cc:515] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.050262 11669 raft_consensus.cc:493] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:43.050654 11669 raft_consensus.cc:3060] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.051919 11631 leader_election.cc:290] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
W20260709 14:49:43.052711 11550 leader_election.cc:343] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.054715 11586 raft_consensus.cc:2468] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 1.
I20260709 14:49:43.054852 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2400b5fe4e4384ad2202f1a5fdeda9" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f" is_pre_election: true
I20260709 14:49:43.064946 11477 leader_election.cc:304] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3; no voters: fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:43.065191 11660 raft_consensus.cc:515] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.066771 11666 raft_consensus.cc:2804] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:43.067487 11666 raft_consensus.cc:697] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [term 1 LEADER]: Becoming Leader. State: Replica: bca605a8f962471191f28f90dea04c66, State: Running, Role: LEADER
I20260709 14:49:43.068435 11660 leader_election.cc:290] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 election: Requested vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
I20260709 14:49:43.055612 11550 leader_election.cc:304] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5f8b2ef724d446cb2d10c47555c64e3, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:43.047125 11334 catalog_manager.cc:5697] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f reported cstate change: term changed from 0 to 1, leader changed from <none> to fcb019ced7804c81925604ca12a5fb3f (127.6.67.1). New cstate: current_term: 1 leader_uuid: "fcb019ced7804c81925604ca12a5fb3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.072292 11631 raft_consensus.cc:2749] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:43.068661 11666 consensus_queue.cc:237] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.074761 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c366ae6a8e4fcaa623608424c4dd16" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
I20260709 14:49:43.074551 11660 raft_consensus.cc:2804] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:49:43.075603 11550 leader_election.cc:343] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.077541 11660 raft_consensus.cc:697] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Becoming Leader. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Running, Role: LEADER
I20260709 14:49:43.079396 11636 raft_consensus.cc:515] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.083073 11669 raft_consensus.cc:515] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } }
I20260709 14:49:43.083465 11660 consensus_queue.cc:237] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.085635 11636 leader_election.cc:290] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 election: Requested vote from peers bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:43.086550 11586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba18862b58a04a44a72e04beda977dfe" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
I20260709 14:49:43.087965 11586 raft_consensus.cc:3060] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.089111 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d25e5ea1de54102aced6b99241bbfcb" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66"
W20260709 14:49:43.079056 11550 leader_election.cc:343] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:43.091226 11402 leader_election.cc:343] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.091425 11587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d25e5ea1de54102aced6b99241bbfcb" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
I20260709 14:49:43.082276 11630 tablet_bootstrap.cc:492] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f: No bootstrap required, opened a new log
I20260709 14:49:43.092049 11587 raft_consensus.cc:3060] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.092528 11630 ts_tablet_manager.cc:1403] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f: Time spent bootstrapping tablet: real 0.102s	user 0.022s	sys 0.051s
I20260709 14:49:43.076273 11551 leader_election.cc:304] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [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: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3; no voters: fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:43.101150 11669 leader_election.cc:290] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 election: Requested vote from peers e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221), fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523)
I20260709 14:49:43.102852 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba18862b58a04a44a72e04beda977dfe" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
I20260709 14:49:43.104676 11436 raft_consensus.cc:3060] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.110185 11627 tablet_bootstrap.cc:492] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66: No bootstrap required, opened a new log
I20260709 14:49:43.110827 11627 ts_tablet_manager.cc:1403] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66: Time spent bootstrapping tablet: real 0.127s	user 0.019s	sys 0.010s
I20260709 14:49:43.115695 11586 raft_consensus.cc:2468] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 1.
I20260709 14:49:43.116554 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2400b5fe4e4384ad2202f1a5fdeda9" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66" is_pre_election: true
I20260709 14:49:43.117017 11477 leader_election.cc:304] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3; no voters: 
I20260709 14:49:43.117286 11509 raft_consensus.cc:2468] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 0.
I20260709 14:49:43.118307 11672 raft_consensus.cc:2764] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:49:43.118309 11669 raft_consensus.cc:2804] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:43.120023 11669 raft_consensus.cc:697] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [term 1 LEADER]: Becoming Leader. State: Replica: bca605a8f962471191f28f90dea04c66, State: Running, Role: LEADER
I20260709 14:49:43.121168 11669 consensus_queue.cc:237] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } }
I20260709 14:49:43.121673 11335 catalog_manager.cc:5697] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 reported cstate change: term changed from 0 to 1, leader changed from <none> to bca605a8f962471191f28f90dea04c66 (127.6.67.2). New cstate: current_term: 1 leader_uuid: "bca605a8f962471191f28f90dea04c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.122778 11587 raft_consensus.cc:2468] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 1.
I20260709 14:49:43.124588 11402 leader_election.cc:304] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e5f8b2ef724d446cb2d10c47555c64e3, fcb019ced7804c81925604ca12a5fb3f; no voters: bca605a8f962471191f28f90dea04c66
I20260709 14:49:43.125110 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c366ae6a8e4fcaa623608424c4dd16" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66"
I20260709 14:49:43.125708 11509 raft_consensus.cc:3060] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.125734 11636 raft_consensus.cc:2804] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:43.126441 11630 raft_consensus.cc:359] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.127422 11636 raft_consensus.cc:697] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [term 1 LEADER]: Becoming Leader. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Running, Role: LEADER
I20260709 14:49:43.127630 11630 raft_consensus.cc:385] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.128170 11630 raft_consensus.cc:740] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.129117 11630 consensus_queue.cc:260] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.128839 11636 consensus_queue.cc:237] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.132279 11630 ts_tablet_manager.cc:1434] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260709 14:49:43.133415 11630 tablet_bootstrap.cc:492] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f: Bootstrap starting.
I20260709 14:49:43.135233 11551 leader_election.cc:304] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [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: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3; no voters: fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:43.138201 11672 raft_consensus.cc:2804] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:43.138595 11672 raft_consensus.cc:493] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:43.138926 11672 raft_consensus.cc:3060] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.140591 11630 tablet_bootstrap.cc:654] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.137181 11509 raft_consensus.cc:2468] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 1.
I20260709 14:49:43.147161 11551 leader_election.cc:304] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3; no voters: fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:43.148190 11631 raft_consensus.cc:2804] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:43.143738 11627 raft_consensus.cc:359] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.149760 11627 raft_consensus.cc:385] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.150130 11627 raft_consensus.cc:740] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca605a8f962471191f28f90dea04c66, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.151304 11333 catalog_manager.cc:5697] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:43.152398 11436 raft_consensus.cc:2468] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 1.
I20260709 14:49:43.154323 11672 raft_consensus.cc:515] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.158138 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2400b5fe4e4384ad2202f1a5fdeda9" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
I20260709 14:49:43.158768 11631 raft_consensus.cc:697] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Becoming Leader. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Running, Role: LEADER
I20260709 14:49:43.154371 11627 consensus_queue.cc:260] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.160404 11631 consensus_queue.cc:237] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.161487 11627 ts_tablet_manager.cc:1434] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.002s
I20260709 14:49:43.158847 11436 raft_consensus.cc:3060] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.162707 11627 tablet_bootstrap.cc:492] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66: Bootstrap starting.
I20260709 14:49:43.166260 11672 leader_election.cc:290] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 election: Requested vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
I20260709 14:49:43.168150 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2400b5fe4e4384ad2202f1a5fdeda9" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66"
I20260709 14:49:43.169740 11630 tablet_bootstrap.cc:492] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f: No bootstrap required, opened a new log
I20260709 14:49:43.169517 11509 raft_consensus.cc:3060] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.170605 11630 ts_tablet_manager.cc:1403] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.002s
I20260709 14:49:43.179594 11630 raft_consensus.cc:359] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.180703 11630 raft_consensus.cc:385] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.181107 11630 raft_consensus.cc:740] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.185097 11627 tablet_bootstrap.cc:654] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.189263 11509 raft_consensus.cc:2468] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 1.
I20260709 14:49:43.191265 11551 leader_election.cc:304] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3; no voters: 
I20260709 14:49:43.191468 11436 raft_consensus.cc:2468] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 1.
I20260709 14:49:43.192595 11631 raft_consensus.cc:2804] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:43.193205 11631 raft_consensus.cc:697] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Becoming Leader. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Running, Role: LEADER
I20260709 14:49:43.192719 11630 consensus_queue.cc:260] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.194422 11631 consensus_queue.cc:237] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.195930 11630 ts_tablet_manager.cc:1434] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 14:49:43.197094 11630 tablet_bootstrap.cc:492] T 99c366ae6a8e4fcaa623608424c4dd16 P fcb019ced7804c81925604ca12a5fb3f: Bootstrap starting.
I20260709 14:49:43.203469 11627 tablet_bootstrap.cc:492] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66: No bootstrap required, opened a new log
I20260709 14:49:43.204124 11627 ts_tablet_manager.cc:1403] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.013s
I20260709 14:49:43.207064 11627 raft_consensus.cc:359] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.210000 11627 raft_consensus.cc:385] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.210251 11630 tablet_bootstrap.cc:654] T 99c366ae6a8e4fcaa623608424c4dd16 P fcb019ced7804c81925604ca12a5fb3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.210402 11627 raft_consensus.cc:740] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca605a8f962471191f28f90dea04c66, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.211391 11627 consensus_queue.cc:260] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.214007 11627 ts_tablet_manager.cc:1434] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:49:43.212808 11333 catalog_manager.cc:5697] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 reported cstate change: term changed from 0 to 1, leader changed from <none> to bca605a8f962471191f28f90dea04c66 (127.6.67.2). New cstate: current_term: 1 leader_uuid: "bca605a8f962471191f28f90dea04c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.215226 11627 tablet_bootstrap.cc:492] T 2d25e5ea1de54102aced6b99241bbfcb P bca605a8f962471191f28f90dea04c66: Bootstrap starting.
I20260709 14:49:43.214593 11334 catalog_manager.cc:5697] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:43.217284 11334 catalog_manager.cc:5697] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:43.222015 11627 tablet_bootstrap.cc:654] T 2d25e5ea1de54102aced6b99241bbfcb P bca605a8f962471191f28f90dea04c66: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.223129 11630 tablet_bootstrap.cc:492] T 99c366ae6a8e4fcaa623608424c4dd16 P fcb019ced7804c81925604ca12a5fb3f: No bootstrap required, opened a new log
I20260709 14:49:43.223678 11630 ts_tablet_manager.cc:1403] T 99c366ae6a8e4fcaa623608424c4dd16 P fcb019ced7804c81925604ca12a5fb3f: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.007s
I20260709 14:49:43.227092 11630 raft_consensus.cc:359] T 99c366ae6a8e4fcaa623608424c4dd16 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.228101 11630 raft_consensus.cc:385] T 99c366ae6a8e4fcaa623608424c4dd16 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.228466 11630 raft_consensus.cc:740] T 99c366ae6a8e4fcaa623608424c4dd16 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.229394 11630 consensus_queue.cc:260] T 99c366ae6a8e4fcaa623608424c4dd16 P fcb019ced7804c81925604ca12a5fb3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.232300 11630 ts_tablet_manager.cc:1434] T 99c366ae6a8e4fcaa623608424c4dd16 P fcb019ced7804c81925604ca12a5fb3f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 14:49:43.233402 11630 tablet_bootstrap.cc:492] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f: Bootstrap starting.
I20260709 14:49:43.232649 11335 catalog_manager.cc:5697] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f reported cstate change: term changed from 0 to 1, leader changed from <none> to fcb019ced7804c81925604ca12a5fb3f (127.6.67.1). New cstate: current_term: 1 leader_uuid: "fcb019ced7804c81925604ca12a5fb3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.234969 11627 tablet_bootstrap.cc:492] T 2d25e5ea1de54102aced6b99241bbfcb P bca605a8f962471191f28f90dea04c66: No bootstrap required, opened a new log
I20260709 14:49:43.235483 11627 ts_tablet_manager.cc:1403] T 2d25e5ea1de54102aced6b99241bbfcb P bca605a8f962471191f28f90dea04c66: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 14:49:43.237989 11627 raft_consensus.cc:359] T 2d25e5ea1de54102aced6b99241bbfcb P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.238674 11627 raft_consensus.cc:385] T 2d25e5ea1de54102aced6b99241bbfcb P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.238912 11627 raft_consensus.cc:740] T 2d25e5ea1de54102aced6b99241bbfcb P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca605a8f962471191f28f90dea04c66, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.239413 11630 tablet_bootstrap.cc:654] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.239580 11627 consensus_queue.cc:260] T 2d25e5ea1de54102aced6b99241bbfcb P bca605a8f962471191f28f90dea04c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.241420 11627 ts_tablet_manager.cc:1434] T 2d25e5ea1de54102aced6b99241bbfcb P bca605a8f962471191f28f90dea04c66: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:43.244040 11630 tablet_bootstrap.cc:492] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f: No bootstrap required, opened a new log
I20260709 14:49:43.244546 11630 ts_tablet_manager.cc:1403] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:49:43.247133 11630 raft_consensus.cc:359] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.247860 11630 raft_consensus.cc:385] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.248152 11630 raft_consensus.cc:740] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.248848 11630 consensus_queue.cc:260] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.251005 11630 ts_tablet_manager.cc:1434] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:49:43.262729 11636 raft_consensus.cc:493] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.263199 11636 raft_consensus.cc:515] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.264895 11636 leader_election.cc:290] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:43.265789 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3648ae6b97114944a69f483b6473829f" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66" is_pre_election: true
I20260709 14:49:43.266083 11587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3648ae6b97114944a69f483b6473829f" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" is_pre_election: true
I20260709 14:49:43.266485 11509 raft_consensus.cc:2468] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 0.
I20260709 14:49:43.266676 11587 raft_consensus.cc:2468] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 0.
I20260709 14:49:43.267510 11402 leader_election.cc:304] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:43.268250 11636 raft_consensus.cc:2804] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:43.268607 11636 raft_consensus.cc:493] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:43.268872 11636 raft_consensus.cc:3060] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.273958 11636 raft_consensus.cc:515] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.275538 11636 leader_election.cc:290] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 election: Requested vote from peers bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:43.276624 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3648ae6b97114944a69f483b6473829f" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66"
I20260709 14:49:43.276813 11587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3648ae6b97114944a69f483b6473829f" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
I20260709 14:49:43.277199 11509 raft_consensus.cc:3060] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.277431 11587 raft_consensus.cc:3060] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.283290 11509 raft_consensus.cc:2468] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 1.
I20260709 14:49:43.283403 11587 raft_consensus.cc:2468] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 1.
I20260709 14:49:43.284458 11402 leader_election.cc:304] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:43.285122 11636 raft_consensus.cc:2804] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:43.285601 11636 raft_consensus.cc:697] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [term 1 LEADER]: Becoming Leader. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Running, Role: LEADER
I20260709 14:49:43.286316 11636 consensus_queue.cc:237] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.294167 11335 catalog_manager.cc:5697] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f reported cstate change: term changed from 0 to 1, leader changed from <none> to fcb019ced7804c81925604ca12a5fb3f (127.6.67.1). New cstate: current_term: 1 leader_uuid: "fcb019ced7804c81925604ca12a5fb3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.297886 11631 raft_consensus.cc:493] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.298424 11631 raft_consensus.cc:515] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.300402 11631 leader_election.cc:290] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
I20260709 14:49:43.301378 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7c78934a044e7caeb50974b7f008a7" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f" is_pre_election: true
I20260709 14:49:43.301959 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7c78934a044e7caeb50974b7f008a7" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66" is_pre_election: true
I20260709 14:49:43.302167 11436 raft_consensus.cc:2468] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 0.
I20260709 14:49:43.302695 11509 raft_consensus.cc:2468] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 0.
I20260709 14:49:43.303313 11550 leader_election.cc:304] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5f8b2ef724d446cb2d10c47555c64e3, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:43.304112 11631 raft_consensus.cc:2804] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:43.304467 11631 raft_consensus.cc:493] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:43.304709 11631 raft_consensus.cc:3060] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.309883 11631 raft_consensus.cc:515] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.311215 11636 raft_consensus.cc:493] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.311761 11636 raft_consensus.cc:515] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.312063 11631 leader_election.cc:290] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 election: Requested vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
I20260709 14:49:43.312489 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7c78934a044e7caeb50974b7f008a7" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
I20260709 14:49:43.312690 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7c78934a044e7caeb50974b7f008a7" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66"
I20260709 14:49:43.313374 11436 raft_consensus.cc:3060] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.313516 11509 raft_consensus.cc:3060] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.314685 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b506dba0c14ae1a16c2ea7af84364f" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66" is_pre_election: true
I20260709 14:49:43.314903 11636 leader_election.cc:290] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:43.316250 11587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b506dba0c14ae1a16c2ea7af84364f" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" is_pre_election: true
I20260709 14:49:43.317013 11587 raft_consensus.cc:2393] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb019ced7804c81925604ca12a5fb3f in current term 1: Already voted for candidate bca605a8f962471191f28f90dea04c66 in this term.
I20260709 14:49:43.318073 11402 leader_election.cc:304] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb019ced7804c81925604ca12a5fb3f; no voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3
I20260709 14:49:43.318923 11636 raft_consensus.cc:3060] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.320246 11436 raft_consensus.cc:2468] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 1.
I20260709 14:49:43.321504 11550 leader_election.cc:304] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5f8b2ef724d446cb2d10c47555c64e3, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:43.321560 11509 raft_consensus.cc:2468] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 1.
I20260709 14:49:43.322393 11631 raft_consensus.cc:2804] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:43.322976 11631 raft_consensus.cc:697] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Becoming Leader. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Running, Role: LEADER
I20260709 14:49:43.323705 11631 consensus_queue.cc:237] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.325534 11636 raft_consensus.cc:2749] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:43.331261 11335 catalog_manager.cc:5697] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:43.448642 11669 raft_consensus.cc:493] T 2d25e5ea1de54102aced6b99241bbfcb P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.449211 11669 raft_consensus.cc:515] T 2d25e5ea1de54102aced6b99241bbfcb P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.450882 11669 leader_election.cc:290] T 2d25e5ea1de54102aced6b99241bbfcb P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:43.451900 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d25e5ea1de54102aced6b99241bbfcb" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f" is_pre_election: true
I20260709 14:49:43.451897 11587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d25e5ea1de54102aced6b99241bbfcb" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" is_pre_election: true
I20260709 14:49:43.452814 11587 raft_consensus.cc:2393] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bca605a8f962471191f28f90dea04c66 in current term 1: Already voted for candidate fcb019ced7804c81925604ca12a5fb3f in this term.
I20260709 14:49:43.453742 11477 leader_election.cc:304] T 2d25e5ea1de54102aced6b99241bbfcb P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bca605a8f962471191f28f90dea04c66; no voters: e5f8b2ef724d446cb2d10c47555c64e3, fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:43.454437 11669 raft_consensus.cc:3060] T 2d25e5ea1de54102aced6b99241bbfcb P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.459748 11669 raft_consensus.cc:2749] T 2d25e5ea1de54102aced6b99241bbfcb P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:43.465112 11636 consensus_queue.cc:1048] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.473255 11669 consensus_queue.cc:1048] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.484925 11636 consensus_queue.cc:1048] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.497030 11637 consensus_queue.cc:1048] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.507650 11668 raft_consensus.cc:493] T 99c366ae6a8e4fcaa623608424c4dd16 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.508200 11668 raft_consensus.cc:515] T 99c366ae6a8e4fcaa623608424c4dd16 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.510521 11668 leader_election.cc:290] T 99c366ae6a8e4fcaa623608424c4dd16 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:43.511190 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c366ae6a8e4fcaa623608424c4dd16" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66" is_pre_election: true
I20260709 14:49:43.511898 11587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c366ae6a8e4fcaa623608424c4dd16" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" is_pre_election: true
I20260709 14:49:43.512066 11509 raft_consensus.cc:2393] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb019ced7804c81925604ca12a5fb3f in current term 1: Already voted for candidate e5f8b2ef724d446cb2d10c47555c64e3 in this term.
I20260709 14:49:43.513378 11402 leader_election.cc:304] T 99c366ae6a8e4fcaa623608424c4dd16 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb019ced7804c81925604ca12a5fb3f; no voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3
I20260709 14:49:43.514227 11668 raft_consensus.cc:3060] T 99c366ae6a8e4fcaa623608424c4dd16 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.519644 11668 raft_consensus.cc:2749] T 99c366ae6a8e4fcaa623608424c4dd16 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:43.541314 11509 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba18862b58a04a44a72e04beda977dfe"
dest_uuid: "bca605a8f962471191f28f90dea04c66"
mode: GRACEFUL
new_leader_uuid: "fcb019ced7804c81925604ca12a5fb3f"
 from {username='slave'} at 127.0.0.1:34682
I20260709 14:49:43.542018 11509 raft_consensus.cc:606] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [term 1 LEADER]: Received request to transfer leadership to TS fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:43.555156 11587 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e2400b5fe4e4384ad2202f1a5fdeda9"
dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
mode: GRACEFUL
new_leader_uuid: "fcb019ced7804c81925604ca12a5fb3f"
 from {username='slave'} at 127.0.0.1:36580
I20260709 14:49:43.555768 11587 raft_consensus.cc:606] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Received request to transfer leadership to TS fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:43.560545 11509 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57b506dba0c14ae1a16c2ea7af84364f"
dest_uuid: "bca605a8f962471191f28f90dea04c66"
mode: GRACEFUL
new_leader_uuid: "fcb019ced7804c81925604ca12a5fb3f"
 from {username='slave'} at 127.0.0.1:34682
I20260709 14:49:43.561003 11509 raft_consensus.cc:606] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [term 1 LEADER]: Received request to transfer leadership to TS fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:43.565786 11587 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e69c0f785d044f4c8de6e9f9cd0b23e3"
dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
mode: GRACEFUL
new_leader_uuid: "fcb019ced7804c81925604ca12a5fb3f"
 from {username='slave'} at 127.0.0.1:36580
I20260709 14:49:43.566349 11587 raft_consensus.cc:606] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Received request to transfer leadership to TS fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:43.580063 11436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3648ae6b97114944a69f483b6473829f"
dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
mode: GRACEFUL
new_leader_uuid: "bca605a8f962471191f28f90dea04c66"
 from {username='slave'} at 127.0.0.1:36516
I20260709 14:49:43.580667 11436 raft_consensus.cc:606] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [term 1 LEADER]: Received request to transfer leadership to TS bca605a8f962471191f28f90dea04c66
I20260709 14:49:43.584268 11631 consensus_queue.cc:1048] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.586426 11436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6ab6ca40818427e947fd82b36a099f9"
dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
mode: GRACEFUL
new_leader_uuid: "bca605a8f962471191f28f90dea04c66"
 from {username='slave'} at 127.0.0.1:36516
I20260709 14:49:43.586951 11436 raft_consensus.cc:606] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [term 1 LEADER]: Received request to transfer leadership to TS bca605a8f962471191f28f90dea04c66
I20260709 14:49:43.594895 11587 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c7c78934a044e7caeb50974b7f008a7"
dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
mode: GRACEFUL
new_leader_uuid: "bca605a8f962471191f28f90dea04c66"
 from {username='slave'} at 127.0.0.1:36580
I20260709 14:49:43.595543 11587 raft_consensus.cc:606] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Received request to transfer leadership to TS bca605a8f962471191f28f90dea04c66
I20260709 14:49:43.600808 11660 consensus_queue.cc:1048] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.606091 11587 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99c366ae6a8e4fcaa623608424c4dd16"
dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
mode: GRACEFUL
new_leader_uuid: "bca605a8f962471191f28f90dea04c66"
 from {username='slave'} at 127.0.0.1:36580
I20260709 14:49:43.606772 11587 raft_consensus.cc:606] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Received request to transfer leadership to TS bca605a8f962471191f28f90dea04c66
I20260709 14:49:43.609018 11660 raft_consensus.cc:993] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3: : Instructing follower bca605a8f962471191f28f90dea04c66 to start an election
I20260709 14:49:43.609465 11660 raft_consensus.cc:1081] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Signalling peer bca605a8f962471191f28f90dea04c66 to start an election
I20260709 14:49:43.611128 11509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99c366ae6a8e4fcaa623608424c4dd16"
dest_uuid: "bca605a8f962471191f28f90dea04c66"
 from {username='slave'} at 127.0.0.1:34654
I20260709 14:49:43.611755 11509 raft_consensus.cc:493] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:43.612102 11509 raft_consensus.cc:3060] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:43.614279 11437 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d25e5ea1de54102aced6b99241bbfcb"
dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
mode: GRACEFUL
new_leader_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
 from {username='slave'} at 127.0.0.1:36516
I20260709 14:49:43.614936 11437 raft_consensus.cc:606] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [term 1 LEADER]: Received request to transfer leadership to TS e5f8b2ef724d446cb2d10c47555c64e3
I20260709 14:49:43.619294 11509 raft_consensus.cc:515] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.621790 11437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c366ae6a8e4fcaa623608424c4dd16" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
I20260709 14:49:43.622113 11587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c366ae6a8e4fcaa623608424c4dd16" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
I20260709 14:49:43.622421 11437 raft_consensus.cc:3060] T 99c366ae6a8e4fcaa623608424c4dd16 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:43.622753 11587 raft_consensus.cc:3055] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:43.623108 11587 raft_consensus.cc:740] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Running, Role: LEADER
I20260709 14:49:43.623950 11587 consensus_queue.cc:260] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.625049 11587 raft_consensus.cc:3060] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:43.628319 11437 raft_consensus.cc:2468] T 99c366ae6a8e4fcaa623608424c4dd16 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 2.
I20260709 14:49:43.621484 11509 leader_election.cc:290] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 2 election: Requested vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:43.629912 11631 consensus_queue.cc:1048] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:43.630586 11476 leader_election.cc:304] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:43.630846 11587 raft_consensus.cc:2468] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 2.
I20260709 14:49:43.631498 11637 raft_consensus.cc:2804] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:43.631984 11637 raft_consensus.cc:697] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66 [term 2 LEADER]: Becoming Leader. State: Replica: bca605a8f962471191f28f90dea04c66, State: Running, Role: LEADER
I20260709 14:49:43.632817 11637 consensus_queue.cc:237] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.634452 11668 consensus_queue.cc:1048] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.645430 11681 consensus_queue.cc:1048] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.646725 11334 catalog_manager.cc:5697] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66 reported cstate change: term changed from 1 to 2, leader changed from e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3) to bca605a8f962471191f28f90dea04c66 (127.6.67.2). New cstate: current_term: 2 leader_uuid: "bca605a8f962471191f28f90dea04c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.658190 11669 consensus_queue.cc:1048] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.664991 11681 raft_consensus.cc:993] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3: : Instructing follower fcb019ced7804c81925604ca12a5fb3f to start an election
I20260709 14:49:43.665467 11668 consensus_queue.cc:1048] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:43.671411 11666 consensus_queue.cc:1048] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.665526 11681 raft_consensus.cc:1081] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Signalling peer fcb019ced7804c81925604ca12a5fb3f to start an election
I20260709 14:49:43.674818 11669 raft_consensus.cc:993] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66: : Instructing follower fcb019ced7804c81925604ca12a5fb3f to start an election
I20260709 14:49:43.675335 11669 raft_consensus.cc:1081] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [term 1 LEADER]: Signalling peer fcb019ced7804c81925604ca12a5fb3f to start an election
I20260709 14:49:43.678320 11438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba18862b58a04a44a72e04beda977dfe"
dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
 from {username='slave'} at 127.0.0.1:36504
I20260709 14:49:43.679893 11438 raft_consensus.cc:493] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:43.680310 11438 raft_consensus.cc:3060] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:43.680903 11436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e69c0f785d044f4c8de6e9f9cd0b23e3"
dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
 from {username='slave'} at 127.0.0.1:36494
I20260709 14:49:43.684163 11436 raft_consensus.cc:493] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:43.684567 11436 raft_consensus.cc:3060] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:43.686368 11636 raft_consensus.cc:993] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f: : Instructing follower e5f8b2ef724d446cb2d10c47555c64e3 to start an election
I20260709 14:49:43.687038 11636 raft_consensus.cc:1081] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [term 1 LEADER]: Signalling peer e5f8b2ef724d446cb2d10c47555c64e3 to start an election
I20260709 14:49:43.689495 11586 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d25e5ea1de54102aced6b99241bbfcb"
dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
 from {username='slave'} at 127.0.0.1:36570
I20260709 14:49:43.690310 11586 raft_consensus.cc:493] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:43.690794 11586 raft_consensus.cc:3060] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:43.696806 11631 consensus_queue.cc:1048] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.701514 11438 raft_consensus.cc:515] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } }
I20260709 14:49:43.709621 11587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba18862b58a04a44a72e04beda977dfe" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
I20260709 14:49:43.710346 11587 raft_consensus.cc:3060] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:43.713186 11438 leader_election.cc:290] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 2 election: Requested vote from peers e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
I20260709 14:49:43.701711 11436 raft_consensus.cc:515] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.716851 11436 leader_election.cc:290] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 2 election: Requested vote from peers bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:43.717521 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69c0f785d044f4c8de6e9f9cd0b23e3" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bca605a8f962471191f28f90dea04c66"
I20260709 14:49:43.717730 11587 raft_consensus.cc:2468] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 2.
I20260709 14:49:43.718194 11509 raft_consensus.cc:3060] T e69c0f785d044f4c8de6e9f9cd0b23e3 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:43.720827 11631 consensus_queue.cc:1048] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.722517 11402 leader_election.cc:304] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5f8b2ef724d446cb2d10c47555c64e3, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:43.722968 11587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69c0f785d044f4c8de6e9f9cd0b23e3" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
I20260709 14:49:43.723441 11668 raft_consensus.cc:2804] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:43.723712 11587 raft_consensus.cc:3055] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:43.723999 11668 raft_consensus.cc:697] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f [term 2 LEADER]: Becoming Leader. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Running, Role: LEADER
I20260709 14:49:43.724188 11587 raft_consensus.cc:740] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Running, Role: LEADER
I20260709 14:49:43.725035 11587 consensus_queue.cc:260] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.726040 11587 raft_consensus.cc:3060] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:43.725100 11668 consensus_queue.cc:237] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } }
I20260709 14:49:43.732977 11587 raft_consensus.cc:2468] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 2.
I20260709 14:49:43.714291 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba18862b58a04a44a72e04beda977dfe" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bca605a8f962471191f28f90dea04c66"
I20260709 14:49:43.734381 11508 raft_consensus.cc:3055] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:43.734506 11402 leader_election.cc:304] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5f8b2ef724d446cb2d10c47555c64e3, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:43.734833 11508 raft_consensus.cc:740] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bca605a8f962471191f28f90dea04c66, State: Running, Role: LEADER
I20260709 14:49:43.735427 11668 raft_consensus.cc:2804] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:43.735910 11668 raft_consensus.cc:697] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f [term 2 LEADER]: Becoming Leader. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Running, Role: LEADER
I20260709 14:49:43.736411 11508 consensus_queue.cc:260] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } }
I20260709 14:49:43.737998 11509 raft_consensus.cc:2468] T e69c0f785d044f4c8de6e9f9cd0b23e3 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 2.
I20260709 14:49:43.738547 11508 raft_consensus.cc:3060] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:43.736791 11668 consensus_queue.cc:237] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.715821 11586 raft_consensus.cc:515] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.745977 11508 raft_consensus.cc:2468] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 2.
I20260709 14:49:43.747114 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d25e5ea1de54102aced6b99241bbfcb" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
I20260709 14:49:43.747798 11436 raft_consensus.cc:3055] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:43.748106 11436 raft_consensus.cc:740] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Running, Role: LEADER
I20260709 14:49:43.748342 11586 leader_election.cc:290] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 2 election: Requested vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
I20260709 14:49:43.748910 11436 consensus_queue.cc:260] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.748733 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d25e5ea1de54102aced6b99241bbfcb" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bca605a8f962471191f28f90dea04c66"
I20260709 14:49:43.750255 11436 raft_consensus.cc:3060] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:43.750509 11508 raft_consensus.cc:3060] T 2d25e5ea1de54102aced6b99241bbfcb P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:43.757519 11436 raft_consensus.cc:2468] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 2.
I20260709 14:49:43.757973 11631 consensus_queue.cc:1048] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:43.760416 11508 raft_consensus.cc:2468] T 2d25e5ea1de54102aced6b99241bbfcb P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 2.
I20260709 14:49:43.761144 11550 leader_election.cc:304] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5f8b2ef724d446cb2d10c47555c64e3, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:43.763192 11631 raft_consensus.cc:2804] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:43.763870 11631 raft_consensus.cc:697] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 LEADER]: Becoming Leader. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Running, Role: LEADER
I20260709 14:49:43.764823 11631 consensus_queue.cc:237] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.770481 11660 raft_consensus.cc:993] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3: : Instructing follower fcb019ced7804c81925604ca12a5fb3f to start an election
I20260709 14:49:43.771018 11660 raft_consensus.cc:1081] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Signalling peer fcb019ced7804c81925604ca12a5fb3f to start an election
I20260709 14:49:43.772804 11436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e2400b5fe4e4384ad2202f1a5fdeda9"
dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
 from {username='slave'} at 127.0.0.1:36494
I20260709 14:49:43.773413 11436 raft_consensus.cc:493] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:43.773797 11436 raft_consensus.cc:3060] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:43.775251 11334 catalog_manager.cc:5697] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f reported cstate change: term changed from 1 to 2, leader changed from bca605a8f962471191f28f90dea04c66 (127.6.67.2) to fcb019ced7804c81925604ca12a5fb3f (127.6.67.1). New cstate: current_term: 2 leader_uuid: "fcb019ced7804c81925604ca12a5fb3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:43.781188 11672 consensus_queue.cc:1048] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:43.781649 11436 raft_consensus.cc:515] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.787559 11436 leader_election.cc:290] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 2 election: Requested vote from peers bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:43.787938 11586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2400b5fe4e4384ad2202f1a5fdeda9" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
I20260709 14:49:43.788774 11586 raft_consensus.cc:3055] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:43.789192 11586 raft_consensus.cc:740] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Running, Role: LEADER
I20260709 14:49:43.790315 11586 consensus_queue.cc:260] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.791059 11333 catalog_manager.cc:5697] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3 reported cstate change: term changed from 1 to 2, leader changed from fcb019ced7804c81925604ca12a5fb3f (127.6.67.1) to e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3). New cstate: current_term: 2 leader_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:43.792163 11586 raft_consensus.cc:3060] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:43.785488 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2400b5fe4e4384ad2202f1a5fdeda9" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bca605a8f962471191f28f90dea04c66"
I20260709 14:49:43.794205 11509 raft_consensus.cc:3060] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:43.801287 11509 raft_consensus.cc:2468] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 2.
I20260709 14:49:43.802546 11402 leader_election.cc:304] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:43.803267 11668 raft_consensus.cc:2804] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:43.803726 11668 raft_consensus.cc:697] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f [term 2 LEADER]: Becoming Leader. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Running, Role: LEADER
I20260709 14:49:43.804579 11668 consensus_queue.cc:237] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.811021 11668 consensus_queue.cc:1048] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.811827 11586 raft_consensus.cc:2468] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 2.
I20260709 14:49:43.814082 11335 catalog_manager.cc:5697] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f reported cstate change: term changed from 1 to 2, leader changed from e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3) to fcb019ced7804c81925604ca12a5fb3f (127.6.67.1). New cstate: current_term: 2 leader_uuid: "fcb019ced7804c81925604ca12a5fb3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.818717 11631 raft_consensus.cc:993] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3: : Instructing follower bca605a8f962471191f28f90dea04c66 to start an election
I20260709 14:49:43.819284 11672 raft_consensus.cc:1081] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Signalling peer bca605a8f962471191f28f90dea04c66 to start an election
I20260709 14:49:43.821121 11508 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c7c78934a044e7caeb50974b7f008a7"
dest_uuid: "bca605a8f962471191f28f90dea04c66"
 from {username='slave'} at 127.0.0.1:34654
I20260709 14:49:43.821768 11508 raft_consensus.cc:493] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:43.822270 11508 raft_consensus.cc:3060] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:43.825951 11667 consensus_queue.cc:1048] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.830473 11508 raft_consensus.cc:515] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.832811 11508 leader_election.cc:290] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 2 election: Requested vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:43.833578 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7c78934a044e7caeb50974b7f008a7" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
I20260709 14:49:43.833873 11586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7c78934a044e7caeb50974b7f008a7" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
I20260709 14:49:43.834288 11436 raft_consensus.cc:3060] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:43.834436 11586 raft_consensus.cc:3055] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:43.834836 11586 raft_consensus.cc:740] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Running, Role: LEADER
I20260709 14:49:43.835693 11586 consensus_queue.cc:260] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.836768 11586 raft_consensus.cc:3060] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:43.844336 11436 raft_consensus.cc:2468] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 2.
I20260709 14:49:43.844743 11586 raft_consensus.cc:2468] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 2.
I20260709 14:49:43.845759 11476 leader_election.cc:304] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:43.845305 11335 catalog_manager.cc:5697] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f reported cstate change: term changed from 1 to 2, leader changed from e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3) to fcb019ced7804c81925604ca12a5fb3f (127.6.67.1). New cstate: current_term: 2 leader_uuid: "fcb019ced7804c81925604ca12a5fb3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.846753 11666 raft_consensus.cc:2804] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:43.847250 11666 raft_consensus.cc:697] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [term 2 LEADER]: Becoming Leader. State: Replica: bca605a8f962471191f28f90dea04c66, State: Running, Role: LEADER
I20260709 14:49:43.848098 11666 consensus_queue.cc:237] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.858332 11668 raft_consensus.cc:993] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f: : Instructing follower bca605a8f962471191f28f90dea04c66 to start an election
I20260709 14:49:43.858829 11667 raft_consensus.cc:1081] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [term 1 LEADER]: Signalling peer bca605a8f962471191f28f90dea04c66 to start an election
I20260709 14:49:43.860280 11509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3648ae6b97114944a69f483b6473829f"
dest_uuid: "bca605a8f962471191f28f90dea04c66"
 from {username='slave'} at 127.0.0.1:34666
I20260709 14:49:43.860741 11509 raft_consensus.cc:493] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:43.861028 11509 raft_consensus.cc:3060] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:43.861333 11335 catalog_manager.cc:5697] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 reported cstate change: term changed from 1 to 2, leader changed from e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3) to bca605a8f962471191f28f90dea04c66 (127.6.67.2). New cstate: current_term: 2 leader_uuid: "bca605a8f962471191f28f90dea04c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.867081 11509 raft_consensus.cc:515] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.869845 11509 leader_election.cc:290] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 2 election: Requested vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:43.870162 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3648ae6b97114944a69f483b6473829f" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
I20260709 14:49:43.870432 11586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3648ae6b97114944a69f483b6473829f" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
I20260709 14:49:43.870857 11436 raft_consensus.cc:3055] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:43.871016 11586 raft_consensus.cc:3060] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:43.871260 11436 raft_consensus.cc:740] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Running, Role: LEADER
I20260709 14:49:43.872149 11436 consensus_queue.cc:260] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.873127 11436 raft_consensus.cc:3060] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:43.876302 11586 raft_consensus.cc:2468] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 2.
I20260709 14:49:43.877429 11477 leader_election.cc:304] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3; no voters: 
I20260709 14:49:43.878269 11666 raft_consensus.cc:2804] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:43.878383 11436 raft_consensus.cc:2468] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 2.
I20260709 14:49:43.878742 11666 raft_consensus.cc:697] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66 [term 2 LEADER]: Becoming Leader. State: Replica: bca605a8f962471191f28f90dea04c66, State: Running, Role: LEADER
I20260709 14:49:43.879606 11666 consensus_queue.cc:237] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.885428 11335 catalog_manager.cc:5697] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66 reported cstate change: term changed from 1 to 2, leader changed from fcb019ced7804c81925604ca12a5fb3f (127.6.67.1) to bca605a8f962471191f28f90dea04c66 (127.6.67.2). New cstate: current_term: 2 leader_uuid: "bca605a8f962471191f28f90dea04c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.921322 11637 raft_consensus.cc:993] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66: : Instructing follower fcb019ced7804c81925604ca12a5fb3f to start an election
I20260709 14:49:43.921798 11666 raft_consensus.cc:1081] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [term 1 LEADER]: Signalling peer fcb019ced7804c81925604ca12a5fb3f to start an election
I20260709 14:49:43.923481 11436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57b506dba0c14ae1a16c2ea7af84364f"
dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
 from {username='slave'} at 127.0.0.1:36504
I20260709 14:49:43.924064 11436 raft_consensus.cc:493] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:43.924495 11436 raft_consensus.cc:3060] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:43.930444 11436 raft_consensus.cc:515] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.932080 11436 leader_election.cc:290] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 2 election: Requested vote from peers bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:43.932940 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b506dba0c14ae1a16c2ea7af84364f" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bca605a8f962471191f28f90dea04c66"
I20260709 14:49:43.933246 11586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b506dba0c14ae1a16c2ea7af84364f" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
I20260709 14:49:43.933660 11509 raft_consensus.cc:3055] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:43.933785 11586 raft_consensus.cc:3060] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:43.934069 11509 raft_consensus.cc:740] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bca605a8f962471191f28f90dea04c66, State: Running, Role: LEADER
I20260709 14:49:43.934967 11509 consensus_queue.cc:260] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.936276 11509 raft_consensus.cc:3060] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:43.941573 11586 raft_consensus.cc:2468] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 2.
I20260709 14:49:43.943076 11402 leader_election.cc:304] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5f8b2ef724d446cb2d10c47555c64e3, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:43.943567 11509 raft_consensus.cc:2468] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 2.
I20260709 14:49:43.943955 11667 raft_consensus.cc:2804] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:43.944509 11667 raft_consensus.cc:697] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [term 2 LEADER]: Becoming Leader. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Running, Role: LEADER
I20260709 14:49:43.945305 11667 consensus_queue.cc:237] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:43.951128 11335 catalog_manager.cc:5697] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f reported cstate change: term changed from 1 to 2, leader changed from bca605a8f962471191f28f90dea04c66 (127.6.67.2) to fcb019ced7804c81925604ca12a5fb3f (127.6.67.1). New cstate: current_term: 2 leader_uuid: "fcb019ced7804c81925604ca12a5fb3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:44.034647 11668 raft_consensus.cc:993] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f: : Instructing follower bca605a8f962471191f28f90dea04c66 to start an election
I20260709 14:49:44.035192 11636 raft_consensus.cc:1081] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [term 1 LEADER]: Signalling peer bca605a8f962471191f28f90dea04c66 to start an election
I20260709 14:49:44.036862 11509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6ab6ca40818427e947fd82b36a099f9"
dest_uuid: "bca605a8f962471191f28f90dea04c66"
 from {username='slave'} at 127.0.0.1:34666
I20260709 14:49:44.037416 11509 raft_consensus.cc:493] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:44.037868 11509 raft_consensus.cc:3060] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:44.043021 11509 raft_consensus.cc:515] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:44.044869 11509 leader_election.cc:290] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 2 election: Requested vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:44.045717 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ab6ca40818427e947fd82b36a099f9" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
I20260709 14:49:44.046041 11586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ab6ca40818427e947fd82b36a099f9" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
I20260709 14:49:44.046370 11436 raft_consensus.cc:3055] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:44.046613 11586 raft_consensus.cc:3060] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:44.046728 11436 raft_consensus.cc:740] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Running, Role: LEADER
I20260709 14:49:44.047555 11436 consensus_queue.cc:260] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:44.048599 11436 raft_consensus.cc:3060] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:44.050873 11587 raft_consensus.cc:1275] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Refusing update from remote peer bca605a8f962471191f28f90dea04c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:44.052409 11666 consensus_queue.cc:1048] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:44.053104 11586 raft_consensus.cc:2468] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 2.
I20260709 14:49:44.054517 11477 leader_election.cc:304] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3; no voters: 
I20260709 14:49:44.055398 11436 raft_consensus.cc:2468] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 2.
I20260709 14:49:44.055876 11666 raft_consensus.cc:2804] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:44.056419 11666 raft_consensus.cc:697] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66 [term 2 LEADER]: Becoming Leader. State: Replica: bca605a8f962471191f28f90dea04c66, State: Running, Role: LEADER
I20260709 14:49:44.057273 11666 consensus_queue.cc:237] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:44.063259 11436 raft_consensus.cc:1275] T 99c366ae6a8e4fcaa623608424c4dd16 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Refusing update from remote peer bca605a8f962471191f28f90dea04c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:44.065434 11666 consensus_queue.cc:1048] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:44.066558 11334 catalog_manager.cc:5697] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66 reported cstate change: term changed from 1 to 2, leader changed from fcb019ced7804c81925604ca12a5fb3f (127.6.67.1) to bca605a8f962471191f28f90dea04c66 (127.6.67.2). New cstate: current_term: 2 leader_uuid: "bca605a8f962471191f28f90dea04c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:44.181393 11509 raft_consensus.cc:1275] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Refusing update from remote peer fcb019ced7804c81925604ca12a5fb3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:44.182754 11636 consensus_queue.cc:1048] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:44.190609 11586 raft_consensus.cc:1275] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Refusing update from remote peer fcb019ced7804c81925604ca12a5fb3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:44.192132 11668 consensus_queue.cc:1048] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:44.195960 11509 raft_consensus.cc:1275] T e69c0f785d044f4c8de6e9f9cd0b23e3 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Refusing update from remote peer fcb019ced7804c81925604ca12a5fb3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:44.198094 11667 consensus_queue.cc:1048] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:44.211339 11586 raft_consensus.cc:1275] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Refusing update from remote peer fcb019ced7804c81925604ca12a5fb3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:44.212841 11667 consensus_queue.cc:1048] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:44.268093 11436 raft_consensus.cc:1275] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Refusing update from remote peer e5f8b2ef724d446cb2d10c47555c64e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:44.269318 11631 consensus_queue.cc:1048] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:44.277464 11509 raft_consensus.cc:1275] T 2d25e5ea1de54102aced6b99241bbfcb P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Refusing update from remote peer e5f8b2ef724d446cb2d10c47555c64e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:44.278930 11672 consensus_queue.cc:1048] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:44.304909 11586 raft_consensus.cc:1275] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Refusing update from remote peer bca605a8f962471191f28f90dea04c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:44.306679 11666 consensus_queue.cc:1048] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:44.315167 11436 raft_consensus.cc:1275] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Refusing update from remote peer bca605a8f962471191f28f90dea04c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:44.316725 11669 consensus_queue.cc:1048] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:44.355183 11509 raft_consensus.cc:1275] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Refusing update from remote peer fcb019ced7804c81925604ca12a5fb3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:44.356556 11636 consensus_queue.cc:1048] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:44.358954 11586 raft_consensus.cc:1275] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Refusing update from remote peer fcb019ced7804c81925604ca12a5fb3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:44.360304 11636 consensus_queue.cc:1048] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:44.437456 11436 raft_consensus.cc:1275] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Refusing update from remote peer bca605a8f962471191f28f90dea04c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:44.437942 11509 raft_consensus.cc:1275] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Refusing update from remote peer fcb019ced7804c81925604ca12a5fb3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:44.438750 11669 consensus_queue.cc:1048] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:44.439234 11636 consensus_queue.cc:1048] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:44.450428 11587 raft_consensus.cc:1275] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Refusing update from remote peer bca605a8f962471191f28f90dea04c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:44.452129 11666 consensus_queue.cc:1048] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:44.454226 11587 raft_consensus.cc:1275] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Refusing update from remote peer fcb019ced7804c81925604ca12a5fb3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:44.457140 11667 consensus_queue.cc:1048] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:44.484460 11586 raft_consensus.cc:1275] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Refusing update from remote peer bca605a8f962471191f28f90dea04c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:44.485718 11666 consensus_queue.cc:1048] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:44.494269 11436 raft_consensus.cc:1275] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Refusing update from remote peer bca605a8f962471191f28f90dea04c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:44.495802 11637 consensus_queue.cc:1048] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:46.643049 11335 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37124:
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 14:49:46.645892 11335 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 14:49:46.694839 11426 tablet_service.cc:1511] Processing CreateTablet for tablet dfcd2d677fb3418cb09a7f40ce74c83c (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:46.696233 11426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfcd2d677fb3418cb09a7f40ce74c83c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.696530 11495 tablet_service.cc:1511] Processing CreateTablet for tablet dfcd2d677fb3418cb09a7f40ce74c83c (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:46.697785 11495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfcd2d677fb3418cb09a7f40ce74c83c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.700572 11497 tablet_service.cc:1511] Processing CreateTablet for tablet c69b1f8096144730b35caa7a0e0443b9 (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:46.701318 11570 tablet_service.cc:1511] Processing CreateTablet for tablet c69b1f8096144730b35caa7a0e0443b9 (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:46.702035 11497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c69b1f8096144730b35caa7a0e0443b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.702628 11570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c69b1f8096144730b35caa7a0e0443b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.703056 11421 tablet_service.cc:1511] Processing CreateTablet for tablet c69b1f8096144730b35caa7a0e0443b9 (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:46.700677 11571 tablet_service.cc:1511] Processing CreateTablet for tablet dfcd2d677fb3418cb09a7f40ce74c83c (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:46.704279 11421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c69b1f8096144730b35caa7a0e0443b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.704699 11571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfcd2d677fb3418cb09a7f40ce74c83c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.721242 11734 tablet_bootstrap.cc:492] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f: Bootstrap starting.
I20260709 14:49:46.722604 11424 tablet_service.cc:1511] Processing CreateTablet for tablet f11f980a290c4e26bfe11582711eee71 (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:46.723948 11424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f11f980a290c4e26bfe11582711eee71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.726771 11499 tablet_service.cc:1511] Processing CreateTablet for tablet f11f980a290c4e26bfe11582711eee71 (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:46.728123 11499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f11f980a290c4e26bfe11582711eee71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.727485 11734 tablet_bootstrap.cc:654] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.751920 11572 tablet_service.cc:1511] Processing CreateTablet for tablet f11f980a290c4e26bfe11582711eee71 (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:46.753334 11572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f11f980a290c4e26bfe11582711eee71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.755496 11736 tablet_bootstrap.cc:492] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3: Bootstrap starting.
I20260709 14:49:46.763672 11736 tablet_bootstrap.cc:654] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.772145 11734 tablet_bootstrap.cc:492] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f: No bootstrap required, opened a new log
I20260709 14:49:46.772663 11734 ts_tablet_manager.cc:1403] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.022s
I20260709 14:49:46.773762 11424 tablet_service.cc:1511] Processing CreateTablet for tablet 695cfb07c8414d399089b1bcc0052317 (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:46.775313 11424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 695cfb07c8414d399089b1bcc0052317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.775498 11734 raft_consensus.cc:359] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:46.776337 11734 raft_consensus.cc:385] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.776083 11497 tablet_service.cc:1511] Processing CreateTablet for tablet 695cfb07c8414d399089b1bcc0052317 (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:46.776707 11734 raft_consensus.cc:740] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.778362 11497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 695cfb07c8414d399089b1bcc0052317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.780160 11736 tablet_bootstrap.cc:492] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3: No bootstrap required, opened a new log
I20260709 14:49:46.780735 11736 ts_tablet_manager.cc:1403] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.000s
I20260709 14:49:46.783563 11736 raft_consensus.cc:359] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:46.784307 11736 raft_consensus.cc:385] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.784610 11736 raft_consensus.cc:740] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.785252 11734 consensus_queue.cc:260] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:46.787099 11571 tablet_service.cc:1511] Processing CreateTablet for tablet 695cfb07c8414d399089b1bcc0052317 (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:46.788381 11426 tablet_service.cc:1511] Processing CreateTablet for tablet 2d0ada0cfd6849278dc6044cc3b97676 (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:46.795449 11571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 695cfb07c8414d399089b1bcc0052317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.795516 11426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d0ada0cfd6849278dc6044cc3b97676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.795879 11421 tablet_service.cc:1511] Processing CreateTablet for tablet d67d98e5f48d40d781ae65842b538538 (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:46.797399 11421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d67d98e5f48d40d781ae65842b538538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.791885 11499 tablet_service.cc:1511] Processing CreateTablet for tablet 2d0ada0cfd6849278dc6044cc3b97676 (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:46.802583 11499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d0ada0cfd6849278dc6044cc3b97676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.807539 11734 ts_tablet_manager.cc:1434] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.002s
I20260709 14:49:46.792908 11736 consensus_queue.cc:260] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:46.809664 11736 ts_tablet_manager.cc:1434] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 14:49:46.810659 11736 tablet_bootstrap.cc:492] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3: Bootstrap starting.
I20260709 14:49:46.794363 11737 tablet_bootstrap.cc:492] T c69b1f8096144730b35caa7a0e0443b9 P bca605a8f962471191f28f90dea04c66: Bootstrap starting.
I20260709 14:49:46.807174 11495 tablet_service.cc:1511] Processing CreateTablet for tablet d67d98e5f48d40d781ae65842b538538 (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:46.817116 11495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d67d98e5f48d40d781ae65842b538538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.792215 11572 tablet_service.cc:1511] Processing CreateTablet for tablet 2d0ada0cfd6849278dc6044cc3b97676 (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:46.819515 11572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d0ada0cfd6849278dc6044cc3b97676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.819659 11570 tablet_service.cc:1511] Processing CreateTablet for tablet d67d98e5f48d40d781ae65842b538538 (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:46.820266 11737 tablet_bootstrap.cc:654] T c69b1f8096144730b35caa7a0e0443b9 P bca605a8f962471191f28f90dea04c66: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.821086 11570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d67d98e5f48d40d781ae65842b538538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.822598 11734 tablet_bootstrap.cc:492] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f: Bootstrap starting.
I20260709 14:49:46.829301 11734 tablet_bootstrap.cc:654] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.838905 11667 raft_consensus.cc:493] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.839417 11736 tablet_bootstrap.cc:654] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.839457 11667 raft_consensus.cc:515] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:46.842469 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfcd2d677fb3418cb09a7f40ce74c83c" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66" is_pre_election: true
W20260709 14:49:46.843941 11402 leader_election.cc:343] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.845019 11667 leader_election.cc:290] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:46.846488 11587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfcd2d677fb3418cb09a7f40ce74c83c" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" is_pre_election: true
I20260709 14:49:46.847126 11497 tablet_service.cc:1511] Processing CreateTablet for tablet fe9d5d3ca73144aa83b270cbcc44795f (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
W20260709 14:49:46.848256 11402 leader_election.cc:343] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.848778 11402 leader_election.cc:304] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb019ced7804c81925604ca12a5fb3f; no voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3
I20260709 14:49:46.848435 11497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe9d5d3ca73144aa83b270cbcc44795f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.852119 11571 tablet_service.cc:1511] Processing CreateTablet for tablet fe9d5d3ca73144aa83b270cbcc44795f (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:46.853441 11571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe9d5d3ca73144aa83b270cbcc44795f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.854411 11667 raft_consensus.cc:2749] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.863621 11424 tablet_service.cc:1511] Processing CreateTablet for tablet fe9d5d3ca73144aa83b270cbcc44795f (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:46.866904 11424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe9d5d3ca73144aa83b270cbcc44795f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.869583 11426 tablet_service.cc:1511] Processing CreateTablet for tablet 62aa3752cc2e48c3b990367a968a95b6 (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:46.871459 11426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62aa3752cc2e48c3b990367a968a95b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.872589 11499 tablet_service.cc:1511] Processing CreateTablet for tablet 62aa3752cc2e48c3b990367a968a95b6 (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:46.874009 11499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62aa3752cc2e48c3b990367a968a95b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.874614 11573 tablet_service.cc:1511] Processing CreateTablet for tablet 62aa3752cc2e48c3b990367a968a95b6 (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:46.875936 11573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62aa3752cc2e48c3b990367a968a95b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.871620 11736 tablet_bootstrap.cc:492] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3: No bootstrap required, opened a new log
I20260709 14:49:46.880210 11736 ts_tablet_manager.cc:1403] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3: Time spent bootstrapping tablet: real 0.070s	user 0.002s	sys 0.014s
I20260709 14:49:46.886848 11736 raft_consensus.cc:359] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:46.887606 11736 raft_consensus.cc:385] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.887893 11736 raft_consensus.cc:740] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.888607 11736 consensus_queue.cc:260] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:46.904016 11734 tablet_bootstrap.cc:492] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f: No bootstrap required, opened a new log
I20260709 14:49:46.904631 11734 ts_tablet_manager.cc:1403] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.008s
I20260709 14:49:46.907583 11734 raft_consensus.cc:359] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:46.908318 11734 raft_consensus.cc:385] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.908614 11734 raft_consensus.cc:740] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.909320 11427 tablet_service.cc:1511] Processing CreateTablet for tablet b35aaec320d942678fc673a24e20ebd3 (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:46.910851 11736 ts_tablet_manager.cc:1434] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 14:49:46.910933 11427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b35aaec320d942678fc673a24e20ebd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.913713 11497 tablet_service.cc:1511] Processing CreateTablet for tablet b35aaec320d942678fc673a24e20ebd3 (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:46.915051 11497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b35aaec320d942678fc673a24e20ebd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.919314 11572 tablet_service.cc:1511] Processing CreateTablet for tablet b35aaec320d942678fc673a24e20ebd3 (DEFAULT_TABLE table=soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:46.920619 11572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b35aaec320d942678fc673a24e20ebd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.924198 11736 tablet_bootstrap.cc:492] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3: Bootstrap starting.
I20260709 14:49:46.928253 11734 consensus_queue.cc:260] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:46.930768 11734 ts_tablet_manager.cc:1434] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260709 14:49:46.927624 11737 tablet_bootstrap.cc:492] T c69b1f8096144730b35caa7a0e0443b9 P bca605a8f962471191f28f90dea04c66: No bootstrap required, opened a new log
I20260709 14:49:46.931828 11734 tablet_bootstrap.cc:492] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f: Bootstrap starting.
I20260709 14:49:46.933468 11737 ts_tablet_manager.cc:1403] T c69b1f8096144730b35caa7a0e0443b9 P bca605a8f962471191f28f90dea04c66: Time spent bootstrapping tablet: real 0.139s	user 0.020s	sys 0.007s
I20260709 14:49:46.930840 11736 tablet_bootstrap.cc:654] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.936688 11737 raft_consensus.cc:359] T c69b1f8096144730b35caa7a0e0443b9 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:46.937515 11737 raft_consensus.cc:385] T c69b1f8096144730b35caa7a0e0443b9 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.937866 11737 raft_consensus.cc:740] T c69b1f8096144730b35caa7a0e0443b9 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca605a8f962471191f28f90dea04c66, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.942117 11734 tablet_bootstrap.cc:654] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.946732 11737 consensus_queue.cc:260] T c69b1f8096144730b35caa7a0e0443b9 P bca605a8f962471191f28f90dea04c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:46.950100 11737 ts_tablet_manager.cc:1434] T c69b1f8096144730b35caa7a0e0443b9 P bca605a8f962471191f28f90dea04c66: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:49:46.951381 11737 tablet_bootstrap.cc:492] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66: Bootstrap starting.
I20260709 14:49:46.957706 11667 raft_consensus.cc:493] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.958410 11667 raft_consensus.cc:515] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:46.959851 11737 tablet_bootstrap.cc:654] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.960592 11667 leader_election.cc:290] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:46.962246 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11f980a290c4e26bfe11582711eee71" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66" is_pre_election: true
I20260709 14:49:46.964530 11587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11f980a290c4e26bfe11582711eee71" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" is_pre_election: true
W20260709 14:49:46.966149 11402 leader_election.cc:343] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:46.966866 11402 leader_election.cc:343] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.967331 11402 leader_election.cc:304] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb019ced7804c81925604ca12a5fb3f; no voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3
I20260709 14:49:46.968457 11667 raft_consensus.cc:2749] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.973012 11737 tablet_bootstrap.cc:492] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66: No bootstrap required, opened a new log
I20260709 14:49:46.973706 11737 ts_tablet_manager.cc:1403] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260709 14:49:46.982534 11737 raft_consensus.cc:359] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:46.983493 11737 raft_consensus.cc:385] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.983894 11737 raft_consensus.cc:740] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca605a8f962471191f28f90dea04c66, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.985030 11737 consensus_queue.cc:260] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:46.986819 11736 tablet_bootstrap.cc:492] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3: No bootstrap required, opened a new log
I20260709 14:49:46.987360 11736 ts_tablet_manager.cc:1403] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.021s
I20260709 14:49:46.990339 11736 raft_consensus.cc:359] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:46.990751 11737 ts_tablet_manager.cc:1434] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:49:46.991089 11736 raft_consensus.cc:385] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.991411 11736 raft_consensus.cc:740] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.991801 11737 tablet_bootstrap.cc:492] T f11f980a290c4e26bfe11582711eee71 P bca605a8f962471191f28f90dea04c66: Bootstrap starting.
I20260709 14:49:46.992166 11736 consensus_queue.cc:260] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:46.994572 11736 ts_tablet_manager.cc:1434] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:49:46.995617 11736 tablet_bootstrap.cc:492] T 695cfb07c8414d399089b1bcc0052317 P e5f8b2ef724d446cb2d10c47555c64e3: Bootstrap starting.
I20260709 14:49:46.999094 11737 tablet_bootstrap.cc:654] T f11f980a290c4e26bfe11582711eee71 P bca605a8f962471191f28f90dea04c66: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.999990 11734 tablet_bootstrap.cc:492] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f: No bootstrap required, opened a new log
I20260709 14:49:47.000504 11734 ts_tablet_manager.cc:1403] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.015s
I20260709 14:49:47.003500 11734 raft_consensus.cc:359] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.004223 11734 raft_consensus.cc:385] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.004523 11734 raft_consensus.cc:740] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.005443 11734 consensus_queue.cc:260] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.007269 11737 tablet_bootstrap.cc:492] T f11f980a290c4e26bfe11582711eee71 P bca605a8f962471191f28f90dea04c66: No bootstrap required, opened a new log
I20260709 14:49:47.007817 11737 ts_tablet_manager.cc:1403] T f11f980a290c4e26bfe11582711eee71 P bca605a8f962471191f28f90dea04c66: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 14:49:47.009599 11736 tablet_bootstrap.cc:654] T 695cfb07c8414d399089b1bcc0052317 P e5f8b2ef724d446cb2d10c47555c64e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.010748 11737 raft_consensus.cc:359] T f11f980a290c4e26bfe11582711eee71 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.011536 11737 raft_consensus.cc:385] T f11f980a290c4e26bfe11582711eee71 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.011837 11737 raft_consensus.cc:740] T f11f980a290c4e26bfe11582711eee71 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca605a8f962471191f28f90dea04c66, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.012749 11737 consensus_queue.cc:260] T f11f980a290c4e26bfe11582711eee71 P bca605a8f962471191f28f90dea04c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.015076 11734 ts_tablet_manager.cc:1434] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:49:47.015443 11737 ts_tablet_manager.cc:1434] T f11f980a290c4e26bfe11582711eee71 P bca605a8f962471191f28f90dea04c66: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:47.018659 11736 tablet_bootstrap.cc:492] T 695cfb07c8414d399089b1bcc0052317 P e5f8b2ef724d446cb2d10c47555c64e3: No bootstrap required, opened a new log
I20260709 14:49:47.020630 11737 tablet_bootstrap.cc:492] T 695cfb07c8414d399089b1bcc0052317 P bca605a8f962471191f28f90dea04c66: Bootstrap starting.
I20260709 14:49:47.022931 11736 ts_tablet_manager.cc:1403] T 695cfb07c8414d399089b1bcc0052317 P e5f8b2ef724d446cb2d10c47555c64e3: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.005s
I20260709 14:49:47.022986 11734 tablet_bootstrap.cc:492] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f: Bootstrap starting.
I20260709 14:49:47.026135 11736 raft_consensus.cc:359] T 695cfb07c8414d399089b1bcc0052317 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.026924 11736 raft_consensus.cc:385] T 695cfb07c8414d399089b1bcc0052317 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.027237 11736 raft_consensus.cc:740] T 695cfb07c8414d399089b1bcc0052317 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.028002 11736 consensus_queue.cc:260] T 695cfb07c8414d399089b1bcc0052317 P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.028599 11737 tablet_bootstrap.cc:654] T 695cfb07c8414d399089b1bcc0052317 P bca605a8f962471191f28f90dea04c66: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.030596 11736 ts_tablet_manager.cc:1434] T 695cfb07c8414d399089b1bcc0052317 P e5f8b2ef724d446cb2d10c47555c64e3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:49:47.031183 11734 tablet_bootstrap.cc:654] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.034766 11736 tablet_bootstrap.cc:492] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3: Bootstrap starting.
I20260709 14:49:47.040529 11737 tablet_bootstrap.cc:492] T 695cfb07c8414d399089b1bcc0052317 P bca605a8f962471191f28f90dea04c66: No bootstrap required, opened a new log
I20260709 14:49:47.040880 11734 tablet_bootstrap.cc:492] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f: No bootstrap required, opened a new log
I20260709 14:49:47.041134 11737 ts_tablet_manager.cc:1403] T 695cfb07c8414d399089b1bcc0052317 P bca605a8f962471191f28f90dea04c66: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 14:49:47.043274 11734 ts_tablet_manager.cc:1403] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 14:49:47.044098 11736 tablet_bootstrap.cc:654] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.046828 11737 raft_consensus.cc:359] T 695cfb07c8414d399089b1bcc0052317 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.047649 11737 raft_consensus.cc:385] T 695cfb07c8414d399089b1bcc0052317 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.047951 11737 raft_consensus.cc:740] T 695cfb07c8414d399089b1bcc0052317 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca605a8f962471191f28f90dea04c66, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.048723 11737 consensus_queue.cc:260] T 695cfb07c8414d399089b1bcc0052317 P bca605a8f962471191f28f90dea04c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.049888 11734 raft_consensus.cc:359] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.050647 11734 raft_consensus.cc:385] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.050940 11734 raft_consensus.cc:740] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.051096 11737 ts_tablet_manager.cc:1434] T 695cfb07c8414d399089b1bcc0052317 P bca605a8f962471191f28f90dea04c66: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:49:47.051678 11734 consensus_queue.cc:260] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.052531 11737 tablet_bootstrap.cc:492] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66: Bootstrap starting.
I20260709 14:49:47.059747 11737 tablet_bootstrap.cc:654] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.061749 11736 tablet_bootstrap.cc:492] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3: No bootstrap required, opened a new log
I20260709 14:49:47.062408 11736 ts_tablet_manager.cc:1403] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.005s
I20260709 14:49:47.063409 11734 ts_tablet_manager.cc:1434] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 14:49:47.064554 11734 tablet_bootstrap.cc:492] T 2d0ada0cfd6849278dc6044cc3b97676 P fcb019ced7804c81925604ca12a5fb3f: Bootstrap starting.
I20260709 14:49:47.067313 11736 raft_consensus.cc:359] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.067893 11737 tablet_bootstrap.cc:492] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66: No bootstrap required, opened a new log
I20260709 14:49:47.068073 11736 raft_consensus.cc:385] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.068415 11736 raft_consensus.cc:740] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.068578 11737 ts_tablet_manager.cc:1403] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 14:49:47.069330 11736 consensus_queue.cc:260] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.071794 11734 tablet_bootstrap.cc:654] T 2d0ada0cfd6849278dc6044cc3b97676 P fcb019ced7804c81925604ca12a5fb3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.071842 11737 raft_consensus.cc:359] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.072757 11737 raft_consensus.cc:385] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.073076 11737 raft_consensus.cc:740] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca605a8f962471191f28f90dea04c66, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.071842 11736 ts_tablet_manager.cc:1434] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 14:49:47.073868 11737 consensus_queue.cc:260] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.074692 11736 tablet_bootstrap.cc:492] T d67d98e5f48d40d781ae65842b538538 P e5f8b2ef724d446cb2d10c47555c64e3: Bootstrap starting.
I20260709 14:49:47.076368 11737 ts_tablet_manager.cc:1434] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:47.080605 11737 tablet_bootstrap.cc:492] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66: Bootstrap starting.
I20260709 14:49:47.082010 11736 tablet_bootstrap.cc:654] T d67d98e5f48d40d781ae65842b538538 P e5f8b2ef724d446cb2d10c47555c64e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.088296 11737 tablet_bootstrap.cc:654] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.095340 11722 raft_consensus.cc:493] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.095888 11722 raft_consensus.cc:515] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.098062 11722 leader_election.cc:290] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
I20260709 14:49:47.098899 11734 tablet_bootstrap.cc:492] T 2d0ada0cfd6849278dc6044cc3b97676 P fcb019ced7804c81925604ca12a5fb3f: No bootstrap required, opened a new log
I20260709 14:49:47.099532 11734 ts_tablet_manager.cc:1403] T 2d0ada0cfd6849278dc6044cc3b97676 P fcb019ced7804c81925604ca12a5fb3f: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.007s
I20260709 14:49:47.100514 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0ada0cfd6849278dc6044cc3b97676" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f" is_pre_election: true
I20260709 14:49:47.101428 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0ada0cfd6849278dc6044cc3b97676" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66" is_pre_election: true
I20260709 14:49:47.102082 11509 raft_consensus.cc:2468] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 0.
I20260709 14:49:47.102857 11734 raft_consensus.cc:359] T 2d0ada0cfd6849278dc6044cc3b97676 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.103680 11734 raft_consensus.cc:385] T 2d0ada0cfd6849278dc6044cc3b97676 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.103955 11736 tablet_bootstrap.cc:492] T d67d98e5f48d40d781ae65842b538538 P e5f8b2ef724d446cb2d10c47555c64e3: No bootstrap required, opened a new log
I20260709 14:49:47.104043 11734 raft_consensus.cc:740] T 2d0ada0cfd6849278dc6044cc3b97676 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.104756 11736 ts_tablet_manager.cc:1403] T d67d98e5f48d40d781ae65842b538538 P e5f8b2ef724d446cb2d10c47555c64e3: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.008s
I20260709 14:49:47.105399 11734 consensus_queue.cc:260] T 2d0ada0cfd6849278dc6044cc3b97676 P fcb019ced7804c81925604ca12a5fb3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.107250 11755 raft_consensus.cc:493] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.107723 11755 raft_consensus.cc:515] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.108260 11734 ts_tablet_manager.cc:1434] T 2d0ada0cfd6849278dc6044cc3b97676 P fcb019ced7804c81925604ca12a5fb3f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:49:47.109486 11734 tablet_bootstrap.cc:492] T d67d98e5f48d40d781ae65842b538538 P fcb019ced7804c81925604ca12a5fb3f: Bootstrap starting.
I20260709 14:49:47.109778 11755 leader_election.cc:290] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
I20260709 14:49:47.111783 11436 raft_consensus.cc:2468] T 2d0ada0cfd6849278dc6044cc3b97676 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 0.
I20260709 14:49:47.110577 11736 raft_consensus.cc:359] T d67d98e5f48d40d781ae65842b538538 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.112375 11736 raft_consensus.cc:385] T d67d98e5f48d40d781ae65842b538538 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.112958 11736 raft_consensus.cc:740] T d67d98e5f48d40d781ae65842b538538 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.104055 11551 leader_election.cc:304] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3; no voters: 
I20260709 14:49:47.113616 11737 tablet_bootstrap.cc:492] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66: No bootstrap required, opened a new log
I20260709 14:49:47.113699 11736 consensus_queue.cc:260] T d67d98e5f48d40d781ae65842b538538 P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.114400 11737 ts_tablet_manager.cc:1403] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.008s
I20260709 14:49:47.116637 11736 ts_tablet_manager.cc:1434] T d67d98e5f48d40d781ae65842b538538 P e5f8b2ef724d446cb2d10c47555c64e3: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260709 14:49:47.117650 11736 tablet_bootstrap.cc:492] T fe9d5d3ca73144aa83b270cbcc44795f P e5f8b2ef724d446cb2d10c47555c64e3: Bootstrap starting.
I20260709 14:49:47.117938 11737 raft_consensus.cc:359] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.118702 11737 raft_consensus.cc:385] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.119004 11737 raft_consensus.cc:740] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca605a8f962471191f28f90dea04c66, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.119765 11737 consensus_queue.cc:260] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.122346 11737 ts_tablet_manager.cc:1434] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:49:47.123062 11755 raft_consensus.cc:2804] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.123236 11734 tablet_bootstrap.cc:654] T d67d98e5f48d40d781ae65842b538538 P fcb019ced7804c81925604ca12a5fb3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.123560 11755 raft_consensus.cc:493] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.123981 11755 raft_consensus.cc:3060] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.125002 11736 tablet_bootstrap.cc:654] T fe9d5d3ca73144aa83b270cbcc44795f P e5f8b2ef724d446cb2d10c47555c64e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.119014 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69b1f8096144730b35caa7a0e0443b9" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66" is_pre_election: true
I20260709 14:49:47.127476 11509 raft_consensus.cc:2468] T c69b1f8096144730b35caa7a0e0443b9 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 0.
I20260709 14:49:47.129300 11551 leader_election.cc:304] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3; no voters: 
I20260709 14:49:47.130540 11722 raft_consensus.cc:2804] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.131021 11737 tablet_bootstrap.cc:492] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66: Bootstrap starting.
I20260709 14:49:47.131060 11722 raft_consensus.cc:493] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.146957 11722 raft_consensus.cc:3060] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.149399 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69b1f8096144730b35caa7a0e0443b9" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f" is_pre_election: true
I20260709 14:49:47.150332 11438 raft_consensus.cc:2468] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 0.
I20260709 14:49:47.158131 11755 raft_consensus.cc:515] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.162249 11734 tablet_bootstrap.cc:492] T d67d98e5f48d40d781ae65842b538538 P fcb019ced7804c81925604ca12a5fb3f: No bootstrap required, opened a new log
I20260709 14:49:47.163967 11736 tablet_bootstrap.cc:492] T fe9d5d3ca73144aa83b270cbcc44795f P e5f8b2ef724d446cb2d10c47555c64e3: No bootstrap required, opened a new log
I20260709 14:49:47.164500 11737 tablet_bootstrap.cc:654] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.165035 11736 ts_tablet_manager.cc:1403] T fe9d5d3ca73144aa83b270cbcc44795f P e5f8b2ef724d446cb2d10c47555c64e3: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.009s
I20260709 14:49:47.168254 11736 raft_consensus.cc:359] T fe9d5d3ca73144aa83b270cbcc44795f P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.169200 11736 raft_consensus.cc:385] T fe9d5d3ca73144aa83b270cbcc44795f P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.169557 11736 raft_consensus.cc:740] T fe9d5d3ca73144aa83b270cbcc44795f P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.170459 11755 leader_election.cc:290] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 election: Requested vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
I20260709 14:49:47.170318 11736 consensus_queue.cc:260] T fe9d5d3ca73144aa83b270cbcc44795f P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.171568 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0ada0cfd6849278dc6044cc3b97676" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66"
I20260709 14:49:47.172194 11509 raft_consensus.cc:3060] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.172607 11722 raft_consensus.cc:515] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.173010 11736 ts_tablet_manager.cc:1434] T fe9d5d3ca73144aa83b270cbcc44795f P e5f8b2ef724d446cb2d10c47555c64e3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:49:47.176143 11736 tablet_bootstrap.cc:492] T 62aa3752cc2e48c3b990367a968a95b6 P e5f8b2ef724d446cb2d10c47555c64e3: Bootstrap starting.
I20260709 14:49:47.164561 11734 ts_tablet_manager.cc:1403] T d67d98e5f48d40d781ae65842b538538 P fcb019ced7804c81925604ca12a5fb3f: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.011s
I20260709 14:49:47.178256 11737 tablet_bootstrap.cc:492] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66: No bootstrap required, opened a new log
I20260709 14:49:47.179433 11509 raft_consensus.cc:2468] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 1.
I20260709 14:49:47.180658 11551 leader_election.cc:304] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3; no voters: 
I20260709 14:49:47.181159 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69b1f8096144730b35caa7a0e0443b9" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66"
I20260709 14:49:47.178792 11737 ts_tablet_manager.cc:1403] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.001s
I20260709 14:49:47.180841 11734 raft_consensus.cc:359] T d67d98e5f48d40d781ae65842b538538 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.181810 11508 raft_consensus.cc:3060] T c69b1f8096144730b35caa7a0e0443b9 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.182402 11758 raft_consensus.cc:2804] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.185552 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69b1f8096144730b35caa7a0e0443b9" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
I20260709 14:49:47.186206 11438 raft_consensus.cc:3060] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.186403 11722 leader_election.cc:290] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 election: Requested vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
I20260709 14:49:47.190506 11666 raft_consensus.cc:493] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.191238 11666 raft_consensus.cc:515] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.194381 11438 raft_consensus.cc:2468] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 1.
I20260709 14:49:47.183931 11736 tablet_bootstrap.cc:654] T 62aa3752cc2e48c3b990367a968a95b6 P e5f8b2ef724d446cb2d10c47555c64e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.195371 11508 raft_consensus.cc:2468] T c69b1f8096144730b35caa7a0e0443b9 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 1.
I20260709 14:49:47.195465 11437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfcd2d677fb3418cb09a7f40ce74c83c" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f" is_pre_election: true
I20260709 14:49:47.195735 11666 leader_election.cc:290] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:47.196259 11437 raft_consensus.cc:2468] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 0.
I20260709 14:49:47.183880 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0ada0cfd6849278dc6044cc3b97676" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
I20260709 14:49:47.181809 11734 raft_consensus.cc:385] T d67d98e5f48d40d781ae65842b538538 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.197280 11734 raft_consensus.cc:740] T d67d98e5f48d40d781ae65842b538538 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.197324 11436 raft_consensus.cc:3060] T 2d0ada0cfd6849278dc6044cc3b97676 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.198196 11550 leader_election.cc:304] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5f8b2ef724d446cb2d10c47555c64e3, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:47.198285 11734 consensus_queue.cc:260] T d67d98e5f48d40d781ae65842b538538 P fcb019ced7804c81925604ca12a5fb3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.199903 11760 raft_consensus.cc:2804] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.200390 11760 raft_consensus.cc:697] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Becoming Leader. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Running, Role: LEADER
I20260709 14:49:47.201124 11734 ts_tablet_manager.cc:1434] T d67d98e5f48d40d781ae65842b538538 P fcb019ced7804c81925604ca12a5fb3f: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:49:47.201261 11760 consensus_queue.cc:237] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.202294 11734 tablet_bootstrap.cc:492] T b35aaec320d942678fc673a24e20ebd3 P fcb019ced7804c81925604ca12a5fb3f: Bootstrap starting.
I20260709 14:49:47.202993 11667 raft_consensus.cc:493] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.203521 11667 raft_consensus.cc:515] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.203980 11587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfcd2d677fb3418cb09a7f40ce74c83c" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" is_pre_election: true
I20260709 14:49:47.204660 11587 raft_consensus.cc:2468] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 0.
I20260709 14:49:47.205780 11667 leader_election.cc:290] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:47.206063 11477 leader_election.cc:304] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3; no voters: 
I20260709 14:49:47.207458 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695cfb07c8414d399089b1bcc0052317" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66" is_pre_election: true
I20260709 14:49:47.211923 11508 raft_consensus.cc:2468] T 695cfb07c8414d399089b1bcc0052317 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 0.
I20260709 14:49:47.212522 11734 tablet_bootstrap.cc:654] T b35aaec320d942678fc673a24e20ebd3 P fcb019ced7804c81925604ca12a5fb3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.209800 11436 raft_consensus.cc:2468] T 2d0ada0cfd6849278dc6044cc3b97676 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 1.
I20260709 14:49:47.213987 11666 raft_consensus.cc:2804] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.214630 11666 raft_consensus.cc:493] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.208738 11758 raft_consensus.cc:697] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Becoming Leader. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Running, Role: LEADER
I20260709 14:49:47.215031 11402 leader_election.cc:304] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:47.215801 11758 consensus_queue.cc:237] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.216872 11742 raft_consensus.cc:2804] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.217320 11742 raft_consensus.cc:493] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.217653 11742 raft_consensus.cc:3060] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.184593 11737 raft_consensus.cc:359] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.221148 11737 raft_consensus.cc:385] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.221571 11737 raft_consensus.cc:740] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca605a8f962471191f28f90dea04c66, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.215081 11666 raft_consensus.cc:3060] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.219049 11587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695cfb07c8414d399089b1bcc0052317" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" is_pre_election: true
I20260709 14:49:47.228499 11587 raft_consensus.cc:2468] T 695cfb07c8414d399089b1bcc0052317 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 0.
I20260709 14:49:47.228302 11737 consensus_queue.cc:260] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.230916 11737 ts_tablet_manager.cc:1434] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.000s
I20260709 14:49:47.239364 11736 tablet_bootstrap.cc:492] T 62aa3752cc2e48c3b990367a968a95b6 P e5f8b2ef724d446cb2d10c47555c64e3: No bootstrap required, opened a new log
I20260709 14:49:47.239919 11736 ts_tablet_manager.cc:1403] T 62aa3752cc2e48c3b990367a968a95b6 P e5f8b2ef724d446cb2d10c47555c64e3: Time spent bootstrapping tablet: real 0.064s	user 0.007s	sys 0.018s
I20260709 14:49:47.243243 11737 tablet_bootstrap.cc:492] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66: Bootstrap starting.
I20260709 14:49:47.242694 11736 raft_consensus.cc:359] T 62aa3752cc2e48c3b990367a968a95b6 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.241796 11742 raft_consensus.cc:515] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.255859 11736 raft_consensus.cc:385] T 62aa3752cc2e48c3b990367a968a95b6 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.256222 11736 raft_consensus.cc:740] T 62aa3752cc2e48c3b990367a968a95b6 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.257061 11736 consensus_queue.cc:260] T 62aa3752cc2e48c3b990367a968a95b6 P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.258932 11742 leader_election.cc:290] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 election: Requested vote from peers bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:47.259701 11736 ts_tablet_manager.cc:1434] T 62aa3752cc2e48c3b990367a968a95b6 P e5f8b2ef724d446cb2d10c47555c64e3: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 14:49:47.260010 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695cfb07c8414d399089b1bcc0052317" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66"
I20260709 14:49:47.260694 11508 raft_consensus.cc:3060] T 695cfb07c8414d399089b1bcc0052317 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.260795 11736 tablet_bootstrap.cc:492] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3: Bootstrap starting.
I20260709 14:49:47.261838 11737 tablet_bootstrap.cc:654] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.264991 11666 raft_consensus.cc:515] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.266338 11587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695cfb07c8414d399089b1bcc0052317" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
I20260709 14:49:47.267119 11734 tablet_bootstrap.cc:492] T b35aaec320d942678fc673a24e20ebd3 P fcb019ced7804c81925604ca12a5fb3f: No bootstrap required, opened a new log
I20260709 14:49:47.267199 11587 raft_consensus.cc:3060] T 695cfb07c8414d399089b1bcc0052317 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.267824 11734 ts_tablet_manager.cc:1403] T b35aaec320d942678fc673a24e20ebd3 P fcb019ced7804c81925604ca12a5fb3f: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.009s
I20260709 14:49:47.268332 11736 tablet_bootstrap.cc:654] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.269145 11761 raft_consensus.cc:493] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.269665 11761 raft_consensus.cc:515] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.271422 11734 raft_consensus.cc:359] T b35aaec320d942678fc673a24e20ebd3 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.272483 11734 raft_consensus.cc:385] T b35aaec320d942678fc673a24e20ebd3 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.272879 11734 raft_consensus.cc:740] T b35aaec320d942678fc673a24e20ebd3 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.275900 11586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe9d5d3ca73144aa83b270cbcc44795f" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" is_pre_election: true
I20260709 14:49:47.276685 11586 raft_consensus.cc:2468] T fe9d5d3ca73144aa83b270cbcc44795f P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 0.
I20260709 14:49:47.278087 11477 leader_election.cc:304] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3; no voters: 
I20260709 14:49:47.278455 11734 consensus_queue.cc:260] T b35aaec320d942678fc673a24e20ebd3 P fcb019ced7804c81925604ca12a5fb3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.283000 11508 raft_consensus.cc:2468] T 695cfb07c8414d399089b1bcc0052317 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 1.
I20260709 14:49:47.283910 11737 tablet_bootstrap.cc:492] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66: No bootstrap required, opened a new log
I20260709 14:49:47.287624 11737 ts_tablet_manager.cc:1403] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.003s
I20260709 14:49:47.287954 11402 leader_election.cc:304] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:47.289064 11667 raft_consensus.cc:2804] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.289546 11667 raft_consensus.cc:697] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f [term 1 LEADER]: Becoming Leader. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Running, Role: LEADER
I20260709 14:49:47.290544 11737 raft_consensus.cc:359] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.286584 11587 raft_consensus.cc:2468] T 695cfb07c8414d399089b1bcc0052317 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 1.
I20260709 14:49:47.291071 11761 leader_election.cc:290] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:47.291225 11737 raft_consensus.cc:385] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.291767 11737 raft_consensus.cc:740] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca605a8f962471191f28f90dea04c66, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.292184 11761 raft_consensus.cc:2804] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.292768 11761 raft_consensus.cc:493] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.293390 11761 raft_consensus.cc:3060] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.292649 11737 consensus_queue.cc:260] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.290403 11667 consensus_queue.cc:237] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.285785 11734 ts_tablet_manager.cc:1434] T b35aaec320d942678fc673a24e20ebd3 P fcb019ced7804c81925604ca12a5fb3f: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.000s
I20260709 14:49:47.296069 11734 tablet_bootstrap.cc:492] T 62aa3752cc2e48c3b990367a968a95b6 P fcb019ced7804c81925604ca12a5fb3f: Bootstrap starting.
I20260709 14:49:47.286929 11736 tablet_bootstrap.cc:492] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3: No bootstrap required, opened a new log
I20260709 14:49:47.296715 11736 ts_tablet_manager.cc:1403] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.009s
I20260709 14:49:47.303046 11737 ts_tablet_manager.cc:1434] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:49:47.304186 11737 tablet_bootstrap.cc:492] T b35aaec320d942678fc673a24e20ebd3 P bca605a8f962471191f28f90dea04c66: Bootstrap starting.
I20260709 14:49:47.327389 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe9d5d3ca73144aa83b270cbcc44795f" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f" is_pre_election: true
I20260709 14:49:47.332157 11734 tablet_bootstrap.cc:654] T 62aa3752cc2e48c3b990367a968a95b6 P fcb019ced7804c81925604ca12a5fb3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.337131 11736 raft_consensus.cc:359] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.338038 11736 raft_consensus.cc:385] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.338339 11736 raft_consensus.cc:740] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.340727 11742 raft_consensus.cc:493] T b35aaec320d942678fc673a24e20ebd3 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.341042 11736 consensus_queue.cc:260] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.341552 11742 raft_consensus.cc:515] T b35aaec320d942678fc673a24e20ebd3 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.342397 11737 tablet_bootstrap.cc:654] T b35aaec320d942678fc673a24e20ebd3 P bca605a8f962471191f28f90dea04c66: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.353072 11736 ts_tablet_manager.cc:1434] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260709 14:49:47.358116 11758 raft_consensus.cc:493] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.358919 11758 raft_consensus.cc:515] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.362761 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35aaec320d942678fc673a24e20ebd3" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f" is_pre_election: true
I20260709 14:49:47.363514 11436 raft_consensus.cc:2468] T b35aaec320d942678fc673a24e20ebd3 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 0.
I20260709 14:49:47.356194 11333 catalog_manager.cc:5697] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:47.340788 11666 leader_election.cc:290] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 election: Requested vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
W20260709 14:49:47.365242 11402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.2:43567, user_credentials={real_user=slave}} blocked reactor thread for 77343.3us
I20260709 14:49:47.371553 11550 leader_election.cc:304] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5f8b2ef724d446cb2d10c47555c64e3, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:47.374753 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfcd2d677fb3418cb09a7f40ce74c83c" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
W20260709 14:49:47.351059 11477 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.67.3:36221, user_credentials={real_user=slave}} blocked reactor thread for 73022.1us
I20260709 14:49:47.375432 11436 raft_consensus.cc:3060] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.376477 11760 raft_consensus.cc:2804] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.376899 11758 leader_election.cc:290] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
I20260709 14:49:47.377511 11742 leader_election.cc:290] T b35aaec320d942678fc673a24e20ebd3 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:47.384475 11436 raft_consensus.cc:2468] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 1.
I20260709 14:49:47.378307 11761 raft_consensus.cc:515] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.386471 11587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfcd2d677fb3418cb09a7f40ce74c83c" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
W20260709 14:49:47.387176 11476 leader_election.cc:343] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.387548 11587 raft_consensus.cc:3060] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.387935 11737 tablet_bootstrap.cc:492] T b35aaec320d942678fc673a24e20ebd3 P bca605a8f962471191f28f90dea04c66: No bootstrap required, opened a new log
I20260709 14:49:47.388432 11737 ts_tablet_manager.cc:1403] T b35aaec320d942678fc673a24e20ebd3 P bca605a8f962471191f28f90dea04c66: Time spent bootstrapping tablet: real 0.084s	user 0.019s	sys 0.000s
I20260709 14:49:47.389549 11769 raft_consensus.cc:493] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.391098 11335 catalog_manager.cc:5697] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f reported cstate change: term changed from 0 to 1, leader changed from <none> to fcb019ced7804c81925604ca12a5fb3f (127.6.67.1). New cstate: current_term: 1 leader_uuid: "fcb019ced7804c81925604ca12a5fb3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.392374 11586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe9d5d3ca73144aa83b270cbcc44795f" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
I20260709 14:49:47.393028 11586 raft_consensus.cc:3060] T fe9d5d3ca73144aa83b270cbcc44795f P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.386410 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35aaec320d942678fc673a24e20ebd3" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66" is_pre_election: true
I20260709 14:49:47.381048 11760 raft_consensus.cc:493] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.392272 11769 raft_consensus.cc:515] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.394405 11760 raft_consensus.cc:3060] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.390909 11761 leader_election.cc:290] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 election: Requested vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:47.388249 11476 leader_election.cc:304] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:47.397149 11584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35aaec320d942678fc673a24e20ebd3" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" is_pre_election: true
I20260709 14:49:47.397941 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe9d5d3ca73144aa83b270cbcc44795f" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
I20260709 14:49:47.398136 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35aaec320d942678fc673a24e20ebd3" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66" is_pre_election: true
I20260709 14:49:47.399623 11769 leader_election.cc:290] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:47.400854 11734 tablet_bootstrap.cc:492] T 62aa3752cc2e48c3b990367a968a95b6 P fcb019ced7804c81925604ca12a5fb3f: No bootstrap required, opened a new log
I20260709 14:49:47.401407 11734 ts_tablet_manager.cc:1403] T 62aa3752cc2e48c3b990367a968a95b6 P fcb019ced7804c81925604ca12a5fb3f: Time spent bootstrapping tablet: real 0.106s	user 0.013s	sys 0.025s
I20260709 14:49:47.401559 11585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67d98e5f48d40d781ae65842b538538" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" is_pre_election: true
I20260709 14:49:47.402369 11585 raft_consensus.cc:2468] T d67d98e5f48d40d781ae65842b538538 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 0.
I20260709 14:49:47.404037 11477 leader_election.cc:304] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3; no voters: 
I20260709 14:49:47.404412 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67d98e5f48d40d781ae65842b538538" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f" is_pre_election: true
I20260709 14:49:47.404963 11769 raft_consensus.cc:2804] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.405886 11769 raft_consensus.cc:493] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.405133 11436 raft_consensus.cc:2468] T d67d98e5f48d40d781ae65842b538538 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 0.
W20260709 14:49:47.406049 11476 leader_election.cc:343] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.397400 11761 raft_consensus.cc:2804] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.408198 11769 raft_consensus.cc:3060] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:47.409107 11402 leader_election.cc:343] T b35aaec320d942678fc673a24e20ebd3 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.408202 11737 raft_consensus.cc:359] T b35aaec320d942678fc673a24e20ebd3 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.406325 11587 raft_consensus.cc:2468] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 1.
I20260709 14:49:47.410642 11737 raft_consensus.cc:385] T b35aaec320d942678fc673a24e20ebd3 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.410241 11760 raft_consensus.cc:515] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.411000 11737 raft_consensus.cc:740] T b35aaec320d942678fc673a24e20ebd3 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca605a8f962471191f28f90dea04c66, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.405431 11586 raft_consensus.cc:2468] T fe9d5d3ca73144aa83b270cbcc44795f P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 1.
I20260709 14:49:47.409572 11734 raft_consensus.cc:359] T 62aa3752cc2e48c3b990367a968a95b6 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.411645 11584 raft_consensus.cc:2393] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb019ced7804c81925604ca12a5fb3f in current term 1: Already voted for candidate e5f8b2ef724d446cb2d10c47555c64e3 in this term.
I20260709 14:49:47.409360 11761 raft_consensus.cc:697] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [term 1 LEADER]: Becoming Leader. State: Replica: bca605a8f962471191f28f90dea04c66, State: Running, Role: LEADER
I20260709 14:49:47.412393 11734 raft_consensus.cc:385] T 62aa3752cc2e48c3b990367a968a95b6 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.413043 11734 raft_consensus.cc:740] T 62aa3752cc2e48c3b990367a968a95b6 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.413841 11734 consensus_queue.cc:260] T 62aa3752cc2e48c3b990367a968a95b6 P fcb019ced7804c81925604ca12a5fb3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.415014 11760 leader_election.cc:290] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 election: Requested vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
I20260709 14:49:47.415277 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35aaec320d942678fc673a24e20ebd3" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
I20260709 14:49:47.415863 11436 raft_consensus.cc:3060] T b35aaec320d942678fc673a24e20ebd3 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.415365 11761 consensus_queue.cc:237] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.416024 11734 ts_tablet_manager.cc:1434] T 62aa3752cc2e48c3b990367a968a95b6 P fcb019ced7804c81925604ca12a5fb3f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:49:47.417043 11734 tablet_bootstrap.cc:492] T fe9d5d3ca73144aa83b270cbcc44795f P fcb019ced7804c81925604ca12a5fb3f: Bootstrap starting.
I20260709 14:49:47.418547 11402 leader_election.cc:304] T b35aaec320d942678fc673a24e20ebd3 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb019ced7804c81925604ca12a5fb3f; no voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3
I20260709 14:49:47.420320 11477 leader_election.cc:304] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3; no voters: fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:47.421576 11666 raft_consensus.cc:2804] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.420403 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35aaec320d942678fc673a24e20ebd3" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66"
I20260709 14:49:47.423209 11734 tablet_bootstrap.cc:654] T fe9d5d3ca73144aa83b270cbcc44795f P fcb019ced7804c81925604ca12a5fb3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.422129 11666 raft_consensus.cc:697] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 [term 1 LEADER]: Becoming Leader. State: Replica: bca605a8f962471191f28f90dea04c66, State: Running, Role: LEADER
I20260709 14:49:47.422998 11737 consensus_queue.cc:260] T b35aaec320d942678fc673a24e20ebd3 P bca605a8f962471191f28f90dea04c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.424047 11508 raft_consensus.cc:2468] T b35aaec320d942678fc673a24e20ebd3 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 0.
I20260709 14:49:47.424166 11666 consensus_queue.cc:237] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.428385 11737 ts_tablet_manager.cc:1434] T b35aaec320d942678fc673a24e20ebd3 P bca605a8f962471191f28f90dea04c66: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.001s
I20260709 14:49:47.430116 11436 raft_consensus.cc:2468] T b35aaec320d942678fc673a24e20ebd3 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 1.
I20260709 14:49:47.430749 11742 raft_consensus.cc:2749] T b35aaec320d942678fc673a24e20ebd3 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:47.431504 11550 leader_election.cc:304] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e5f8b2ef724d446cb2d10c47555c64e3, fcb019ced7804c81925604ca12a5fb3f; no voters: bca605a8f962471191f28f90dea04c66
I20260709 14:49:47.432797 11760 raft_consensus.cc:2804] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.433310 11760 raft_consensus.cc:697] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Becoming Leader. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Running, Role: LEADER
I20260709 14:49:47.434181 11760 consensus_queue.cc:237] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.440907 11734 tablet_bootstrap.cc:492] T fe9d5d3ca73144aa83b270cbcc44795f P fcb019ced7804c81925604ca12a5fb3f: No bootstrap required, opened a new log
I20260709 14:49:47.441491 11734 ts_tablet_manager.cc:1403] T fe9d5d3ca73144aa83b270cbcc44795f P fcb019ced7804c81925604ca12a5fb3f: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.011s
I20260709 14:49:47.444382 11734 raft_consensus.cc:359] T fe9d5d3ca73144aa83b270cbcc44795f P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.445143 11734 raft_consensus.cc:385] T fe9d5d3ca73144aa83b270cbcc44795f P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.444487 11334 catalog_manager.cc:5697] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 reported cstate change: term changed from 0 to 1, leader changed from <none> to bca605a8f962471191f28f90dea04c66 (127.6.67.2). New cstate: current_term: 1 leader_uuid: "bca605a8f962471191f28f90dea04c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.445415 11734 raft_consensus.cc:740] T fe9d5d3ca73144aa83b270cbcc44795f P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.446137 11734 consensus_queue.cc:260] T fe9d5d3ca73144aa83b270cbcc44795f P fcb019ced7804c81925604ca12a5fb3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.449203 11722 raft_consensus.cc:493] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.450050 11722 raft_consensus.cc:515] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.450863 11769 raft_consensus.cc:515] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.451815 11734 ts_tablet_manager.cc:1434] T fe9d5d3ca73144aa83b270cbcc44795f P fcb019ced7804c81925604ca12a5fb3f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:49:47.452971 11769 leader_election.cc:290] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 election: Requested vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:47.453739 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11f980a290c4e26bfe11582711eee71" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f" is_pre_election: true
I20260709 14:49:47.454459 11436 raft_consensus.cc:2468] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 0.
I20260709 14:49:47.454624 11584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67d98e5f48d40d781ae65842b538538" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
I20260709 14:49:47.455251 11584 raft_consensus.cc:3060] T d67d98e5f48d40d781ae65842b538538 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.455437 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11f980a290c4e26bfe11582711eee71" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66" is_pre_election: true
I20260709 14:49:47.455595 11550 leader_election.cc:304] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5f8b2ef724d446cb2d10c47555c64e3, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:47.456105 11508 raft_consensus.cc:2468] T f11f980a290c4e26bfe11582711eee71 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 0.
I20260709 14:49:47.456544 11760 raft_consensus.cc:2804] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.456902 11722 leader_election.cc:290] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
I20260709 14:49:47.457041 11760 raft_consensus.cc:493] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.457908 11760 raft_consensus.cc:3060] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.458391 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67d98e5f48d40d781ae65842b538538" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
I20260709 14:49:47.458992 11436 raft_consensus.cc:3060] T d67d98e5f48d40d781ae65842b538538 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.463445 11584 raft_consensus.cc:2468] T d67d98e5f48d40d781ae65842b538538 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 1.
I20260709 14:49:47.464841 11477 leader_election.cc:304] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3; no voters: 
I20260709 14:49:47.465869 11769 raft_consensus.cc:2804] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.465981 11436 raft_consensus.cc:2468] T d67d98e5f48d40d781ae65842b538538 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 1.
I20260709 14:49:47.466856 11769 raft_consensus.cc:697] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66 [term 1 LEADER]: Becoming Leader. State: Replica: bca605a8f962471191f28f90dea04c66, State: Running, Role: LEADER
I20260709 14:49:47.467685 11769 consensus_queue.cc:237] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.468750 11760 raft_consensus.cc:515] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.472834 11760 leader_election.cc:290] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 election: Requested vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
I20260709 14:49:47.473747 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11f980a290c4e26bfe11582711eee71" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
I20260709 14:49:47.474485 11436 raft_consensus.cc:3060] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.480499 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11f980a290c4e26bfe11582711eee71" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66"
I20260709 14:49:47.481540 11508 raft_consensus.cc:3060] T f11f980a290c4e26bfe11582711eee71 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.485387 11436 raft_consensus.cc:2468] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 1.
I20260709 14:49:47.487560 11550 leader_election.cc:304] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5f8b2ef724d446cb2d10c47555c64e3, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:47.489123 11761 raft_consensus.cc:493] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.489516 11760 raft_consensus.cc:2804] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.489809 11761 raft_consensus.cc:515] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.490456 11760 raft_consensus.cc:697] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Becoming Leader. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Running, Role: LEADER
I20260709 14:49:47.491521 11760 consensus_queue.cc:237] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.492049 11761 leader_election.cc:290] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:47.493299 11584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62aa3752cc2e48c3b990367a968a95b6" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" is_pre_election: true
I20260709 14:49:47.494357 11584 raft_consensus.cc:2468] T 62aa3752cc2e48c3b990367a968a95b6 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 0.
I20260709 14:49:47.496556 11477 leader_election.cc:304] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3; no voters: 
I20260709 14:49:47.497854 11769 raft_consensus.cc:2804] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.498250 11769 raft_consensus.cc:493] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.498615 11769 raft_consensus.cc:3060] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.501075 11508 raft_consensus.cc:2468] T f11f980a290c4e26bfe11582711eee71 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 1.
I20260709 14:49:47.501224 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62aa3752cc2e48c3b990367a968a95b6" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f" is_pre_election: true
I20260709 14:49:47.502254 11438 raft_consensus.cc:2468] T 62aa3752cc2e48c3b990367a968a95b6 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 0.
I20260709 14:49:47.506263 11769 raft_consensus.cc:515] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.510110 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62aa3752cc2e48c3b990367a968a95b6" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
I20260709 14:49:47.510829 11438 raft_consensus.cc:3060] T 62aa3752cc2e48c3b990367a968a95b6 P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.511286 11769 leader_election.cc:290] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 election: Requested vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:47.510571 11584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62aa3752cc2e48c3b990367a968a95b6" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
I20260709 14:49:47.517520 11584 raft_consensus.cc:3060] T 62aa3752cc2e48c3b990367a968a95b6 P e5f8b2ef724d446cb2d10c47555c64e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.525652 11584 raft_consensus.cc:2468] T 62aa3752cc2e48c3b990367a968a95b6 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 1.
I20260709 14:49:47.527004 11477 leader_election.cc:304] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3; no voters: 
I20260709 14:49:47.527653 11438 raft_consensus.cc:2468] T 62aa3752cc2e48c3b990367a968a95b6 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 1.
I20260709 14:49:47.528442 11761 raft_consensus.cc:2804] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.529138 11761 raft_consensus.cc:697] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66 [term 1 LEADER]: Becoming Leader. State: Replica: bca605a8f962471191f28f90dea04c66, State: Running, Role: LEADER
I20260709 14:49:47.530092 11761 consensus_queue.cc:237] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.530359 11333 catalog_manager.cc:5697] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:47.534610 11333 catalog_manager.cc:5697] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:47.535820 11333 catalog_manager.cc:5697] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3). New cstate: current_term: 1 leader_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:47.554641 11334 catalog_manager.cc:5697] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66 reported cstate change: term changed from 0 to 1, leader changed from <none> to bca605a8f962471191f28f90dea04c66 (127.6.67.2). New cstate: current_term: 1 leader_uuid: "bca605a8f962471191f28f90dea04c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.556010 11334 catalog_manager.cc:5697] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 reported cstate change: term changed from 0 to 1, leader changed from <none> to bca605a8f962471191f28f90dea04c66 (127.6.67.2). New cstate: current_term: 1 leader_uuid: "bca605a8f962471191f28f90dea04c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.557271 11334 catalog_manager.cc:5697] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66 reported cstate change: term changed from 0 to 1, leader changed from <none> to bca605a8f962471191f28f90dea04c66 (127.6.67.2). New cstate: current_term: 1 leader_uuid: "bca605a8f962471191f28f90dea04c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.627043 11760 consensus_queue.cc:1048] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.629501 11509 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfcd2d677fb3418cb09a7f40ce74c83c"
dest_uuid: "bca605a8f962471191f28f90dea04c66"
mode: GRACEFUL
new_leader_uuid: "fcb019ced7804c81925604ca12a5fb3f"
 from {username='slave'} at 127.0.0.1:34682
I20260709 14:49:47.630120 11509 raft_consensus.cc:606] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [term 1 LEADER]: Received request to transfer leadership to TS fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:47.639595 11584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c69b1f8096144730b35caa7a0e0443b9"
dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
mode: GRACEFUL
new_leader_uuid: "fcb019ced7804c81925604ca12a5fb3f"
 from {username='slave'} at 127.0.0.1:36580
I20260709 14:49:47.640331 11584 raft_consensus.cc:606] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Received request to transfer leadership to TS fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:47.644150 11722 consensus_queue.cc:1048] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.647876 11584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f11f980a290c4e26bfe11582711eee71"
dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
mode: GRACEFUL
new_leader_uuid: "fcb019ced7804c81925604ca12a5fb3f"
 from {username='slave'} at 127.0.0.1:36580
I20260709 14:49:47.648550 11584 raft_consensus.cc:606] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Received request to transfer leadership to TS fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:47.665463 11584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d0ada0cfd6849278dc6044cc3b97676"
dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
mode: GRACEFUL
new_leader_uuid: "bca605a8f962471191f28f90dea04c66"
 from {username='slave'} at 127.0.0.1:36580
I20260709 14:49:47.666122 11584 raft_consensus.cc:606] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Received request to transfer leadership to TS bca605a8f962471191f28f90dea04c66
I20260709 14:49:47.772262 11722 consensus_queue.cc:1048] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.779949 11760 raft_consensus.cc:993] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3: : Instructing follower fcb019ced7804c81925604ca12a5fb3f to start an election
I20260709 14:49:47.779978 11758 consensus_queue.cc:1048] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:47.781586 11758 raft_consensus.cc:1081] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Signalling peer fcb019ced7804c81925604ca12a5fb3f to start an election
I20260709 14:49:47.783581 11438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c69b1f8096144730b35caa7a0e0443b9"
dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
 from {username='slave'} at 127.0.0.1:36494
I20260709 14:49:47.786149 11438 raft_consensus.cc:493] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:47.786586 11438 raft_consensus.cc:3060] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:47.794291 11438 raft_consensus.cc:515] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.795420 11436 raft_consensus.cc:1240] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Rejecting Update request from peer e5f8b2ef724d446cb2d10c47555c64e3 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:47.796373 11438 leader_election.cc:290] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 2 election: Requested vote from peers bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:47.797465 11584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69b1f8096144730b35caa7a0e0443b9" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
I20260709 14:49:47.797607 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69b1f8096144730b35caa7a0e0443b9" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bca605a8f962471191f28f90dea04c66"
I20260709 14:49:47.798195 11584 raft_consensus.cc:3055] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:47.798408 11508 raft_consensus.cc:3060] T c69b1f8096144730b35caa7a0e0443b9 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:47.798593 11584 raft_consensus.cc:740] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Running, Role: LEADER
I20260709 14:49:47.799520 11584 consensus_queue.cc:260] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.800691 11584 raft_consensus.cc:3060] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:47.805116 11508 raft_consensus.cc:2468] T c69b1f8096144730b35caa7a0e0443b9 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 2.
I20260709 14:49:47.806296 11402 leader_election.cc:304] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:47.807255 11770 raft_consensus.cc:2804] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:47.807446 11584 raft_consensus.cc:2468] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 2.
I20260709 14:49:47.807770 11770 raft_consensus.cc:697] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f [term 2 LEADER]: Becoming Leader. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Running, Role: LEADER
I20260709 14:49:47.808938 11770 consensus_queue.cc:237] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f [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: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.816237 11334 catalog_manager.cc:5697] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f reported cstate change: term changed from 1 to 2, leader changed from e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3) to fcb019ced7804c81925604ca12a5fb3f (127.6.67.1). New cstate: current_term: 2 leader_uuid: "fcb019ced7804c81925604ca12a5fb3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.824884 11760 consensus_queue.cc:1048] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:47.826735 11770 consensus_queue.cc:1048] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.846004 11770 consensus_queue.cc:1048] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:47.844345 11508 raft_consensus.cc:3060] T b35aaec320d942678fc673a24e20ebd3 P bca605a8f962471191f28f90dea04c66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.855379 11770 raft_consensus.cc:493] T fe9d5d3ca73144aa83b270cbcc44795f P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.855954 11770 raft_consensus.cc:515] T fe9d5d3ca73144aa83b270cbcc44795f P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.858145 11770 leader_election.cc:290] T fe9d5d3ca73144aa83b270cbcc44795f P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:47.859051 11760 consensus_queue.cc:1048] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.860905 11584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe9d5d3ca73144aa83b270cbcc44795f" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" is_pre_election: true
I20260709 14:49:47.861037 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe9d5d3ca73144aa83b270cbcc44795f" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca605a8f962471191f28f90dea04c66" is_pre_election: true
I20260709 14:49:47.861908 11584 raft_consensus.cc:2393] T fe9d5d3ca73144aa83b270cbcc44795f P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb019ced7804c81925604ca12a5fb3f in current term 1: Already voted for candidate bca605a8f962471191f28f90dea04c66 in this term.
I20260709 14:49:47.863014 11402 leader_election.cc:304] T fe9d5d3ca73144aa83b270cbcc44795f P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb019ced7804c81925604ca12a5fb3f; no voters: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3
I20260709 14:49:47.863811 11667 raft_consensus.cc:3060] T fe9d5d3ca73144aa83b270cbcc44795f P fcb019ced7804c81925604ca12a5fb3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.872220 11667 raft_consensus.cc:2749] T fe9d5d3ca73144aa83b270cbcc44795f P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:47.901907 11761 consensus_queue.cc:1048] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.907688 11761 consensus_queue.cc:1048] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.914943 11766 consensus_queue.cc:1048] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.922535 11666 raft_consensus.cc:993] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66: : Instructing follower fcb019ced7804c81925604ca12a5fb3f to start an election
I20260709 14:49:47.923023 11666 raft_consensus.cc:1081] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [term 1 LEADER]: Signalling peer fcb019ced7804c81925604ca12a5fb3f to start an election
I20260709 14:49:47.925139 11438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfcd2d677fb3418cb09a7f40ce74c83c"
dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
 from {username='slave'} at 127.0.0.1:36504
I20260709 14:49:47.925762 11438 raft_consensus.cc:493] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:47.926158 11438 raft_consensus.cc:3060] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:47.930855 11666 consensus_queue.cc:1048] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:47.936259 11438 raft_consensus.cc:515] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.939352 11436 raft_consensus.cc:1240] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Rejecting Update request from peer bca605a8f962471191f28f90dea04c66 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:47.940426 11766 consensus_queue.cc:1048] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.942227 11438 leader_election.cc:290] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 2 election: Requested vote from peers bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:47.942426 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfcd2d677fb3418cb09a7f40ce74c83c" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bca605a8f962471191f28f90dea04c66"
I20260709 14:49:47.942883 11586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfcd2d677fb3418cb09a7f40ce74c83c" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
I20260709 14:49:47.943055 11508 raft_consensus.cc:3055] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:47.944552 11508 raft_consensus.cc:740] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bca605a8f962471191f28f90dea04c66, State: Running, Role: LEADER
I20260709 14:49:47.945413 11508 consensus_queue.cc:260] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.943567 11586 raft_consensus.cc:3060] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:47.946630 11508 raft_consensus.cc:3060] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:47.956435 11508 raft_consensus.cc:2468] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 2.
W20260709 14:49:47.946460 11766 consensus_queue.cc:1175] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "fcb019ced7804c81925604ca12a5fb3f" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer bca605a8f962471191f28f90dea04c66 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:49:47.959849 11402 leader_election.cc:304] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:47.960217 11586 raft_consensus.cc:2468] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 2.
I20260709 14:49:47.961664 11770 raft_consensus.cc:2804] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:47.962227 11770 raft_consensus.cc:697] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [term 2 LEADER]: Becoming Leader. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Running, Role: LEADER
I20260709 14:49:47.963143 11770 consensus_queue.cc:237] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [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: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:47.969245 11666 consensus_queue.cc:1048] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.970261 11760 consensus_queue.cc:1048] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:47.974722 11335 catalog_manager.cc:5697] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f reported cstate change: term changed from 1 to 2, leader changed from bca605a8f962471191f28f90dea04c66 (127.6.67.2) to fcb019ced7804c81925604ca12a5fb3f (127.6.67.1). New cstate: current_term: 2 leader_uuid: "fcb019ced7804c81925604ca12a5fb3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.978453 11761 consensus_queue.cc:1048] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:47.989094 11791 consensus_queue.cc:1048] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.023290 11791 raft_consensus.cc:993] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3: : Instructing follower fcb019ced7804c81925604ca12a5fb3f to start an election
I20260709 14:49:48.023958 11722 raft_consensus.cc:1081] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Signalling peer fcb019ced7804c81925604ca12a5fb3f to start an election
I20260709 14:49:48.028286 11436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f11f980a290c4e26bfe11582711eee71"
dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
 from {username='slave'} at 127.0.0.1:36494
I20260709 14:49:48.029062 11436 raft_consensus.cc:493] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:48.029582 11436 raft_consensus.cc:3060] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:48.016149 11769 consensus_queue.cc:1048] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 14:49:48.039570 11436 raft_consensus.cc:515] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:48.048601 11436 leader_election.cc:290] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 2 election: Requested vote from peers bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:48.071662 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11f980a290c4e26bfe11582711eee71" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bca605a8f962471191f28f90dea04c66"
I20260709 14:49:48.072441 11509 raft_consensus.cc:3060] T f11f980a290c4e26bfe11582711eee71 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:48.072434 11586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11f980a290c4e26bfe11582711eee71" candidate_uuid: "fcb019ced7804c81925604ca12a5fb3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
I20260709 14:49:48.073405 11586 raft_consensus.cc:3055] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:48.073863 11586 raft_consensus.cc:740] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Running, Role: LEADER
I20260709 14:49:48.075449 11758 raft_consensus.cc:993] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3: : Instructing follower bca605a8f962471191f28f90dea04c66 to start an election
I20260709 14:49:48.075963 11758 raft_consensus.cc:1081] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Signalling peer bca605a8f962471191f28f90dea04c66 to start an election
I20260709 14:49:48.081554 11509 raft_consensus.cc:2468] T f11f980a290c4e26bfe11582711eee71 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 2.
I20260709 14:49:48.083117 11402 leader_election.cc:304] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:48.084081 11742 raft_consensus.cc:2804] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:48.084797 11742 raft_consensus.cc:697] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [term 2 LEADER]: Becoming Leader. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Running, Role: LEADER
I20260709 14:49:48.084950 11508 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d0ada0cfd6849278dc6044cc3b97676"
dest_uuid: "bca605a8f962471191f28f90dea04c66"
 from {username='slave'} at 127.0.0.1:34654
I20260709 14:49:48.085768 11508 raft_consensus.cc:493] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:48.086292 11508 raft_consensus.cc:3060] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:48.086342 11742 consensus_queue.cc:237] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:48.074944 11586 consensus_queue.cc:260] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:48.088842 11586 raft_consensus.cc:3060] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:48.099224 11586 raft_consensus.cc:2468] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb019ced7804c81925604ca12a5fb3f in term 2.
I20260709 14:49:48.123871 11508 raft_consensus.cc:515] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:48.187784 11508 leader_election.cc:290] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 2 election: Requested vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3:36221)
I20260709 14:49:48.190028 11586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0ada0cfd6849278dc6044cc3b97676" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
I20260709 14:49:48.190933 11586 raft_consensus.cc:3055] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:48.191201 11586 raft_consensus.cc:740] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Running, Role: LEADER
I20260709 14:49:48.191972 11586 consensus_queue.cc:260] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:48.193041 11586 raft_consensus.cc:3060] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:48.247179 11437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0ada0cfd6849278dc6044cc3b97676" candidate_uuid: "bca605a8f962471191f28f90dea04c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
I20260709 14:49:48.247836 11437 raft_consensus.cc:3060] T 2d0ada0cfd6849278dc6044cc3b97676 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:48.249792 11513 raft_consensus.cc:1275] T c69b1f8096144730b35caa7a0e0443b9 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Refusing update from remote peer fcb019ced7804c81925604ca12a5fb3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:48.251413 11667 consensus_queue.cc:1048] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:48.254124 11437 raft_consensus.cc:2468] T 2d0ada0cfd6849278dc6044cc3b97676 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 2.
I20260709 14:49:48.255892 11476 leader_election.cc:304] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:48.258044 11808 raft_consensus.cc:2804] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:48.258579 11808 raft_consensus.cc:697] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66 [term 2 LEADER]: Becoming Leader. State: Replica: bca605a8f962471191f28f90dea04c66, State: Running, Role: LEADER
I20260709 14:49:48.259451 11808 consensus_queue.cc:237] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:48.278491 11586 raft_consensus.cc:2468] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bca605a8f962471191f28f90dea04c66 in term 2.
I20260709 14:49:48.315814 11586 raft_consensus.cc:1275] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Refusing update from remote peer fcb019ced7804c81925604ca12a5fb3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:48.317900 11770 consensus_queue.cc:1048] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:48.333796 11334 catalog_manager.cc:5697] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66 reported cstate change: term changed from 1 to 2, leader changed from e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3) to bca605a8f962471191f28f90dea04c66 (127.6.67.2). New cstate: current_term: 2 leader_uuid: "bca605a8f962471191f28f90dea04c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:48.343591 11335 catalog_manager.cc:5697] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f reported cstate change: term changed from 1 to 2, leader changed from e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3) to fcb019ced7804c81925604ca12a5fb3f (127.6.67.1). New cstate: current_term: 2 leader_uuid: "fcb019ced7804c81925604ca12a5fb3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:48.408666 11513 raft_consensus.cc:1275] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Refusing update from remote peer fcb019ced7804c81925604ca12a5fb3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:48.410643 11809 consensus_queue.cc:1048] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:48.419790 11587 raft_consensus.cc:1275] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Refusing update from remote peer fcb019ced7804c81925604ca12a5fb3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:48.422012 11742 consensus_queue.cc:1048] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:48.571873 11586 raft_consensus.cc:1275] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Refusing update from remote peer fcb019ced7804c81925604ca12a5fb3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:48.573164 11742 consensus_queue.cc:1048] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:48.580556 11513 raft_consensus.cc:1275] T f11f980a290c4e26bfe11582711eee71 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Refusing update from remote peer fcb019ced7804c81925604ca12a5fb3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:48.582485 11667 consensus_queue.cc:1048] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:48.658301 11586 raft_consensus.cc:1275] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Refusing update from remote peer bca605a8f962471191f28f90dea04c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:48.659590 11769 consensus_queue.cc:1048] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:48.668996 11437 raft_consensus.cc:1275] T 2d0ada0cfd6849278dc6044cc3b97676 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Refusing update from remote peer bca605a8f962471191f28f90dea04c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:48.670712 11761 consensus_queue.cc:1048] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:49:49.203881 11534 debug-util.cc:398] Leaking SignalData structure 0x7b08000384e0 after lost signal to thread 6415
W20260709 14:49:49.205008 11534 debug-util.cc:398] Leaking SignalData structure 0x7b08002f5e80 after lost signal to thread 11369
W20260709 14:49:49.206364 11534 debug-util.cc:398] Leaking SignalData structure 0x7b08000b07a0 after lost signal to thread 11462
W20260709 14:49:49.207384 11534 debug-util.cc:398] Leaking SignalData structure 0x7b080013cf40 after lost signal to thread 11537
W20260709 14:49:49.208359 11534 debug-util.cc:398] Leaking SignalData structure 0x7b080012aa80 after lost signal to thread 11611
I20260709 14:49:50.685148 11333 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:37124:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:49:50.710194 11333 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37124:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:49:50.806298 11840 tablet.cc:1724] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:50.880651  6412 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:50.910553 11843 tablet.cc:1724] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:50.903728 11842 tablet.cc:1724] T c69b1f8096144730b35caa7a0e0443b9 P bca605a8f962471191f28f90dea04c66: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:50.900043 11845 tablet.cc:1724] T 2d0ada0cfd6849278dc6044cc3b97676 P fcb019ced7804c81925604ca12a5fb3f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:50.904484 11853 tablet.cc:1724] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:51.026814 11840 tablet.cc:1724] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:51.031850 11866 tablet.cc:1724] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:51.073756 11477 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.3:36221, user_credentials={real_user=slave}} blocked reactor thread for 64278.6us
I20260709 14:49:51.082090 11868 tablet.cc:1724] T f11f980a290c4e26bfe11582711eee71 P bca605a8f962471191f28f90dea04c66: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:51.094257 11862 log.cc:927] Time spent T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66: Append to log took a long time: real 0.054s	user 0.002s	sys 0.000s
I20260709 14:49:51.105540 11869 tablet.cc:1724] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:51.122316 11437 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57b506dba0c14ae1a16c2ea7af84364f"
dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
mode: GRACEFUL
new_leader_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
 from {username='slave'} at 127.0.0.1:44498
I20260709 14:49:51.123087 11437 raft_consensus.cc:606] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [term 2 LEADER]: Received request to transfer leadership to TS e5f8b2ef724d446cb2d10c47555c64e3
I20260709 14:49:51.128975 11878 tablet.cc:1724] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:51.137998 11860 log.cc:927] Time spent T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
W20260709 14:49:51.198087 11402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.2:43567, user_credentials={real_user=slave}} blocked reactor thread for 118624us
I20260709 14:49:51.201152 11853 tablet.cc:1724] T 62aa3752cc2e48c3b990367a968a95b6 P fcb019ced7804c81925604ca12a5fb3f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:51.236104 11843 tablet.cc:1724] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:51.255446 11878 tablet.cc:1724] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:51.260331 11845 tablet.cc:1724] T b35aaec320d942678fc673a24e20ebd3 P fcb019ced7804c81925604ca12a5fb3f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:51.258605 11869 tablet.cc:1724] T fe9d5d3ca73144aa83b270cbcc44795f P fcb019ced7804c81925604ca12a5fb3f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:51.267325 11840 tablet.cc:1724] T d67d98e5f48d40d781ae65842b538538 P fcb019ced7804c81925604ca12a5fb3f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:51.269668 11879 tablet.cc:1724] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:51.277940 11888 tablet.cc:1724] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:51.278344 11882 tablet.cc:1724] T d67d98e5f48d40d781ae65842b538538 P e5f8b2ef724d446cb2d10c47555c64e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:51.280776 11866 tablet.cc:1724] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:51.332569 11843 tablet.cc:1724] T b35aaec320d942678fc673a24e20ebd3 P bca605a8f962471191f28f90dea04c66: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:51.337015 11513 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c7c78934a044e7caeb50974b7f008a7"
dest_uuid: "bca605a8f962471191f28f90dea04c66"
mode: GRACEFUL
new_leader_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
 from {username='slave'} at 127.0.0.1:41358
I20260709 14:49:51.337947 11513 raft_consensus.cc:606] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [term 2 LEADER]: Received request to transfer leadership to TS e5f8b2ef724d446cb2d10c47555c64e3
I20260709 14:49:51.340705 11866 tablet.cc:1724] T fe9d5d3ca73144aa83b270cbcc44795f P e5f8b2ef724d446cb2d10c47555c64e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:51.347501  6412 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:51.348261  6412 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 14:49:51.348337 11402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.67.2:43567, user_credentials={real_user=slave}} blocked reactor thread for 138136us
I20260709 14:49:51.352226 11868 tablet.cc:1724] T 695cfb07c8414d399089b1bcc0052317 P bca605a8f962471191f28f90dea04c66: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:51.352977 11882 tablet.cc:1724] T 695cfb07c8414d399089b1bcc0052317 P e5f8b2ef724d446cb2d10c47555c64e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:51.359833 11879 tablet.cc:1724] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:51.365523 11667 raft_consensus.cc:993] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f: : Instructing follower e5f8b2ef724d446cb2d10c47555c64e3 to start an election
I20260709 14:49:51.366232 11667 raft_consensus.cc:1081] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [term 2 LEADER]: Signalling peer e5f8b2ef724d446cb2d10c47555c64e3 to start an election
I20260709 14:49:51.362179 11842 tablet.cc:1724] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:51.368191 11587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57b506dba0c14ae1a16c2ea7af84364f"
dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
 from {username='slave'} at 127.0.0.1:36570
I20260709 14:49:51.368867 11587 raft_consensus.cc:493] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:51.369251 11587 raft_consensus.cc:3060] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:51.376209 11587 raft_consensus.cc:515] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:51.386315 11587 leader_election.cc:290] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 election: Requested vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
I20260709 14:49:51.391990 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b506dba0c14ae1a16c2ea7af84364f" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
I20260709 14:49:51.392807 11435 raft_consensus.cc:3055] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:51.393137 11435 raft_consensus.cc:740] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fcb019ced7804c81925604ca12a5fb3f, State: Running, Role: LEADER
I20260709 14:49:51.393985 11435 consensus_queue.cc:260] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [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: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:51.394555 11513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b506dba0c14ae1a16c2ea7af84364f" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bca605a8f962471191f28f90dea04c66"
I20260709 14:49:51.395188 11513 raft_consensus.cc:3060] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:51.395318 11435 raft_consensus.cc:3060] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:51.404968 11435 raft_consensus.cc:2468] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 3.
I20260709 14:49:51.405597 11513 raft_consensus.cc:2468] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 3.
I20260709 14:49:51.406930 11551 leader_election.cc:304] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [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: bca605a8f962471191f28f90dea04c66, e5f8b2ef724d446cb2d10c47555c64e3; no voters: 
I20260709 14:49:51.407662 11870 raft_consensus.cc:993] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66: : Instructing follower e5f8b2ef724d446cb2d10c47555c64e3 to start an election
I20260709 14:49:51.408306 11870 raft_consensus.cc:1081] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [term 2 LEADER]: Signalling peer e5f8b2ef724d446cb2d10c47555c64e3 to start an election
I20260709 14:49:51.410300 11884 raft_consensus.cc:2804] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:51.410585 11587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c7c78934a044e7caeb50974b7f008a7"
dest_uuid: "e5f8b2ef724d446cb2d10c47555c64e3"
 from {username='slave'} at 127.0.0.1:36562
I20260709 14:49:51.410944 11884 raft_consensus.cc:697] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [term 3 LEADER]: Becoming Leader. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Running, Role: LEADER
I20260709 14:49:51.411234 11587 raft_consensus.cc:493] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:51.411628 11587 raft_consensus.cc:3060] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:51.411936 11884 consensus_queue.cc:237] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [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: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:51.413319 11333 catalog_manager.cc:6242] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627: soft_deleted_table [id=70c31d4dd8434b5dbd22fac2a9393c2b] alter complete (version 1)
I20260709 14:49:51.418547 11587 raft_consensus.cc:515] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:51.420586 11587 leader_election.cc:290] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 election: Requested vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
I20260709 14:49:51.422077 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7c78934a044e7caeb50974b7f008a7" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fcb019ced7804c81925604ca12a5fb3f"
I20260709 14:49:51.423334 11435 raft_consensus.cc:3060] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:51.423780 11879 tablet.cc:1724] T 62aa3752cc2e48c3b990367a968a95b6 P e5f8b2ef724d446cb2d10c47555c64e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:49:51.426771 11513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7c78934a044e7caeb50974b7f008a7" candidate_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bca605a8f962471191f28f90dea04c66"
I20260709 14:49:51.427459 11513 raft_consensus.cc:3055] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:51.427804 11513 raft_consensus.cc:740] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bca605a8f962471191f28f90dea04c66, State: Running, Role: LEADER
I20260709 14:49:51.431805 11435 raft_consensus.cc:2468] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 3.
I20260709 14:49:51.433339 11550 leader_election.cc:304] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [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: e5f8b2ef724d446cb2d10c47555c64e3, fcb019ced7804c81925604ca12a5fb3f; no voters: 
I20260709 14:49:51.433087 11513 consensus_queue.cc:260] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [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: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:51.434514 11813 raft_consensus.cc:2804] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:51.435034 11813 raft_consensus.cc:697] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 3 LEADER]: Becoming Leader. State: Replica: e5f8b2ef724d446cb2d10c47555c64e3, State: Running, Role: LEADER
I20260709 14:49:51.435565 11513 raft_consensus.cc:3060] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:51.435880 11813 consensus_queue.cc:237] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [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: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:51.449558 11513 raft_consensus.cc:2468] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f8b2ef724d446cb2d10c47555c64e3 in term 3.
I20260709 14:49:51.455834 11335 catalog_manager.cc:5697] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 reported cstate change: term changed from 2 to 3, leader changed from fcb019ced7804c81925604ca12a5fb3f (127.6.67.1) to e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3). New cstate: current_term: 3 leader_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:51.471041 11335 catalog_manager.cc:5697] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 reported cstate change: term changed from 2 to 3, leader changed from bca605a8f962471191f28f90dea04c66 (127.6.67.2) to e5f8b2ef724d446cb2d10c47555c64e3 (127.6.67.3). New cstate: current_term: 3 leader_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:51.931521 11513 raft_consensus.cc:1275] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [term 3 FOLLOWER]: Refusing update from remote peer e5f8b2ef724d446cb2d10c47555c64e3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:51.933264 11884 consensus_queue.cc:1048] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:51.954262 11435 raft_consensus.cc:1275] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [term 3 FOLLOWER]: Refusing update from remote peer e5f8b2ef724d446cb2d10c47555c64e3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:51.956703 11884 consensus_queue.cc:1048] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:51.971604 11438 raft_consensus.cc:1275] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f [term 3 FOLLOWER]: Refusing update from remote peer e5f8b2ef724d446cb2d10c47555c64e3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:51.973507 11884 consensus_queue.cc:1048] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:52.004535 11513 raft_consensus.cc:1275] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [term 3 FOLLOWER]: Refusing update from remote peer e5f8b2ef724d446cb2d10c47555c64e3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:52.008527 11813 consensus_queue.cc:1048] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:52.420372  6412 tablet_server.cc:179] TabletServer@127.6.67.1:0 shutting down...
I20260709 14:49:52.464025  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:52.465152  6412 tablet_replica.cc:333] T 62aa3752cc2e48c3b990367a968a95b6 P fcb019ced7804c81925604ca12a5fb3f: stopping tablet replica
I20260709 14:49:52.466625  6412 raft_consensus.cc:2243] T 62aa3752cc2e48c3b990367a968a95b6 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:52.467597  6412 raft_consensus.cc:2272] T 62aa3752cc2e48c3b990367a968a95b6 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.470485  6412 tablet_replica.cc:333] T 2d0ada0cfd6849278dc6044cc3b97676 P fcb019ced7804c81925604ca12a5fb3f: stopping tablet replica
I20260709 14:49:52.471450  6412 raft_consensus.cc:2243] T 2d0ada0cfd6849278dc6044cc3b97676 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:52.472186  6412 raft_consensus.cc:2272] T 2d0ada0cfd6849278dc6044cc3b97676 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.475752  6412 tablet_replica.cc:333] T b35aaec320d942678fc673a24e20ebd3 P fcb019ced7804c81925604ca12a5fb3f: stopping tablet replica
I20260709 14:49:52.476784  6412 raft_consensus.cc:2243] T b35aaec320d942678fc673a24e20ebd3 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:52.477778  6412 raft_consensus.cc:2272] T b35aaec320d942678fc673a24e20ebd3 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.481899  6412 tablet_replica.cc:333] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f: stopping tablet replica
I20260709 14:49:52.482807  6412 raft_consensus.cc:2243] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:52.483791  6412 raft_consensus.cc:2272] T f11f980a290c4e26bfe11582711eee71 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.486656  6412 tablet_replica.cc:333] T d67d98e5f48d40d781ae65842b538538 P fcb019ced7804c81925604ca12a5fb3f: stopping tablet replica
I20260709 14:49:52.487453  6412 raft_consensus.cc:2243] T d67d98e5f48d40d781ae65842b538538 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:52.488062  6412 raft_consensus.cc:2272] T d67d98e5f48d40d781ae65842b538538 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.490835  6412 tablet_replica.cc:333] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f: stopping tablet replica
I20260709 14:49:52.491494  6412 raft_consensus.cc:2243] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:52.492475  6412 raft_consensus.cc:2272] T c69b1f8096144730b35caa7a0e0443b9 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.495309  6412 tablet_replica.cc:333] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f: stopping tablet replica
I20260709 14:49:52.496017  6412 raft_consensus.cc:2243] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:52.496577  6412 raft_consensus.cc:2272] T 3648ae6b97114944a69f483b6473829f P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.499656  6412 tablet_replica.cc:333] T 99c366ae6a8e4fcaa623608424c4dd16 P fcb019ced7804c81925604ca12a5fb3f: stopping tablet replica
I20260709 14:49:52.500427  6412 raft_consensus.cc:2243] T 99c366ae6a8e4fcaa623608424c4dd16 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:52.501240  6412 raft_consensus.cc:2272] T 99c366ae6a8e4fcaa623608424c4dd16 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.504551  6412 tablet_replica.cc:333] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f: stopping tablet replica
I20260709 14:49:52.505262  6412 raft_consensus.cc:2243] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:52.505954  6412 raft_consensus.cc:2272] T 2d25e5ea1de54102aced6b99241bbfcb P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.509835  6412 tablet_replica.cc:333] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f: stopping tablet replica
I20260709 14:49:52.510628  6412 raft_consensus.cc:2243] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:52.511793  6412 raft_consensus.cc:2272] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.514333  6412 tablet_replica.cc:333] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f: stopping tablet replica
I20260709 14:49:52.514914  6412 raft_consensus.cc:2243] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:52.515385  6412 raft_consensus.cc:2272] T 5c7c78934a044e7caeb50974b7f008a7 P fcb019ced7804c81925604ca12a5fb3f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.518225  6412 tablet_replica.cc:333] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f: stopping tablet replica
I20260709 14:49:52.518833  6412 raft_consensus.cc:2243] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:52.519991  6412 raft_consensus.cc:2272] T ba18862b58a04a44a72e04beda977dfe P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.522513  6412 tablet_replica.cc:333] T fe9d5d3ca73144aa83b270cbcc44795f P fcb019ced7804c81925604ca12a5fb3f: stopping tablet replica
I20260709 14:49:52.523046  6412 raft_consensus.cc:2243] T fe9d5d3ca73144aa83b270cbcc44795f P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:52.523658  6412 raft_consensus.cc:2272] T fe9d5d3ca73144aa83b270cbcc44795f P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.527068  6412 tablet_replica.cc:333] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f: stopping tablet replica
I20260709 14:49:52.527809  6412 raft_consensus.cc:2243] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:52.528959  6412 raft_consensus.cc:2272] T dfcd2d677fb3418cb09a7f40ce74c83c P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:52.529229 11476 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260709 14:49:52.532159  6412 tablet_replica.cc:333] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f: stopping tablet replica
I20260709 14:49:52.532848  6412 raft_consensus.cc:2243] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:52.533452  6412 raft_consensus.cc:2272] T a6ab6ca40818427e947fd82b36a099f9 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:52.533586 11476 consensus_peers.cc:597] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66 -> Peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Couldn't send request to peer fcb019ced7804c81925604ca12a5fb3f. 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 14:49:52.536306  6412 tablet_replica.cc:333] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f: stopping tablet replica
I20260709 14:49:52.536957  6412 raft_consensus.cc:2243] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:52.537437  6412 raft_consensus.cc:2272] T 57b506dba0c14ae1a16c2ea7af84364f P fcb019ced7804c81925604ca12a5fb3f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.540076  6412 tablet_replica.cc:333] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f: stopping tablet replica
I20260709 14:49:52.540617  6412 raft_consensus.cc:2243] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:52.541510  6412 raft_consensus.cc:2272] T 695cfb07c8414d399089b1bcc0052317 P fcb019ced7804c81925604ca12a5fb3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.543973  6412 tablet_replica.cc:333] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f: stopping tablet replica
I20260709 14:49:52.544531  6412 raft_consensus.cc:2243] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:52.545356  6412 raft_consensus.cc:2272] T e69c0f785d044f4c8de6e9f9cd0b23e3 P fcb019ced7804c81925604ca12a5fb3f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:52.591538 11476 consensus_peers.cc:597] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 -> Peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Couldn't send request to peer fcb019ced7804c81925604ca12a5fb3f. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:35523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:52.593693 11476 consensus_peers.cc:597] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66 -> Peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Couldn't send request to peer fcb019ced7804c81925604ca12a5fb3f. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:35523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:52.599874  6412 tablet_server.cc:196] TabletServer@127.6.67.1:0 shutdown complete.
W20260709 14:49:52.644145 11476 consensus_peers.cc:597] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66 -> Peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Couldn't send request to peer fcb019ced7804c81925604ca12a5fb3f. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:35523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:52.666337  6412 tablet_server.cc:179] TabletServer@127.6.67.2:0 shutting down...
W20260709 14:49:52.686529 11476 consensus_peers.cc:597] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66 -> Peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Couldn't send request to peer fcb019ced7804c81925604ca12a5fb3f. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:35523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:52.711570  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:52.712559  6412 tablet_replica.cc:333] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66: stopping tablet replica
I20260709 14:49:52.713608  6412 raft_consensus.cc:2243] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:49:52.714398 11550 consensus_peers.cc:597] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 -> Peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Couldn't send request to peer fcb019ced7804c81925604ca12a5fb3f. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:35523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:52.714792  6412 raft_consensus.cc:2272] T 62aa3752cc2e48c3b990367a968a95b6 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.718051  6412 tablet_replica.cc:333] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66: stopping tablet replica
I20260709 14:49:52.718906  6412 raft_consensus.cc:2243] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:49:52.719741 11551 consensus_peers.cc:597] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3 -> Peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Couldn't send request to peer bca605a8f962471191f28f90dea04c66. 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 14:49:52.720155  6412 raft_consensus.cc:2272] T 2d0ada0cfd6849278dc6044cc3b97676 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.722675  6412 tablet_replica.cc:333] T b35aaec320d942678fc673a24e20ebd3 P bca605a8f962471191f28f90dea04c66: stopping tablet replica
I20260709 14:49:52.723454  6412 raft_consensus.cc:2243] T b35aaec320d942678fc673a24e20ebd3 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:52.724157  6412 raft_consensus.cc:2272] T b35aaec320d942678fc673a24e20ebd3 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.727229  6412 tablet_replica.cc:333] T f11f980a290c4e26bfe11582711eee71 P bca605a8f962471191f28f90dea04c66: stopping tablet replica
I20260709 14:49:52.727926  6412 raft_consensus.cc:2243] T f11f980a290c4e26bfe11582711eee71 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:52.728521  6412 raft_consensus.cc:2272] T f11f980a290c4e26bfe11582711eee71 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:52.731309 11550 consensus_peers.cc:597] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3 -> Peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Couldn't send request to peer fcb019ced7804c81925604ca12a5fb3f. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:35523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:52.731598  6412 tablet_replica.cc:333] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66: stopping tablet replica
I20260709 14:49:52.732447  6412 raft_consensus.cc:2243] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:52.733311  6412 raft_consensus.cc:2272] T d67d98e5f48d40d781ae65842b538538 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.735646  6412 tablet_replica.cc:333] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66: stopping tablet replica
I20260709 14:49:52.736207  6412 raft_consensus.cc:2243] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:52.737064  6412 raft_consensus.cc:2272] T 3648ae6b97114944a69f483b6473829f P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.739322  6412 tablet_replica.cc:333] T c69b1f8096144730b35caa7a0e0443b9 P bca605a8f962471191f28f90dea04c66: stopping tablet replica
I20260709 14:49:52.739879  6412 raft_consensus.cc:2243] T c69b1f8096144730b35caa7a0e0443b9 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:52.740456  6412 raft_consensus.cc:2272] T c69b1f8096144730b35caa7a0e0443b9 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.742851  6412 tablet_replica.cc:333] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66: stopping tablet replica
I20260709 14:49:52.743427  6412 raft_consensus.cc:2243] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:52.744236  6412 raft_consensus.cc:2272] T fe9d5d3ca73144aa83b270cbcc44795f P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.746824  6412 tablet_replica.cc:333] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66: stopping tablet replica
I20260709 14:49:52.747565  6412 raft_consensus.cc:2243] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:52.748530  6412 raft_consensus.cc:2272] T a6ab6ca40818427e947fd82b36a099f9 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.751343  6412 tablet_replica.cc:333] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66: stopping tablet replica
I20260709 14:49:52.752136  6412 raft_consensus.cc:2243] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:52.752784  6412 raft_consensus.cc:2272] T dfcd2d677fb3418cb09a7f40ce74c83c P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.755139  6412 tablet_replica.cc:333] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P bca605a8f962471191f28f90dea04c66: stopping tablet replica
I20260709 14:49:52.755712  6412 raft_consensus.cc:2243] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:52.756184  6412 raft_consensus.cc:2272] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.758795  6412 tablet_replica.cc:333] T 2d25e5ea1de54102aced6b99241bbfcb P bca605a8f962471191f28f90dea04c66: stopping tablet replica
I20260709 14:49:52.759414  6412 raft_consensus.cc:2243] T 2d25e5ea1de54102aced6b99241bbfcb P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:52.759907  6412 raft_consensus.cc:2272] T 2d25e5ea1de54102aced6b99241bbfcb P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.762336  6412 tablet_replica.cc:333] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66: stopping tablet replica
I20260709 14:49:52.762914  6412 raft_consensus.cc:2243] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:52.763450  6412 raft_consensus.cc:2272] T ba18862b58a04a44a72e04beda977dfe P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.766193  6412 tablet_replica.cc:333] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66: stopping tablet replica
I20260709 14:49:52.766821  6412 raft_consensus.cc:2243] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:52.767329  6412 raft_consensus.cc:2272] T 5c7c78934a044e7caeb50974b7f008a7 P bca605a8f962471191f28f90dea04c66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.770443  6412 tablet_replica.cc:333] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66: stopping tablet replica
I20260709 14:49:52.771191  6412 raft_consensus.cc:2243] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:52.771837  6412 raft_consensus.cc:2272] T 57b506dba0c14ae1a16c2ea7af84364f P bca605a8f962471191f28f90dea04c66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.775391  6412 tablet_replica.cc:333] T 695cfb07c8414d399089b1bcc0052317 P bca605a8f962471191f28f90dea04c66: stopping tablet replica
I20260709 14:49:52.776070  6412 raft_consensus.cc:2243] T 695cfb07c8414d399089b1bcc0052317 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:52.776671  6412 raft_consensus.cc:2272] T 695cfb07c8414d399089b1bcc0052317 P bca605a8f962471191f28f90dea04c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.779119  6412 tablet_replica.cc:333] T e69c0f785d044f4c8de6e9f9cd0b23e3 P bca605a8f962471191f28f90dea04c66: stopping tablet replica
I20260709 14:49:52.779663  6412 raft_consensus.cc:2243] T e69c0f785d044f4c8de6e9f9cd0b23e3 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:52.780319  6412 raft_consensus.cc:2272] T e69c0f785d044f4c8de6e9f9cd0b23e3 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:52.782816  6412 tablet_replica.cc:333] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66: stopping tablet replica
I20260709 14:49:52.783355  6412 raft_consensus.cc:2243] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:52.784382  6412 raft_consensus.cc:2272] T 99c366ae6a8e4fcaa623608424c4dd16 P bca605a8f962471191f28f90dea04c66 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:52.819913 11550 consensus_peers.cc:597] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 -> Peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Couldn't send request to peer fcb019ced7804c81925604ca12a5fb3f. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:35523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:52.828608 11551 consensus_peers.cc:597] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 -> Peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Couldn't send request to peer bca605a8f962471191f28f90dea04c66. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.2:43567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:52.849535 11550 consensus_peers.cc:597] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 -> Peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Couldn't send request to peer fcb019ced7804c81925604ca12a5fb3f. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.1:35523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:52.860067 11551 consensus_peers.cc:597] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 -> Peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Couldn't send request to peer bca605a8f962471191f28f90dea04c66. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.2:43567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:53.026129 11551 consensus_peers.cc:597] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 -> Peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Couldn't send request to peer bca605a8f962471191f28f90dea04c66. Status: Network error: Client connection negotiation failed: client connection to 127.6.67.2:43567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:53.487524 11910 raft_consensus.cc:493] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb019ced7804c81925604ca12a5fb3f)
I20260709 14:49:53.488231 11910 raft_consensus.cc:515] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:53.491022 11910 leader_election.cc:290] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
W20260709 14:49:53.496320 11550 leader_election.cc:336] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Network error: Client connection negotiation failed: client connection to 127.6.67.1:35523: connect: Connection refused (error 111)
W20260709 14:49:53.498361 11551 leader_election.cc:336] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Network error: Client connection negotiation failed: client connection to 127.6.67.2:43567: connect: Connection refused (error 111)
I20260709 14:49:53.498787 11551 leader_election.cc:304] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [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: e5f8b2ef724d446cb2d10c47555c64e3; no voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:53.499482 11910 raft_consensus.cc:2749] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:53.560859 11910 raft_consensus.cc:493] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb019ced7804c81925604ca12a5fb3f)
I20260709 14:49:53.561568 11910 raft_consensus.cc:515] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:53.563851 11910 leader_election.cc:290] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
W20260709 14:49:53.568473 11550 leader_election.cc:336] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Network error: Client connection negotiation failed: client connection to 127.6.67.1:35523: connect: Connection refused (error 111)
W20260709 14:49:53.568966 11551 leader_election.cc:336] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Network error: Client connection negotiation failed: client connection to 127.6.67.2:43567: connect: Connection refused (error 111)
I20260709 14:49:53.569437 11551 leader_election.cc:304] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3 [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: e5f8b2ef724d446cb2d10c47555c64e3; no voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:53.570267 11910 raft_consensus.cc:2749] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:53.711912 11910 raft_consensus.cc:493] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb019ced7804c81925604ca12a5fb3f)
I20260709 14:49:53.712396 11910 raft_consensus.cc:515] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:53.714174 11910 leader_election.cc:290] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
W20260709 14:49:53.718269 11551 leader_election.cc:336] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Network error: Client connection negotiation failed: client connection to 127.6.67.2:43567: connect: Connection refused (error 111)
W20260709 14:49:53.718943 11550 leader_election.cc:336] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Network error: Client connection negotiation failed: client connection to 127.6.67.1:35523: connect: Connection refused (error 111)
I20260709 14:49:53.719296 11550 leader_election.cc:304] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [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: e5f8b2ef724d446cb2d10c47555c64e3; no voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:53.720033 11910 raft_consensus.cc:2749] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:49:53.829563  6412 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 11534)
I20260709 14:49:53.850083 11910 raft_consensus.cc:493] T 695cfb07c8414d399089b1bcc0052317 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb019ced7804c81925604ca12a5fb3f)
I20260709 14:49:53.850769 11910 raft_consensus.cc:515] T 695cfb07c8414d399089b1bcc0052317 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:53.852501 11910 leader_election.cc:290] T 695cfb07c8414d399089b1bcc0052317 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
W20260709 14:49:53.857376 11550 leader_election.cc:336] T 695cfb07c8414d399089b1bcc0052317 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Network error: Client connection negotiation failed: client connection to 127.6.67.1:35523: connect: Connection refused (error 111)
W20260709 14:49:53.857940 11551 leader_election.cc:336] T 695cfb07c8414d399089b1bcc0052317 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Network error: Client connection negotiation failed: client connection to 127.6.67.2:43567: connect: Connection refused (error 111)
I20260709 14:49:53.858407 11551 leader_election.cc:304] T 695cfb07c8414d399089b1bcc0052317 P e5f8b2ef724d446cb2d10c47555c64e3 [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: e5f8b2ef724d446cb2d10c47555c64e3; no voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:53.859155 11910 raft_consensus.cc:2749] T 695cfb07c8414d399089b1bcc0052317 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:53.872890 11910 raft_consensus.cc:493] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb019ced7804c81925604ca12a5fb3f)
I20260709 14:49:53.873378 11910 raft_consensus.cc:515] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:53.875116 11910 leader_election.cc:290] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
W20260709 14:49:53.879259 11550 leader_election.cc:336] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Network error: Client connection negotiation failed: client connection to 127.6.67.1:35523: connect: Connection refused (error 111)
W20260709 14:49:53.879763 11551 leader_election.cc:336] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Network error: Client connection negotiation failed: client connection to 127.6.67.2:43567: connect: Connection refused (error 111)
I20260709 14:49:53.880276 11551 leader_election.cc:304] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [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: e5f8b2ef724d446cb2d10c47555c64e3; no voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:53.881146 11910 raft_consensus.cc:2749] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:53.927588 11910 raft_consensus.cc:493] T 62aa3752cc2e48c3b990367a968a95b6 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bca605a8f962471191f28f90dea04c66)
I20260709 14:49:53.928117 11910 raft_consensus.cc:515] T 62aa3752cc2e48c3b990367a968a95b6 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:53.930088 11910 leader_election.cc:290] T 62aa3752cc2e48c3b990367a968a95b6 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
W20260709 14:49:53.934120 11550 leader_election.cc:336] T 62aa3752cc2e48c3b990367a968a95b6 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Network error: Client connection negotiation failed: client connection to 127.6.67.1:35523: connect: Connection refused (error 111)
W20260709 14:49:53.934662 11551 leader_election.cc:336] T 62aa3752cc2e48c3b990367a968a95b6 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Network error: Client connection negotiation failed: client connection to 127.6.67.2:43567: connect: Connection refused (error 111)
I20260709 14:49:53.935071 11551 leader_election.cc:304] T 62aa3752cc2e48c3b990367a968a95b6 P e5f8b2ef724d446cb2d10c47555c64e3 [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: e5f8b2ef724d446cb2d10c47555c64e3; no voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:53.935717 11910 raft_consensus.cc:2749] T 62aa3752cc2e48c3b990367a968a95b6 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:53.942929 11910 raft_consensus.cc:493] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb019ced7804c81925604ca12a5fb3f)
I20260709 14:49:53.943434 11910 raft_consensus.cc:515] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:53.945370 11910 leader_election.cc:290] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
W20260709 14:49:53.949676 11550 leader_election.cc:336] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Network error: Client connection negotiation failed: client connection to 127.6.67.1:35523: connect: Connection refused (error 111)
W20260709 14:49:53.950202 11551 leader_election.cc:336] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Network error: Client connection negotiation failed: client connection to 127.6.67.2:43567: connect: Connection refused (error 111)
I20260709 14:49:53.950726 11551 leader_election.cc:304] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [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: e5f8b2ef724d446cb2d10c47555c64e3; no voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:53.951542 11910 raft_consensus.cc:2749] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:53.961019 11910 raft_consensus.cc:493] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bca605a8f962471191f28f90dea04c66)
I20260709 14:49:53.961522 11910 raft_consensus.cc:515] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:53.963429 11910 leader_election.cc:290] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
I20260709 14:49:53.966998 11910 raft_consensus.cc:493] T fe9d5d3ca73144aa83b270cbcc44795f P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bca605a8f962471191f28f90dea04c66)
W20260709 14:49:53.967806 11550 leader_election.cc:336] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Network error: Client connection negotiation failed: client connection to 127.6.67.1:35523: connect: Connection refused (error 111)
I20260709 14:49:53.967620 11910 raft_consensus.cc:515] T fe9d5d3ca73144aa83b270cbcc44795f P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
W20260709 14:49:53.968377 11551 leader_election.cc:336] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Network error: Client connection negotiation failed: client connection to 127.6.67.2:43567: connect: Connection refused (error 111)
I20260709 14:49:53.968894 11551 leader_election.cc:304] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3 [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: e5f8b2ef724d446cb2d10c47555c64e3; no voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:53.969594 11909 raft_consensus.cc:2749] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:53.970183 11910 leader_election.cc:290] T fe9d5d3ca73144aa83b270cbcc44795f P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
W20260709 14:49:53.974339 11551 leader_election.cc:336] T fe9d5d3ca73144aa83b270cbcc44795f P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Network error: Client connection negotiation failed: client connection to 127.6.67.2:43567: connect: Connection refused (error 111)
W20260709 14:49:53.974898 11550 leader_election.cc:336] T fe9d5d3ca73144aa83b270cbcc44795f P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Network error: Client connection negotiation failed: client connection to 127.6.67.1:35523: connect: Connection refused (error 111)
I20260709 14:49:53.975329 11550 leader_election.cc:304] T fe9d5d3ca73144aa83b270cbcc44795f P e5f8b2ef724d446cb2d10c47555c64e3 [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: e5f8b2ef724d446cb2d10c47555c64e3; no voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:53.976046 11910 raft_consensus.cc:2749] T fe9d5d3ca73144aa83b270cbcc44795f P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:53.982043 11909 raft_consensus.cc:493] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bca605a8f962471191f28f90dea04c66)
I20260709 14:49:53.982568 11909 raft_consensus.cc:515] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:53.984711 11909 leader_election.cc:290] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
W20260709 14:49:53.989063 11550 leader_election.cc:336] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Network error: Client connection negotiation failed: client connection to 127.6.67.1:35523: connect: Connection refused (error 111)
W20260709 14:49:53.989804 11551 leader_election.cc:336] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Network error: Client connection negotiation failed: client connection to 127.6.67.2:43567: connect: Connection refused (error 111)
I20260709 14:49:53.990221 11551 leader_election.cc:304] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [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: e5f8b2ef724d446cb2d10c47555c64e3; no voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:53.990970 11909 raft_consensus.cc:2749] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:54.004137 11909 raft_consensus.cc:493] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bca605a8f962471191f28f90dea04c66)
I20260709 14:49:54.004772 11909 raft_consensus.cc:515] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:54.007252 11909 leader_election.cc:290] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
I20260709 14:49:54.010653 11909 raft_consensus.cc:493] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb019ced7804c81925604ca12a5fb3f)
W20260709 14:49:54.011464 11550 leader_election.cc:336] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Network error: Client connection negotiation failed: client connection to 127.6.67.1:35523: connect: Connection refused (error 111)
W20260709 14:49:54.012144 11551 leader_election.cc:336] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Network error: Client connection negotiation failed: client connection to 127.6.67.2:43567: connect: Connection refused (error 111)
I20260709 14:49:54.011621 11909 raft_consensus.cc:515] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } }
I20260709 14:49:54.012610 11551 leader_election.cc:304] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [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: e5f8b2ef724d446cb2d10c47555c64e3; no voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:54.013417 11910 raft_consensus.cc:2749] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:54.014322 11909 leader_election.cc:290] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567), fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523)
W20260709 14:49:54.018798 11550 leader_election.cc:336] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Network error: Client connection negotiation failed: client connection to 127.6.67.1:35523: connect: Connection refused (error 111)
W20260709 14:49:54.021390 11551 leader_election.cc:336] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Network error: Client connection negotiation failed: client connection to 127.6.67.2:43567: connect: Connection refused (error 111)
I20260709 14:49:54.021790 11551 leader_election.cc:304] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [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: e5f8b2ef724d446cb2d10c47555c64e3; no voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:54.022496 11909 raft_consensus.cc:2749] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:54.089957 11909 raft_consensus.cc:493] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bca605a8f962471191f28f90dea04c66)
I20260709 14:49:54.090478 11909 raft_consensus.cc:515] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:54.092566 11909 leader_election.cc:290] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
W20260709 14:49:54.098717 11550 leader_election.cc:336] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Network error: Client connection negotiation failed: client connection to 127.6.67.1:35523: connect: Connection refused (error 111)
W20260709 14:49:54.099398 11551 leader_election.cc:336] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Network error: Client connection negotiation failed: client connection to 127.6.67.2:43567: connect: Connection refused (error 111)
I20260709 14:49:54.100147 11551 leader_election.cc:304] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [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: e5f8b2ef724d446cb2d10c47555c64e3; no voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:54.101346 11909 raft_consensus.cc:2749] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:54.103323 11909 raft_consensus.cc:493] T d67d98e5f48d40d781ae65842b538538 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bca605a8f962471191f28f90dea04c66)
I20260709 14:49:54.103874 11909 raft_consensus.cc:515] T d67d98e5f48d40d781ae65842b538538 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb019ced7804c81925604ca12a5fb3f" member_type: VOTER last_known_addr { host: "127.6.67.1" port: 35523 } } peers { permanent_uuid: "bca605a8f962471191f28f90dea04c66" member_type: VOTER last_known_addr { host: "127.6.67.2" port: 43567 } } peers { permanent_uuid: "e5f8b2ef724d446cb2d10c47555c64e3" member_type: VOTER last_known_addr { host: "127.6.67.3" port: 36221 } }
I20260709 14:49:54.106184 11909 leader_election.cc:290] T d67d98e5f48d40d781ae65842b538538 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523), bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567)
W20260709 14:49:54.109959 11550 leader_election.cc:336] T d67d98e5f48d40d781ae65842b538538 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fcb019ced7804c81925604ca12a5fb3f (127.6.67.1:35523): Network error: Client connection negotiation failed: client connection to 127.6.67.1:35523: connect: Connection refused (error 111)
W20260709 14:49:54.110800 11551 leader_election.cc:336] T d67d98e5f48d40d781ae65842b538538 P e5f8b2ef724d446cb2d10c47555c64e3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bca605a8f962471191f28f90dea04c66 (127.6.67.2:43567): Network error: Client connection negotiation failed: client connection to 127.6.67.2:43567: connect: Connection refused (error 111)
I20260709 14:49:54.111279 11551 leader_election.cc:304] T d67d98e5f48d40d781ae65842b538538 P e5f8b2ef724d446cb2d10c47555c64e3 [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: e5f8b2ef724d446cb2d10c47555c64e3; no voters: bca605a8f962471191f28f90dea04c66, fcb019ced7804c81925604ca12a5fb3f
I20260709 14:49:54.112092 11909 raft_consensus.cc:2749] T d67d98e5f48d40d781ae65842b538538 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:54.144840  6412 tablet_server.cc:196] TabletServer@127.6.67.2:0 shutdown complete.
I20260709 14:49:54.185269  6412 tablet_server.cc:179] TabletServer@127.6.67.3:0 shutting down...
I20260709 14:49:54.213132  6412 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:54.213958  6412 tablet_replica.cc:333] T 62aa3752cc2e48c3b990367a968a95b6 P e5f8b2ef724d446cb2d10c47555c64e3: stopping tablet replica
I20260709 14:49:54.214712  6412 raft_consensus.cc:2243] T 62aa3752cc2e48c3b990367a968a95b6 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:54.215276  6412 raft_consensus.cc:2272] T 62aa3752cc2e48c3b990367a968a95b6 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:54.217489  6412 tablet_replica.cc:333] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3: stopping tablet replica
I20260709 14:49:54.218254  6412 raft_consensus.cc:2243] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:54.218881  6412 raft_consensus.cc:2272] T 2d0ada0cfd6849278dc6044cc3b97676 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:54.221514  6412 tablet_replica.cc:333] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3: stopping tablet replica
I20260709 14:49:54.222220  6412 raft_consensus.cc:2243] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:54.223125  6412 raft_consensus.cc:2272] T b35aaec320d942678fc673a24e20ebd3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:54.225490  6412 tablet_replica.cc:333] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3: stopping tablet replica
I20260709 14:49:54.226229  6412 raft_consensus.cc:2243] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:54.226753  6412 raft_consensus.cc:2272] T f11f980a290c4e26bfe11582711eee71 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:54.229029  6412 tablet_replica.cc:333] T d67d98e5f48d40d781ae65842b538538 P e5f8b2ef724d446cb2d10c47555c64e3: stopping tablet replica
I20260709 14:49:54.229640  6412 raft_consensus.cc:2243] T d67d98e5f48d40d781ae65842b538538 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:54.230185  6412 raft_consensus.cc:2272] T d67d98e5f48d40d781ae65842b538538 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:54.232282  6412 tablet_replica.cc:333] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3: stopping tablet replica
I20260709 14:49:54.232962  6412 raft_consensus.cc:2243] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:54.233479  6412 raft_consensus.cc:2272] T 3648ae6b97114944a69f483b6473829f P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:54.235682  6412 tablet_replica.cc:333] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3: stopping tablet replica
I20260709 14:49:54.236294  6412 raft_consensus.cc:2243] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:54.236829  6412 raft_consensus.cc:2272] T c69b1f8096144730b35caa7a0e0443b9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:54.239442  6412 tablet_replica.cc:333] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3: stopping tablet replica
I20260709 14:49:54.240049  6412 raft_consensus.cc:2243] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:54.240509  6412 raft_consensus.cc:2272] T ba18862b58a04a44a72e04beda977dfe P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:54.242547  6412 tablet_replica.cc:333] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3: stopping tablet replica
I20260709 14:49:54.243104  6412 raft_consensus.cc:2243] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:54.243856  6412 raft_consensus.cc:2272] T 5c7c78934a044e7caeb50974b7f008a7 P e5f8b2ef724d446cb2d10c47555c64e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:54.246433  6412 tablet_replica.cc:333] T fe9d5d3ca73144aa83b270cbcc44795f P e5f8b2ef724d446cb2d10c47555c64e3: stopping tablet replica
I20260709 14:49:54.247120  6412 raft_consensus.cc:2243] T fe9d5d3ca73144aa83b270cbcc44795f P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:54.247722  6412 raft_consensus.cc:2272] T fe9d5d3ca73144aa83b270cbcc44795f P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:54.250144  6412 tablet_replica.cc:333] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3: stopping tablet replica
I20260709 14:49:54.250641  6412 raft_consensus.cc:2243] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:54.251058  6412 raft_consensus.cc:2272] T dfcd2d677fb3418cb09a7f40ce74c83c P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:54.252969  6412 tablet_replica.cc:333] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3: stopping tablet replica
I20260709 14:49:54.253616  6412 raft_consensus.cc:2243] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:54.254122  6412 raft_consensus.cc:2272] T a6ab6ca40818427e947fd82b36a099f9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:54.256650  6412 tablet_replica.cc:333] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3: stopping tablet replica
I20260709 14:49:54.257418  6412 raft_consensus.cc:2243] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:54.258002  6412 raft_consensus.cc:2272] T 99c366ae6a8e4fcaa623608424c4dd16 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:54.260000  6412 tablet_replica.cc:333] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3: stopping tablet replica
I20260709 14:49:54.260453  6412 raft_consensus.cc:2243] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:54.261188  6412 raft_consensus.cc:2272] T 2d25e5ea1de54102aced6b99241bbfcb P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:54.263191  6412 tablet_replica.cc:333] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3: stopping tablet replica
I20260709 14:49:54.263712  6412 raft_consensus.cc:2243] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:54.264127  6412 raft_consensus.cc:2272] T 8e2400b5fe4e4384ad2202f1a5fdeda9 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:54.266343  6412 tablet_replica.cc:333] T 695cfb07c8414d399089b1bcc0052317 P e5f8b2ef724d446cb2d10c47555c64e3: stopping tablet replica
I20260709 14:49:54.266793  6412 raft_consensus.cc:2243] T 695cfb07c8414d399089b1bcc0052317 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:54.267182  6412 raft_consensus.cc:2272] T 695cfb07c8414d399089b1bcc0052317 P e5f8b2ef724d446cb2d10c47555c64e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:54.269104  6412 tablet_replica.cc:333] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3: stopping tablet replica
I20260709 14:49:54.269549  6412 raft_consensus.cc:2243] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:54.270012  6412 raft_consensus.cc:2272] T e69c0f785d044f4c8de6e9f9cd0b23e3 P e5f8b2ef724d446cb2d10c47555c64e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:54.272025  6412 tablet_replica.cc:333] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3: stopping tablet replica
I20260709 14:49:54.272470  6412 raft_consensus.cc:2243] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:54.273145  6412 raft_consensus.cc:2272] T 57b506dba0c14ae1a16c2ea7af84364f P e5f8b2ef724d446cb2d10c47555c64e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:54.306188  6412 tablet_server.cc:196] TabletServer@127.6.67.3:0 shutdown complete.
I20260709 14:49:54.342197  6412 master.cc:562] Master@127.6.67.62:44301 shutting down...
I20260709 14:49:54.367256  6412 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:54.367866  6412 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:54.368376  6412 tablet_replica.cc:333] T 00000000000000000000000000000000 P a0621716191d42daa81816305973d627: stopping tablet replica
I20260709 14:49:54.389213  6412 master.cc:584] Master@127.6.67.62:44301 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (13001 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25567 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (123989 ms total)
[  PASSED  ] 8 tests.
I20260709 14:49:54.446132  6412 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 469 messages since previous log ~460 seconds ago
I20260709 14:49:54.446362  6412 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 469 messages since previous log ~460 seconds ago
I20260709 14:49:54.446506  6412 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 469 messages since previous log ~460 seconds ago
I20260709 14:49:54.446688  6412 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260709 14:49:54.446835  6412 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260709 14:49:54.446979  6412 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 60 messages since previous log ~1 seconds ago
I20260709 14:49:54.447221  6412 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~26 seconds ago
